SaACLRights
instead@Deprecated public interface SaDocAccessData
Modifier and Type | Method and Description |
---|---|
int |
getAccessFlags()
Deprecated.
Returns complete Saperion access flags for the document.
|
boolean |
isIndexable()
Deprecated.
This method returns whether one may change index data.
|
boolean |
isReadable()
Deprecated.
This method returns whether one may read data of the document.
|
boolean |
isRemovable()
Deprecated.
This method returns whether one may delete the document.
|
boolean |
isWriteable()
Deprecated.
This method returns whether one may edit the document.
|
int getAccessFlags()
boolean isIndexable()
boolean isReadable()
boolean isRemovable()
boolean isWriteable()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.