Package | Description |
---|---|
org.pentaho.platform.api.engine |
Modifier and Type | Method and Description |
---|---|
IPentahoAclObjectIdentity |
IPentahoBasicAclEntry.getAclObjectIdentity()
Deprecated.
Indicates the domain object instance that is subject of this
BasicAclEntry . |
IPentahoAclObjectIdentity |
IPentahoBasicAclEntry.getAclObjectParentIdentity()
Deprecated.
Indicates any ACL parent of the domain object instance.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.