public class Rights extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Rights.Catalog |
static class |
Rights.CatalogView |
static class |
Rights.Common |
static class |
Rights.File |
static class |
Rights.Folder |
static class |
Rights.Library |
static class |
Rights.Organization |
static class |
Rights.Resource |
static class |
Rights.ResourceTemplateView |
static class |
Rights.Treatment |
static class |
Rights.TreatmentClass |
static class |
Rights.Type |
static class |
Rights.VersionGroup |
static class |
Rights.VersionGroupView |
static class |
Rights.View |
Modifier and Type | Field and Description |
---|---|
protected static RightDefGroupList[] |
allGroupList |
protected static RightDefGroupList[] |
groupListByType |
static com.axemble.vdp.utils.Logger |
log |
static String |
RIGHT_CONTEXT_ALL_TREATMENT |
static String |
RIGHT_CONTEXT_FLAGS_ALL_TREATMENT |
static String |
RIGHT_CONTEXT_VIEW |
static String |
RIGHT_WORKFLOW_ABORT |
static String |
RIGHT_WORKFLOW_CREATE |
static String |
RIGHT_WORKFLOW_CROSS_TRANSITION |
static String |
RIGHT_WORKFLOW_DELEGATE |
Constructor and Description |
---|
Rights() |
Modifier and Type | Method and Description |
---|---|
static RightDefGroupList |
getGroupList(int securableObjectType) |
static void |
initAllGroup() |
public static final com.axemble.vdp.utils.Logger log
public static final String RIGHT_CONTEXT_VIEW
public static final String RIGHT_WORKFLOW_CROSS_TRANSITION
public static final String RIGHT_WORKFLOW_ABORT
public static final String RIGHT_WORKFLOW_DELEGATE
public static final String RIGHT_WORKFLOW_CREATE
public static final String RIGHT_CONTEXT_FLAGS_ALL_TREATMENT
public static final String RIGHT_CONTEXT_ALL_TREATMENT
protected static RightDefGroupList[] allGroupList
protected static RightDefGroupList[] groupListByType
public static RightDefGroupList getGroupList(int securableObjectType)
public static void initAllGroup()
Copyright © 2024 Visiativ. All rights reserved.