Uiinfrastructure API Docs  
 

AItemDescriptor Members

AItemDescriptor overview

Protected Static Fields

iconiconiPrimaryID 

Public Instance Methods

iconAddInstance Call this method to add an AInstanceDescriptor to this AItemDescriptor
iconApprove 
iconClearMigrationRequest 
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconExecute 
iconGetApprove 
iconGetClear 
iconGetComment 
iconGetDateSubmitted 
iconGetDescription Call this method to obtain the description of this item
iconGetEditHRef Call this method to get the HREF that will allow users to edit the object represented by this AItemDescriptor.
iconGetEditRedirect 
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.
iconGetHold 
iconGetID Call this method to get the ID of this item.
iconGetImgUUID 
iconGetInstance Call this method to obtain a reference to the specified AInstance descriptor.
iconGetInstances Call this method to obtain an IXPEnumerator of all AInstanceDescriptors added to this item descriptor.
iconGetName Call this method to obtain the name of this item.
iconGetPreviewHRef Call this method to get the HREF that will allow users to preview the object represented by this AItemDescriptor.
iconGetReject 
iconGetStatus 
iconGetSubmittedBy 
iconGetType 
iconHold 
iconReject 
iconSetClear 
iconSetComment 
iconSetDescription 
iconSetEditHRef Call this method to set the HREF that will allow users to edit the object represented by this AItemDescriptor.
iconSetEditRedirect 
iconSetImgUUID 
iconSetName 
iconSetPreviewHRef Call this method to set the HREF that will allow users to preview the object represented by this AItemDescriptor.
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Constructors

icon AItemDescriptor Constructor Creates a new AItemDescriptor object.

Protected Instance Fields

iconmySpace 

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

AItemDescriptor Class | com.plumtree.uiinfrastructure.approval Namespace