Plumtree Portal UI  
 

APTExtClassTypeDesc Members

APTExtClassTypeDesc overview

Public Instance Methods

AppearsInGlobalObjPropMap (inherited from APTClassTypeDesc) 
AppearsInMainCreateNewClassMenu (inherited from APTExtClassTypeDesc) 
ConstructFriendlyURL (inherited from APTClassTypeDesc) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetASNameForEditor (inherited from APTExtClassTypeDesc) Returns the name of the Activity Space that is used to edit this class type.
GetClassID (inherited from APTExtClassTypeDesc) 
GetClassKey (inherited from APTClassTypeDesc) 
GetClassType (inherited from APTClassTypeDesc) 
GetClassTypeLocalizedName (inherited from APTClassTypeDesc) 
GetCLSIDForExistingObject (inherited from APTExtClassTypeDesc) Returns the CLSID for this object.
GetCreateActivityID (inherited from APTClassTypeDesc) This method returns the Activity Rights ID that the user needs to have in order to have access to make changes to this class type. Use the PT_ACTIVITY_RIGHTS constant to specify/compare rights.
GetDefaultIcon (inherited from APTClassTypeDesc) 
GetDefaultOpenerMode (inherited from APTClassTypeDesc) 
GetDependentClassTypeIDs (inherited from APTClassTypeDesc) 
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.
GetObjectLockManagerLocalizedName (inherited from APTClassTypeDesc) 
GetRedirectCreateNew (inherited from APTExtClassTypeDesc) 
GetRedirectOpenObject (inherited from APTExtClassTypeDesc) 
GetRedirectSearchBrowse (inherited from APTClassTypeDesc) 
GetRedirectSearchEdit (inherited from APTClassTypeDesc) 
GetRedirectViewObject (inherited from APTClassTypeDesc)Overloaded. DCA - override this method if the object handles friendly URLs
GetRedirectViewObjectMetaData (inherited from APTClassTypeDesc) 
GetRelatedClassTypeIDs (inherited from APTClassTypeDesc) 
GetType (inherited from Object)Gets the Type of the current instance.
HasCreateActivityRight (inherited from APTClassTypeDesc) Returns a boolean indicating whether the user has enough rights to make changes to this class type.
HasGlobalClassTypeMap (inherited from APTClassTypeDesc) 
HasObjectLockManager (inherited from APTClassTypeDesc) 
IsExtensible (inherited from APTExtClassTypeDesc) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Constructors

APTExtClassTypeDesc Constructor Initializes a new instance of the APTExtClassTypeDesc class.

Protected Instance Fields

hasObjectLockManager (inherited from APTClassTypeDesc) 
objectLockManagerMsgFileName (inherited from APTClassTypeDesc) 
objectLockManagerMsgID (inherited from APTClassTypeDesc) 

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

APTExtClassTypeDesc Class | com.plumtree.portaluiinfrastructure.classtypedescriptors.classframework Namespace