|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpressionType | |
|---|---|
| com.evolveum.midpoint.common.expression | |
| com.evolveum.midpoint.common.mapping | |
| com.evolveum.midpoint.model.expr | |
| com.evolveum.midpoint.xml.ns._public.common.common_2a | |
| Uses of ExpressionType in com.evolveum.midpoint.common.expression |
|---|
| Methods in com.evolveum.midpoint.common.expression with parameters of type ExpressionType | ||
|---|---|---|
|
ExpressionFactory.makeExpression(ExpressionType expressionType,
ItemDefinition outputDefinition,
java.lang.String shortDesc,
OperationResult result)
|
|
| Constructors in com.evolveum.midpoint.common.expression with parameters of type ExpressionType | |
|---|---|
Expression(ExpressionType expressionType,
ItemDefinition outputDefinition,
ObjectResolver objectResolver,
PrismContext prismContext)
|
|
| Uses of ExpressionType in com.evolveum.midpoint.common.mapping |
|---|
| Methods in com.evolveum.midpoint.common.mapping with parameters of type ExpressionType | ||
|---|---|---|
static
|
Mapping.getPropertyStaticRealValues(ExpressionType valueConstruction,
PrismPropertyDefinition outputDefinition,
java.lang.String contextDescription,
PrismContext prismContext)
|
|
| Uses of ExpressionType in com.evolveum.midpoint.model.expr |
|---|
| Methods in com.evolveum.midpoint.model.expr with parameters of type ExpressionType | |
|---|---|
boolean |
ExpressionHandler.evaluateConfirmationExpression(UserType user,
ResourceObjectShadowType shadow,
ExpressionType expressionType,
OperationResult result)
|
java.lang.String |
ExpressionHandler.evaluateExpression(ResourceObjectShadowType shadow,
ExpressionType expressionType,
java.lang.String shortDesc,
OperationResult result)
|
| Uses of ExpressionType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
|---|
| Subclasses of ExpressionType in com.evolveum.midpoint.xml.ns._public.common.common_2a | |
|---|---|
class |
ProvisioningScriptArgumentType
Script argument. |
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as ExpressionType | |
|---|---|
protected ExpressionType |
AccountConstructionType.condition
|
protected ExpressionType |
MappingType.condition
|
protected ExpressionType |
ObjectSynchronizationType.confirmation
|
protected ExpressionType |
MappingType.expression
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ExpressionType | |
|---|---|
ExpressionType |
ExpressionType.clone()
Creates and returns a deep copy of this object. |
ExpressionType |
ObjectFactory.createExpressionType()
Create an instance of ExpressionType |
ExpressionType |
AccountConstructionType.getCondition()
Gets the value of the condition property. |
ExpressionType |
MappingType.getCondition()
Gets the value of the condition property. |
ExpressionType |
ObjectSynchronizationType.getConfirmation()
Gets the value of the confirmation property. |
ExpressionType |
MappingType.getExpression()
Gets the value of the expression property. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ExpressionType | |
|---|---|
javax.xml.bind.JAXBElement<ExpressionType> |
ObjectFactory.createExpression(ExpressionType value)
Create an instance of JAXBElement<ExpressionType>} |
javax.xml.bind.JAXBElement<ExpressionType> |
ObjectFactory.createValueExpression(ExpressionType value)
Create an instance of JAXBElement<ExpressionType>} |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ExpressionType | |
|---|---|
javax.xml.bind.JAXBElement<ExpressionType> |
ObjectFactory.createExpression(ExpressionType value)
Create an instance of JAXBElement<ExpressionType>} |
javax.xml.bind.JAXBElement<ExpressionType> |
ObjectFactory.createValueExpression(ExpressionType value)
Create an instance of JAXBElement<ExpressionType>} |
void |
AccountConstructionType.setCondition(ExpressionType value)
Sets the value of the condition property. |
void |
MappingType.setCondition(ExpressionType value)
Sets the value of the condition property. |
void |
ObjectSynchronizationType.setConfirmation(ExpressionType value)
Sets the value of the confirmation property. |
void |
MappingType.setExpression(ExpressionType value)
Sets the value of the expression property. |
| Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ExpressionType | |
|---|---|
ExpressionType(ExpressionType o)
Creates a new ExpressionType instance by deeply copying a given ExpressionType instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||