| Package | Description |
|---|---|
| com.suncode.cuf.security | |
| com.suncode.cuf.security.internal | |
| com.suncode.cuf.security.level |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RightChecker.hasRightToDocumentClass(Long documentClassId,
DocumentClassRightLevel level) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RightCheckerImpl.hasRightToDocumentClass(Long documentClassId,
DocumentClassRightLevel level) |
| Modifier and Type | Method and Description |
|---|---|
static DocumentClassRightLevel |
DocumentClassRightLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentClassRightLevel[] |
DocumentClassRightLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Suncode. All rights reserved.