Plumtree Pluggable Navigation API  
 

ASCompoundList Members

ASCompoundList overview

Public Static Fields

iconiconENTRYTYPE_COMMPTEMPL 
iconiconENTRYTYPE_DIRTEMPL 
iconiconENTRYTYPE_DOCTEMPL 
iconiconENTRYTYPE_EDITORTEMPL 
iconiconENTRYTYPE_FULLINTERNALURL 
iconiconENTRYTYPE_FULLURL 
iconiconENTRYTYPE_GENERICTEMPL 
iconiconENTRYTYPE_MYPAGETEMPL 
iconiconENTRYTYPE_PREFSTEMPL 
iconiconENTRYTYPE_SITEMAPROOTTEMPL 
iconiconENTRYTYPE_STRINGLABEL Constant values of the different types of URLs the list stores.
iconiconENTRYTYPE_USERTEMPL 
iconiconNEWASTYPE_CREATENEW Constant values of the different types of getting the Activity Space.
iconiconNEWASTYPE_GETCACHED 
iconiconNEWASTYPE_GETIFCACHED 

Public Instance Constructors

icon ASCompoundList Constructor Creates a new ASCompoundList object.

Public Instance Methods

iconAddCommPageURLOverloaded. Adds a Community page URL
iconAddCommPreviewPageURL Adds a Community Preview URL
iconAddCompoundList Adds the content of another ASCompoundList
iconAddDirectoryURLOverloaded. Adds a Directory URL
iconAddDocumentURLOverloaded. Adds an URL to a directory document
iconAddEditorPageURLOverloaded. Adds an URL to an editor
iconAddFullURLOverloaded. Adds an external URL
iconAddGenericURL Adds a generic portal URL
iconAddInternalFullURL Adds a full URL for a portal page Use this URL type instead of AddFullURL for portal pages since ENTRYTYPE_FULLURL URL type will open in a popup if displayoptions specify external URL to open in a pop.
iconAddLabel Adds just a label
iconAddMyPageURL Adds a Mypage URL
iconAddPreferencesURL Adds a User Preference Page URL
iconAddSiteMapRootURL Adds a Community Knowledge Directory Root URL
iconAddUserProfileURLOverloaded. Adds a User Profile URL
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetEntry Gets the current entry ResetIterator and GetNextEntry will get the first entry in the list.
iconGetEntryAtIndex Gets an entry at a specific entry
iconGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
iconGetIterator Reset the Iterator
iconGetTotalCount Get the number of entries in the list
iconGetType (inherited from Object)Gets the Type of the current instance.
iconNext Advances the iterator to next entry
iconSetImageForLastAddedURLOverloaded. Assigns an image to the entry last added to the list
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace