Plumtree UI Infrastructure API  
 

UIActivitySpaces Members

UIActivitySpaces overview

Public Static Fields

QS_ACTIVITY_SPACE_ID QueryString paramenter for defining AS ID or to use a cached space.
QS_ACTIVITY_SPACE_NAME QueryString paramenter for defining AS name.
QS_PARENT_SPACE_ID QueryString paramenter for defining parent AS ID.
QS_PARENT_SPACE_NAME QueryString paramenter for defining parent AS name.
QS_SPACE_ID_CACHED QueryString paramenter value for using a cached space.
UICLASSTYPEDESC_CLASSNAME Name that identifies this UIClassTypeDesc

Public Instance Constructors

UIActivitySpaces Constructor Initializes a new instance of the UIActivitySpaces class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetClassKey (inherited from AUIClassTypeDesc) 
GetClassName 
GetClassType 
GetDefaultOpenerMode (inherited from AUIClassTypeDesc) 
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.
GetRedirectCreateNew (inherited from AUIClassTypeDesc) 
GetRedirectOpenObject (inherited from AUIClassTypeDesc) 
GetRedirectSearchBrowse (inherited from AUIClassTypeDesc) 
GetRedirectSearchEdit (inherited from AUIClassTypeDesc) 
GetRedirectViewObject 
GetRedirectViewObjectMetaData (inherited from AUIClassTypeDesc) 
GetType (inherited from Object)Gets the Type of the current instance.
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

UIActivitySpaces Class | com.plumtree.uiinfrastructure.opener.types.classtypes Namespace