Class ContentItemPossibleActionsConstants
java.lang.Object
org.craftercms.studio.api.v2.security.ContentItemPossibleActionsConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
static final long
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getPossibleActionsForItemState
(long itemState, boolean lockOwner) static long
-
Field Details
-
PAGE
public static final long PAGE- See Also:
-
ASSET
public static final long ASSET- See Also:
-
COMPONENT
public static final long COMPONENT- See Also:
-
DOCUMENT
public static final long DOCUMENT- See Also:
-
RENDERING_TEMPLATE
public static final long RENDERING_TEMPLATE- See Also:
-
TAXONOMY
public static final long TAXONOMY- See Also:
-
CONTENT_TYPE
public static final long CONTENT_TYPE- See Also:
-
CONFIGURATION
public static final long CONFIGURATION- See Also:
-
FOLDER
public static final long FOLDER- See Also:
-
USER
public static final long USER- See Also:
-
GROUP
public static final long GROUP- See Also:
-
FORM_DEFINITION
public static final long FORM_DEFINITION- See Also:
-
SITE
public static final long SITE- See Also:
-
REMOTE_REPOSITORY
public static final long REMOTE_REPOSITORY- See Also:
-
CONFIG_FOLDER
public static final long CONFIG_FOLDER- See Also:
-
SCRIPT
public static final long SCRIPT- See Also:
-
LEVEL_DESCRIPTOR
public static final long LEVEL_DESCRIPTOR- See Also:
-
ITEM_STATE_NEW
public static final long ITEM_STATE_NEW- See Also:
-
ITEM_STATE_MODIFIED
public static final long ITEM_STATE_MODIFIED- See Also:
-
ITEM_STATE_DELETED
public static final long ITEM_STATE_DELETED- See Also:
-
ITEM_STATE_USER_LOCKED
public static final long ITEM_STATE_USER_LOCKED- See Also:
-
ITEM_STATE_SYSTEM_PROCESSING
public static final long ITEM_STATE_SYSTEM_PROCESSING- See Also:
-
ITEM_STATE_IN_WORKFLOW
public static final long ITEM_STATE_IN_WORKFLOW- See Also:
-
ITEM_STATE_SCHEDULED
public static final long ITEM_STATE_SCHEDULED- See Also:
-
ITEM_STATE_PUBLISHING
public static final long ITEM_STATE_PUBLISHING- See Also:
-
ITEM_STATE_STAGED
public static final long ITEM_STATE_STAGED- See Also:
-
ITEM_STATE_LIVE
public static final long ITEM_STATE_LIVE- See Also:
-
ITEM_STATE_TRANSLATION_UP_TO_DATE
public static final long ITEM_STATE_TRANSLATION_UP_TO_DATE- See Also:
-
ITEM_STATE_TRANSLATION_PENDING
public static final long ITEM_STATE_TRANSLATION_PENDING- See Also:
-
ITEM_STATE_TRANSLATION_IN_PROGRESS
public static final long ITEM_STATE_TRANSLATION_IN_PROGRESS- See Also:
-
-
Method Details
-
getPossibleActionsForItemState
public static long getPossibleActionsForItemState(long itemState, boolean lockOwner) -
getPossibleActionsForObject
-