public interface SaACLRights extends Serializable
canDelete()
, canRead()
or canIndex()
.Modifier and Type | Field and Description |
---|---|
static int |
FLGANNOTATE |
static int |
FLGBLACKMARKER |
static int |
FLGCOMPLETE |
static int |
FLGDELETE |
static int |
FLGEXPANDINDEX |
static int |
FLGEXPORT |
static int |
FLGINDEX |
static int |
FLGMODIFYDOC |
static int |
FLGPERMISSIONS |
static int |
FLGREAD |
static int |
FLGRECORDSMANAGEMENT |
static int |
FLGRELEASE |
static int |
FLGRESTOREREVISION |
static int |
FLGREVISIONHISTORIE |
static int |
FLGRIGHTEXTENSION |
static int |
FLGSAVEBLACKMARKERS |
static int |
FLGVISIBLE |
static int |
FLGWRITE |
Modifier and Type | Method and Description |
---|---|
boolean |
canAnnotate() |
boolean |
canBlackMarker() |
boolean |
canComplete() |
boolean |
canDelete() |
boolean |
canExpandIndex() |
boolean |
canExport() |
boolean |
canIndex() |
boolean |
canModifyDoc() |
boolean |
canPermissions() |
boolean |
canRead() |
boolean |
canRecordsManagement() |
boolean |
canRelease() |
boolean |
canRestoreRevision() |
boolean |
canRevisionHistorie() |
boolean |
canRightExtension() |
boolean |
canSaveBlackMarkers() |
boolean |
canVisible() |
boolean |
canWrite() |
static final int FLGREAD
static final int FLGWRITE
static final int FLGDELETE
static final int FLGPERMISSIONS
static final int FLGVISIBLE
static final int FLGANNOTATE
static final int FLGINDEX
static final int FLGEXPANDINDEX
static final int FLGMODIFYDOC
static final int FLGBLACKMARKER
static final int FLGSAVEBLACKMARKERS
static final int FLGRELEASE
static final int FLGREVISIONHISTORIE
static final int FLGRESTOREREVISION
static final int FLGEXPORT
static final int FLGRIGHTEXTENSION
static final int FLGRECORDSMANAGEMENT
static final int FLGCOMPLETE
boolean canRead()
boolean canWrite()
boolean canDelete()
boolean canPermissions()
boolean canVisible()
boolean canAnnotate()
boolean canIndex()
boolean canExpandIndex()
boolean canModifyDoc()
boolean canBlackMarker()
boolean canSaveBlackMarkers()
boolean canRelease()
boolean canRevisionHistorie()
boolean canRestoreRevision()
boolean canExport()
boolean canRightExtension()
boolean canRecordsManagement()
boolean canComplete()
Copyright © 2016 SAPERION AG. All rights reserved.