public interface SaDocAccessData
Modifier and Type | Method and Description |
---|---|
int |
getAccessFlags()
Returns complete Saperion access flags for the document.
|
boolean |
isIndexable()
Checks, if the document is indexable.
|
boolean |
isReadable()
Checks, if the document is radable.
|
boolean |
isRemovable()
Checks, if the document is removable.
|
boolean |
isWriteable()
Checks, if the document is writeable.
|
int getAccessFlags()
boolean isIndexable()
boolean isReadable()
boolean isRemovable()
boolean isWriteable()
Copyright © 2016 SAPERION AG. All rights reserved.