Class ExpressionConstants
java.lang.Object
com.evolveum.midpoint.schema.constants.ExpressionConstants
Constants for all names of the variables in the system.
It is good to have all the names gathered in one place. It is better when a new
variable is introduced. If all the names are in the same place, it is better to
see if the variable is redundant (already used eslewhere). Or if new variable is
really needed, seeing all the other names will make it easier to keep the same
convention through the system.
- Author:
- Radovan Semancik
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ItemName
static final String
static final String
User that is currently executing the operation.static final String
static final ItemName
static final String
static final String
static final ItemName
static final String
static final String
static final String
static final String
static final QName
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final ItemName
static final String
static final String
static final String
static final String
static final ItemName
static final String
static final String
static final String
Numeric value describing the current iteration.static final ItemName
static final String
String value describing the current iteration.static final ItemName
static final String
static final ItemName
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Subject of an authorization.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
VAR_INPUT
- See Also:
-
VAR_INPUT_QNAME
-
VAR_OBJECT
- See Also:
-
VAR_FOCUS
- See Also:
-
VAR_PROJECTION
- See Also:
-
VAR_SOURCE
- See Also:
-
VAR_ASSIGNMENT
- See Also:
-
VAR_ASSIGNMENT_QNAME
-
VAR_ASSIGNMENT_EVALUATOR
- See Also:
-
VAR_EVALUATED_ASSIGNMENT
- See Also:
-
VAR_ASSIGNMENT_PATH
- See Also:
-
VAR_IMMEDIATE_ASSIGNMENT
- See Also:
-
VAR_THIS_ASSIGNMENT
- See Also:
-
VAR_FOCUS_ASSIGNMENT
- See Also:
-
VAR_IMMEDIATE_ROLE
- See Also:
-
VAR_CONTAINING_OBJECT
- See Also:
-
VAR_THIS_OBJECT
- See Also:
-
VAR_OPERATION
- See Also:
-
VAR_OPERATION_RESULT
- See Also:
-
VAR_RESOURCE
- See Also:
-
VAR_DELTA
- See Also:
-
VAR_MODEL_CONTEXT
- See Also:
-
VAR_MODEL_ELEMENT_CONTEXT
- See Also:
-
VAR_PRISM_CONTEXT
- See Also:
-
VAR_LOCALIZATION_SERVICE
- See Also:
-
VAR_CONFIGURATION
- See Also:
-
VAR_ENTITLEMENT
- See Also:
-
VAR_FILE
- See Also:
-
VAR_PARENT_OBJECT
- See Also:
-
VAR_CANDIDATE
- See Also:
-
VAR_ACTOR
User that is currently executing the operation.- See Also:
-
VAR_SUBJECT
Subject of an authorization. This is usually the same as actor. But it may be different in some exotic use cases (e.g. if administrator needs to evaluate authorizations of a different user.- See Also:
-
VAR_VALUE
- See Also:
-
VAR_ORGS
- See Also:
-
VAR_TARGET
- See Also:
-
VAR_USER
- See Also:
-
VAR_ACCOUNT
- See Also:
-
VAR_SHADOW
- See Also:
-
VAR_LEGAL
- See Also:
-
VAR_LEGAL_QNAME
-
VAR_ASSIGNED
- See Also:
-
VAR_ASSIGNED_QNAME
-
VAR_FOCUS_EXISTS
- See Also:
-
VAR_FOCUS_EXISTS_QNAME
-
VAR_ADMINISTRATIVE_STATUS
- See Also:
-
VAR_ADMINISTRATIVE_STATUS_QNAME
-
VAR_ASSOCIATION_DEFINITION
- See Also:
-
VAR_ITERATION
Numeric value describing the current iteration. It starts with 0 and increments on every iteration. Iterations are used to find unique values for an account, to resolve naming conflicts, etc.- See Also:
-
VAR_ITERATION_QNAME
-
VAR_ITERATION_TOKEN
String value describing the current iteration. It is usually suffix that is appended to the username or a similar "extension" of the value. It should have different value for every iteration. The actual value is determined by the iteration settings.- See Also:
-
VAR_ITERATION_TOKEN_QNAME
-
VAR_REFERENCE_TIME
- See Also:
-
VAR_SIDE
- See Also:
-
VAR_OBJECT_LEFT
- See Also:
-
VAR_OBJECT_RIGHT
- See Also:
-
OUTPUT_ELEMENT_NAME
-
VAR_WORK_ITEM
- See Also:
-
VAR_CERTIFICATION_CASE
- See Also:
-
VAR_CAMPAIGN
- See Also:
-
VAR_REVIEWER_SPECIFICATION
- See Also:
-
VAR_CHANNEL
- See Also:
-
VAR_APPROVAL_CONTEXT
- See Also:
-
VAR_TASK
- See Also:
-
VAR_RULE_EVALUATION_CONTEXT
- See Also:
-
VAR_STAGE_DEFINITION
- See Also:
-
VAR_THE_CASE
- See Also:
-
VAR_POLICY_RULES
- See Also:
-
VAR_ITEM_TO_APPROVE
- See Also:
-
VAR_OBJECT_DISPLAY_INFORMATION
- See Also:
-
VAR_TARGET_DISPLAY_INFORMATION
- See Also:
-
VAR_PERFORMER
- See Also:
-
VAR_OUTPUT
- See Also:
-
VAR_EVENT
- See Also:
-
VAR_REQUESTER
- See Also:
-
VAR_REQUESTEE
- See Also:
-
VAR_ASSIGNEE
- See Also:
-
VAR_ASSOCIATION
- See Also:
-
VAR_SHADOW_DISCRIMINATOR
- See Also:
-
VAR_POLICY_RULE
- See Also:
-
VAR_POLICY_ACTION
- See Also:
-
VAR_LOGIN_MODE
- See Also:
-
VAR_TRANSPORT_NAME
- See Also:
-
VAR_FROM
- See Also:
-
VAR_ENCODED_FROM
- See Also:
-
VAR_TO
- See Also:
-
VAR_TO_LIST
- See Also:
-
VAR_ENCODED_TO
- See Also:
-
VAR_ENCODED_TO_LIST
- See Also:
-
VAR_MESSAGE_TEXT
- See Also:
-
VAR_ENCODED_MESSAGE_TEXT
- See Also:
-
VAR_MESSAGE
- See Also:
-
VAR_RECIPIENT
- See Also:
-
VAR_TEXT_FORMATTER
- See Also:
-
VAR_NOTIFICATION_FUNCTIONS
- See Also:
-
VAR_RECORD
- See Also:
-
VAR_AUDIT_RECORD
- See Also:
-
VAR_OBJECT_DELTA
- See Also:
-
VAR_RESOURCE_OBJECT_DELTA
- See Also:
-
VAR_METADATA_COMPUTATION_INPUT
- See Also:
-
VAR_METADATA
- See Also:
-
VAR_REQUEST
- See Also:
-
VAR_ITEM
- See Also:
-
VAR_BUCKET
- See Also:
-
VAR_SYNCHRONIZATION_CONTEXT
- See Also:
-
VAR_CORRELATION_CONTEXT
- See Also:
-
VAR_CORRELATOR_STATE
- See Also:
-
VAR_PROCESSED_OBJECT
- See Also:
-
-
Constructor Details
-
ExpressionConstants
public ExpressionConstants()
-