Aqualogic Interaction API  
 

PT_PAGE_TEMPLATE_JOB_TYPES Members

PT_PAGE_TEMPLATE_JOB_TYPES overview

Public Static Fields

PT_PAGE_TEMPLATE_JOB_DELETE_PAGETEMPLATE Propagate a deletion of the page template. Can be tricky; could eb the only page in the community, for which deletion is not allowed.
PT_PAGE_TEMPLATE_JOB_NONE no job whatsoever.
PT_PAGE_TEMPLATE_JOB_PROPAGATE_PAGETYPE Propagate a change int he page type. Example: Layout change.

Public Instance Constructors

PT_PAGE_TEMPLATE_JOB_TYPES Constructor Initializes a new instance of the PT_PAGE_TEMPLATE_JOB_TYPES class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_PAGE_TEMPLATE_JOB_TYPES Class | com.plumtree.server Namespace