public class DLOPermission extends UserPermission
The DLOPermission class represents the permission for the specfied user for document library objects (DLO) stored in QDLS.
A user can have one of the following authorities to a document library object can have one of the following values:
GROUPINDICATOR_GROUP, GROUPINDICATOR_SPECIALVALUE, GROUPINDICATOR_USER
Constructor and Description |
---|
DLOPermission(java.lang.String userProfileName)
Constructs a DLOPermission object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDataAuthority()
Returns the data authority of the user.
|
void |
setDataAuthority(java.lang.String authority)
Sets the data authority of the user.
|
clone, getGroupIndicator, getUserID, isAuthorizationListManagement, isFromAuthorizationList, setAuthorizationListManagement, setFromAuthorizationList
public DLOPermission(java.lang.String userProfileName)
userProfileName
- The name of the user profile.public java.lang.String getDataAuthority()
setDataAuthority(String)
public void setDataAuthority(java.lang.String authority)
authority
- The data authority of the user.
Valid values are: