WebCenter Interaction API  
 

PT_CONTAINER_OPERATIONS Members

PT_CONTAINER_OPERATIONS overview

Public Static Fields

public fieldstaticPT_CONTAINER_CLEARPENDINGACTIONS not used
public fieldstaticPT_CONTAINER_JOB_DELETEFOLDER Indicates that this Folder and all its subfolders should be deleted.
public fieldstaticPT_CONTAINER_JOB_PROPAGATEACL_REPLACE Indicates that the ACL of the current folder should replace the ACLs of its subfolders.
public fieldstaticPT_CONTAINER_PROPAGATEACL_MERGE Indicates that the ACL of the current folder should be propagated and merged to the ACLs of its subfolders.

Public Instance Constructors

public method PT_CONTAINER_OPERATIONS Constructor Initializes a new instance of the PT_CONTAINER_OPERATIONS 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.

See Also

PT_CONTAINER_OPERATIONS Class | com.plumtree.server Namespace