public interface IRLSAccess
Modifier and Type | Method and Description |
---|---|
Permissions |
getPermission()
Returns the Permissions(read, write, delete, associate, create) applied on IRLSRule.
|
java.util.List<IRLSAccess> |
getSet()
Returns the List
|
java.lang.Boolean |
isEnabled()
Returns the boolean value for this field.
|
void |
setEnabled(java.lang.Boolean enabled)
Sets the boolean value for RLSAccess.
|
void |
setPermission(Permissions type)
Sets the Permissions(read, write, delete, associate, create) for IRLSRule.
|
Permissions getPermission()
void setPermission(Permissions type)
type
- type of permission, which cannot be nulljava.lang.Boolean isEnabled()
void setEnabled(java.lang.Boolean enabled)
enabled
- Boolean value for RLSAccess, which cannot be nulljava.util.List<IRLSAccess> getSet()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.