|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.classtypedescriptors.APTClassTypeDesc
com.plumtree.portaluiinfrastructure.classtypedescriptors.APTNonExtClassTypeDesc
com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes.PTDocTypes
public class PTDocTypes
Common Opener Mode Description: 1) Create - Doc type editor in create mode (APTNonExtClassTypeDesc). 2) Edit - Doc type editor in edit mode (APTNonExtClassTypeDesc). 3) View - Redirect to Edit (APTClassTypeDesc). 4) Meta - View object properties page (APTClassTypeDesc).
| Field Summary |
|---|
| Fields inherited from class com.plumtree.portaluiinfrastructure.classtypedescriptors.APTClassTypeDesc |
|---|
hasObjectLockManager, objectLockManagerMsgFileName, objectLockManagerMsgID |
| Constructor Summary | |
|---|---|
PTDocTypes()
|
|
| Method Summary | |
|---|---|
boolean |
AppearsInMainCreateNewClassMenu()
Returns a boolean that tells the client if this class type should appear in the main create new object menu. |
java.lang.String |
GetASNameForEditor()
Returns the name of the Activity Space that is used to edit this class type. |
int |
GetClassID()
Returns the class ID of the class type. |
java.lang.String |
GetClassTypeLocalizedName(java.lang.String _strLangID)
Returns the localized name for the class type. |
int |
GetCreateActivityID()
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. |
HTMLImg |
GetDefaultIcon()
Returns the default icon for items of this class type. |
int[] |
GetRelatedClassTypeIDs()
This method lets you associate the class ID for this PTClassType with other class IDs. |
boolean |
HasGlobalClassTypeMap()
Returns a boolean that tells the client if this class type is on the global class type map. |
| Methods inherited from class com.plumtree.portaluiinfrastructure.classtypedescriptors.APTNonExtClassTypeDesc |
|---|
GetRedirectCreateNew, GetRedirectOpenObject, IsExtensible |
| Methods inherited from class com.plumtree.portaluiinfrastructure.classtypedescriptors.APTClassTypeDesc |
|---|
AppearsInGlobalObjPropMap, ConstructFriendlyURL, GetClassKey, GetClassType, GetDefaultOpenerMode, GetDependentClassTypeIDs, GetObjectLockManagerLocalizedName, GetRedirectSearchBrowse, GetRedirectSearchEdit, GetRedirectViewObject, GetRedirectViewObjectMetaData, HasCreateActivityRight, HasObjectLockManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PTDocTypes()
| Method Detail |
|---|
public boolean AppearsInMainCreateNewClassMenu()
IPTClassTypeDesc
AppearsInMainCreateNewClassMenu in interface IPTClassTypeDescAppearsInMainCreateNewClassMenu in class APTClassTypeDescpublic java.lang.String GetASNameForEditor()
APTNonExtClassTypeDesc
GetASNameForEditor in class APTNonExtClassTypeDescpublic int GetClassID()
IPTClassTypeDesc
GetClassID in interface IPTClassTypeDescGetClassID in class APTClassTypeDescpublic java.lang.String GetClassTypeLocalizedName(java.lang.String _strLangID)
IPTClassTypeDesc
GetClassTypeLocalizedName in interface IPTClassTypeDescGetClassTypeLocalizedName in class APTClassTypeDesc_strLangID - The language to retrieve the name for.
public int GetCreateActivityID()
APTClassTypeDesc
GetCreateActivityID in class APTClassTypeDescpublic HTMLImg GetDefaultIcon()
IPTClassTypeDesc
GetDefaultIcon in interface IPTClassTypeDescGetDefaultIcon in class APTClassTypeDescpublic int[] GetRelatedClassTypeIDs()
IPTClassTypeDesc
GetRelatedClassTypeIDs in interface IPTClassTypeDescGetRelatedClassTypeIDs in class APTClassTypeDescpublic boolean HasGlobalClassTypeMap()
IPTClassTypeDesc
HasGlobalClassTypeMap in interface IPTClassTypeDescHasGlobalClassTypeMap in class APTClassTypeDesc
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||