WebCenter Interaction API  
 

PTSConstants Members

PTSConstants overview

Public Static Fields

public fieldstaticCOLLAB_PREFIX Prefix on any collab object type, and value of the Application() field for collab items
public fieldstaticCONTENT_PREFIX Prefix on any content object type, and value of the Application() field for content items
public fieldstaticMIN_PROPERTY_ID_FOR_NONINTRINSIC_PROPERTIES Non-intrinsic properties have IDs greater than or equal to 100.
public fieldstaticPLUMTREE_PREFIX An internal prefix used to distinguish Plumtree items
public fieldstaticPORTAL_AD_PREFIX Prefix on any portal Admin Directory object type
public fieldstaticPORTAL_KD_PREFIX Prefix on any portal Knowledge Directory object type (documents or folders)
public fieldstaticPORTAL_PREFIX Prefix on any portal object type, and value of the Application() field for portal items
public fieldstaticPORTAL_PROPERTY_PREFIX Prefix on the field name for fields corresponding to nonintrinsic portal properties.
public fieldstaticTYPE_ADMIN_FOLDERS Value of ObjectType field for folders in the Admin Directory
public fieldstaticTYPE_AUTHSOURCES Value of ObjectType field for auth sources
public fieldstaticTYPE_COLLAB_ANNOUNCEMENTS Value of ObjectType for announcements in Collab
public fieldstaticTYPE_COLLAB_DISCUSSION_MESSAGES Value of ObjectType for discussion messages in Collab
public fieldstaticTYPE_COLLAB_DISCUSSIONS Value of ObjectType for Collab discussions
public fieldstaticTYPE_COLLAB_DOCUMENTS Value of ObjectType for documents in Collab
public fieldstaticTYPE_COLLAB_EVENTS Value of ObjectType for events in Collab
public fieldstaticTYPE_COLLAB_FOLDERS Value of ObjectType for folders (within projects, not project folders) in Collab
public fieldstaticTYPE_COLLAB_MILESTONES Value of ObjectType for milestones in Collab
public fieldstaticTYPE_COLLAB_PROJECTS Value of ObjectType for Collab projects
public fieldstaticTYPE_COLLAB_TASK_LISTS Value of ObjectType for task lists in Collab
public fieldstaticTYPE_COLLAB_TASKS Value of ObjectType for tasks in Collab
public fieldstaticTYPE_COMMUNITIES Value of ObjectType field for portal communities
public fieldstaticTYPE_COMMUNITY_TEMPLATES Value of ObjectType field for community template objects
public fieldstaticTYPE_CONTENT_ITEMS Value of ObjectType for content items
public fieldstaticTYPE_CRAWLERS Value of ObjectType field for crawlers
public fieldstaticTYPE_DATASOURCES Value of ObjectType field for Data Source objects
public fieldstaticTYPE_DOCUMENT_TYPES Value of ObjectType field for Document Type objects
public fieldstaticTYPE_EXTERNAL_OPERATIONS Value of ObjectType field for External Operation objects
public fieldstaticTYPE_FEDERATED_PORTALS Value of ObjectType field for federated portals
public fieldstaticTYPE_FILTERS Value of ObjectType field for filters
public fieldstaticTYPE_GROUPS Value of ObjectType field for user groups
public fieldstaticTYPE_INVITATIONS Value of ObjectType field for invitations
public fieldstaticTYPE_JOBS Value of ObjectType field for Job objects
public fieldstaticTYPE_KD_DOCUMENTS Value of ObjectType field for documents in the Knowledge Directory
public fieldstaticTYPE_KD_FOLDERS Value of ObjectType field for folders in the Knowledge Directory
public fieldstaticTYPE_PAGE_TEMPLATES Value of ObjectType field for page template objects
public fieldstaticTYPE_PAGES Value of ObjectType field for portal community pages
public fieldstaticTYPE_PORTLET_BUNDLES Value of ObjectType field for portlet bundle objects
public fieldstaticTYPE_PORTLET_TEMPLATES Value of ObjectType field for portlet template objects
public fieldstaticTYPE_PORTLETS Value of ObjectType field for any kind of portlet
public fieldstaticTYPE_PROFILESOURCES Value of ObjectType field for profile sources
public fieldstaticTYPE_PROPERTIES Value of ObjectType field for Property objects
public fieldstaticTYPE_REMOTE_SERVERS Value of ObjectType field for Remote Server objects
public fieldstaticTYPE_SNAPSHOT_QUERIES Value of ObjectType field for snapshot query objects
public fieldstaticTYPE_SUBPORTALS Value of ObjectType field for Subportal objects
public fieldstaticTYPE_USERS Value of ObjectType field for portal users
public fieldstaticTYPE_WEB_SERVICES Value of ObjectType field for Web Service objects

Public Instance Constructors

public method PTSConstants Constructor Initializes a new instance of the PTSConstants class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (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.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Protected Instance MethodFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
Protected Instance MethodMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PTSConstants Class | com.plumtree.server.search.ptapps Namespace