WebCenter Interaction API  
 

IPTAccessListEntry Members

IPTAccessListEntry overview

Public Instance Methods

public methodGetAccessLevel Returns the access level as specified in PT_ACCESS_LEVELs.
public methodGetClassID Returns the classid of this ACL entry. Can be PT_USERGROUP_ID or PT_USER_ID.
public methodGetName GetName returns the name of the Group/User on this ACL entry.
public methodGetObjectID Returns the object id of this ACL entry.
public methodGetReadOnly Returns if this ACL entry is read only and therefore immutable.
public methodSetAccessLevel Sets the access level on this ACL entry.
public methodSetName Sets the name of the group/user of the ACL

See Also

IPTAccessListEntry Interface | com.plumtree.server Namespace | IPTAccessList