Plumtree Pluggable Navigation API  
 

ASCompoundList Members

ASCompoundList overview

Public Static Fields

ENTRYTYPE_COMMPTEMPL 
ENTRYTYPE_DIRTEMPL 
ENTRYTYPE_DOCTEMPL 
ENTRYTYPE_EDITORTEMPL 
ENTRYTYPE_FULLINTERNALURL 
ENTRYTYPE_FULLURL 
ENTRYTYPE_GENERICTEMPL 
ENTRYTYPE_MYPAGETEMPL 
ENTRYTYPE_PREFSTEMPL 
ENTRYTYPE_SITEMAPROOTTEMPL 
ENTRYTYPE_STRINGLABEL Constant values of the different types of URLs the list stores.
ENTRYTYPE_USERTEMPL 
NEWASTYPE_CREATENEW Constant values of the different types of getting the Activity Space.
NEWASTYPE_GETCACHED 
NEWASTYPE_GETIFCACHED 

Public Instance Constructors

ASCompoundList Constructor Creates a new ASCompoundList object.

Public Instance Methods

AddCommPageURLOverloaded. Adds a Community page URL
AddCommPreviewPageURL Adds a Community Preview URL
AddCompoundList Adds the content of another ASCompoundList
AddDirectoryURLOverloaded. Adds a Directory URL
AddDocumentURLOverloaded. Adds an URL to a directory document
AddEditorPageURLOverloaded. Adds an URL to an editor
AddFullURLOverloaded. Adds an external URL
AddGenericURL Adds a generic portal URL
AddInternalFullURL 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.
AddLabel Adds just a label
AddMyPageURL Adds a Mypage URL
AddPreferencesURL Adds a User Preference Page URL
AddSiteMapRootURL Adds a Community Knowledge Directory Root URL
AddUserProfileURLOverloaded. Adds a User Profile URL
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEntry Gets the current entry ResetIterator and GetNextEntry will get the first entry in the list.
GetEntryAtIndex Gets an entry at a specific entry
GetHashCode (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.
GetIterator Reset the Iterator
GetTotalCount Get the number of entries in the list
GetType (inherited from Object)Gets the Type of the current instance.
Next Advances the iterator to next entry
SetImageForLastAddedURLOverloaded. Assigns an image to the entry last added to the list
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

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

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace