Aqualogic Interaction API  
 

IPTSiteMapLink Members

IPTSiteMapLink overview

Public Instance Methods

GetDescription Get description of the current link
GetLinkClassID Get the link class id, which defines the type of link.
GetLinkObjectID Get the object id that this link refers to.
GetLinkPageID Get the page id that this link refers to. This only applies to links that refer to community pages.
GetLinkURL Get URL of current link. This only applies to web links.
GetName Get name of the current link
GetObjectID Get object id of the current link
GetParentFolderID Get the folder id of the current link's parent
SetDescription Set description of the current link
SetLinkClassID Set the current link's class id, which defines the type of link.
SetLinkObjectID Set the object id that this link refers to.
SetLinkPageID Set the page id that this link refers to. This only applies to links that refer to community pages.
SetLinkURL Set URL of the current link. This only applies to web links, so it will only be saved if the current link is a web link.
SetName Set name of the current link
SetParentFolderID Set the parent folder id. If the link is not new, this amounts to a move.
Store Store the current link to the database.

See Also

IPTSiteMapLink Interface | com.plumtree.server Namespace