Uses of Interface
org.pentaho.platform.api.engine.IPentahoAclObjectIdentity
-
Uses of IPentahoAclObjectIdentity in org.pentaho.platform.api.engine
Modifier and TypeMethodDescriptionIPentahoBasicAclEntry.getAclObjectIdentity()
Deprecated.Indicates the domain object instance that is subject of thisBasicAclEntry
.IPentahoBasicAclEntry.getAclObjectParentIdentity()
Deprecated.Indicates any ACL parent of the domain object instance.Modifier and TypeMethodDescriptionvoid
IPentahoBasicAclEntry.setAclObjectIdentity
(IPentahoAclObjectIdentity aclObjectIdentity) Deprecated.This setter should only be used by DAO implementations.void
IPentahoBasicAclEntry.setAclObjectParentIdentity
(IPentahoAclObjectIdentity aclObjectParentIdentity) Deprecated.This setter should only be used by DAO implementations.