Plumtree Portal UI  
 

ClassTypeDescManager Methods

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

Public Static Methods

InitializeExtensibleObject Initializes an extensible Plumtree object.

Public Instance Methods

AppearsInGlobalObjPropMap Returns whether this class type appears in the global object property map utility. This method only applies to PTClassTypeDesc class types.
AppearsInMainCreateNewClassMenu Returns whether this class type appears in the create object dropdown. This method only applies to PTClassTypeDesc class types.
ConstructFriendlyURL 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAllRegisteredProvInfo Returns all registered ProvInfo items.
GetASNameForClassTypeEditorOverloaded. Returns the name of the activity space associated with the specified PT ClassID.
GetClassTypeLocalizedNameOverloaded. Returns the localized name for a particular PT class.
GetDefaultIconForClassTypeOverloaded. Returns the default icon to use for this PT class type.
GetDefaultOpenerMode (inherited from com.plumtree.uiinfrastructure.opener.types.ClassTypeManager) 
GetDependentClassTypeIDs 
GetFriendlyViewOpenerRedirect Creates a Redirect object by retrieving the correct class type descriptor to parse the friendly URL.
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.
GetLockManagerClassTypes 
GetOpenerRedirect (inherited from com.plumtree.uiinfrastructure.opener.types.ClassTypeManager) 
GetOrderedListOfClassIDs 
GetProviderEnglishNameForExistingObject 
GetProviderEnglishNameGivenCLSID 
GetRegisteredProvInfoForClassType Returns an array containing all the registered providers for a particular class.
GetRegisteredProvInfoGivenEnglishName Given the English name of a provider this passes back the ProvInfo descriptor.
GetRelatedClassTypeIDs 
GetType (inherited from Object)Gets the Type of the current instance.
HasCreateActivityRight 
HasGlobalClassTypeMap 
IsObjectExtensible True if the Plumtree Object of this ClassID is extensible.
LookupFriendlyURLKeyFromClassId 
SetFriendlyURLLookupTable 
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.
GetClassTypeDescItem (inherited from com.plumtree.uiinfrastructure.opener.types.ClassTypeManager) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ClassTypeDescManager Class | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace