Uiinfrastructure API Docs  
 

AItemDescriptor Members

AItemDescriptor overview

Protected Static Fields

iPrimaryID 

Public Instance Methods

AddInstance Call this method to add an AInstanceDescriptor to this AItemDescriptor
Approve 
ClearMigrationRequest 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Execute 
GetApprove 
GetClear 
GetComment 
GetDateSubmitted 
GetDescription Call this method to obtain the description of this item
GetEditHRef Call this method to get the HREF that will allow users to edit the object represented by this AItemDescriptor.
GetEditRedirect 
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.
GetHold 
GetID Call this method to get the ID of this item.
GetImgUUID 
GetInstance Call this method to obtain a reference to the specified AInstance descriptor.
GetInstances Call this method to obtain an IXPEnumerator of all AInstanceDescriptors added to this item descriptor.
GetName Call this method to obtain the name of this item.
GetPreviewHRef Call this method to get the HREF that will allow users to preview the object represented by this AItemDescriptor.
GetReject 
GetStatus 
GetSubmittedBy 
GetType 
Hold 
Reject 
SetClear 
SetComment 
SetDescription 
SetEditHRef Call this method to set the HREF that will allow users to edit the object represented by this AItemDescriptor.
SetEditRedirect 
SetImgUUID 
SetName 
SetPreviewHRef Call this method to set the HREF that will allow users to preview the object represented by this AItemDescriptor.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Constructors

AItemDescriptor Constructor Creates a new AItemDescriptor object.

Protected Instance Fields

mySpace 

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

AItemDescriptor Class | com.plumtree.uiinfrastructure.approval Namespace