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(String userProfileName)
Constructs a DLOPermission object.
|
Modifier and Type | Method and Description |
---|---|
String |
getDataAuthority()
Returns the data authority of the user.
|
void |
setDataAuthority(String authority)
Sets the data authority of the user.
|
clone, getGroupIndicator, getUserID, isAuthorizationListManagement, isFromAuthorizationList, setAuthorizationListManagement, setFromAuthorizationList
public DLOPermission(String userProfileName)
userProfileName
- The name of the user profile.public String getDataAuthority()
setDataAuthority(String)
public void setDataAuthority(String authority)
authority
- The data authority of the user.
Valid values are: