Plumtree Portal UI  
 

APTExtClassTypeDesc Methods

The methods of the APTExtClassTypeDesc class are listed below. For a complete list of APTExtClassTypeDesc class members, see the APTExtClassTypeDesc Members topic.

Public Instance Methods

AppearsInGlobalObjPropMap (inherited from APTClassTypeDesc) 
AppearsInMainCreateNewClassMenu 
ConstructFriendlyURL (inherited from APTClassTypeDesc) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetASNameForEditor Returns the name of the Activity Space that is used to edit this class type.
GetClassID 
GetClassKey (inherited from APTClassTypeDesc) 
GetClassType (inherited from APTClassTypeDesc) 
GetClassTypeLocalizedName (inherited from APTClassTypeDesc) 
GetCLSIDForExistingObject 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 
GetRedirectOpenObject 
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 
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

APTExtClassTypeDesc Class | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace