Aqualogic Interaction API  
 

IPTAccessListEntry Methods

The methods of the IPTAccessListEntry interface are listed below. For a complete list of IPTAccessListEntry interface members, see the IPTAccessListEntry Members topic.

Public Instance Methods

GetAccessLevel Returns the access level as specified in PT_ACCESS_LEVELs.
GetClassID Returns the classid of this ACL entry. Can be PT_USERGROUP_ID or PT_USER_ID.
GetName GetName returns the name of the Group/User on this ACL entry.
GetObjectID Returns the object id of this ACL entry.
GetReadOnly Returns if this ACL entry is read only and therefore immutable.
SetAccessLevel Sets the access level on this ACL entry.
SetName Sets the name of the group/user of the ACL

See Also

IPTAccessListEntry Interface | com.plumtree.server Namespace | IPTAccessList