Uses of Class
org.apache.jetspeed.xml.api.jcm.Entry

Packages that use Entry
org.apache.jetspeed.xml.api.jcm Includes all Castor generated APIs from Jetspeed. 
 

Uses of Entry in org.apache.jetspeed.xml.api.jcm
 

Methods in org.apache.jetspeed.xml.api.jcm that return Entry
 Entry Topics.getEntry(int index)
           
 Entry[] Topics.getEntry()
           
 Entry Topics.removeEntry(int index)
           
static Entry Entry.unmarshal(java.io.Reader reader)
           
 

Methods in org.apache.jetspeed.xml.api.jcm with parameters of type Entry
 void Topics.addEntry(Entry vEntry)
           
 void Topics.setEntry(int index, Entry vEntry)
           
 void Topics.setEntry(Entry[] entryArray)
           
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.