|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectReferenceType in com.evolveum.midpoint.common.expression |
---|
Methods in com.evolveum.midpoint.common.expression with parameters of type ObjectReferenceType | |
---|---|
void |
Expression.addVariableDefinition(javax.xml.namespace.QName name,
ObjectReferenceType objectRef)
|
void |
Expression.setRootNode(ObjectReferenceType objectRef)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.common.valueconstruction |
---|
Methods in com.evolveum.midpoint.common.valueconstruction with parameters of type ObjectReferenceType | |
---|---|
void |
ValueConstruction.addVariableDefinition(javax.xml.namespace.QName name,
ObjectReferenceType objectRef)
|
void |
ValueConstruction.setRootNode(ObjectReferenceType objectRef)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.model |
---|
Methods in com.evolveum.midpoint.model with parameters of type ObjectReferenceType | |
---|---|
ObjectType |
ModelObjectResolver.resolve(ObjectReferenceType ref,
java.lang.String contextDescription,
OperationResult result)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.model.expr |
---|
Methods in com.evolveum.midpoint.model.expr with parameters of type ObjectReferenceType | |
---|---|
ObjectType |
ExpressionHandler.resolveRef(ObjectReferenceType ref,
java.lang.String contextDescription,
OperationResult result)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.util |
---|
Methods in com.evolveum.midpoint.schema.util that return ObjectReferenceType | |
---|---|
static ObjectReferenceType |
ObjectTypeUtil.createObjectRef(ObjectType objectType)
|
static ObjectReferenceType |
ObjectTypeUtil.createObjectRef(java.lang.String oid,
ObjectTypes type)
|
static ObjectReferenceType |
UserTypeUtil.findAccountRef(UserType user,
java.lang.String resourceOid)
Returns accountRef for supplied OID. |
static ObjectReferenceType |
ObjectTypeUtil.findRef(java.lang.String oid,
java.util.List<ObjectReferenceType> refs)
|
Methods in com.evolveum.midpoint.schema.util with parameters of type ObjectReferenceType | |
---|---|
static java.lang.String |
DebugUtil.prettyPrint(ObjectReferenceType ref)
|
ObjectType |
ObjectResolver.resolve(ObjectReferenceType ref,
java.lang.String contextDescription,
OperationResult result)
Resolve the provided reference to object (ObjectType). |
static java.lang.Object |
ObjectTypeUtil.toShortString(ObjectReferenceType objectRef)
|
Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ObjectReferenceType | |
---|---|
static java.util.List<java.lang.String> |
ObjectTypeUtil.extractOids(java.util.List<? extends ObjectType> objects,
java.util.List<? extends ObjectReferenceType> refs)
|
static ObjectReferenceType |
ObjectTypeUtil.findRef(java.lang.String oid,
java.util.List<ObjectReferenceType> refs)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.task.api |
---|
Methods in com.evolveum.midpoint.task.api that return ObjectReferenceType | |
---|---|
ObjectReferenceType |
Task.getObjectRef()
Returns reference to the object that the task is associated with. |
Methods in com.evolveum.midpoint.task.api with parameters of type ObjectReferenceType | |
---|---|
void |
Task.setObjectRef(ObjectReferenceType objectRef)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.task.impl |
---|
Methods in com.evolveum.midpoint.task.impl that return ObjectReferenceType | |
---|---|
ObjectReferenceType |
TaskImpl.getObjectRef()
|
Methods in com.evolveum.midpoint.task.impl with parameters of type ObjectReferenceType | |
---|---|
void |
TaskImpl.setObjectRef(ObjectReferenceType objectRef)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.test.util |
---|
Methods in com.evolveum.midpoint.test.util with parameters of type ObjectReferenceType | |
---|---|
ObjectType |
DirectoryFileObjectResolver.resolve(ObjectReferenceType ref,
java.lang.String contextDescription,
OperationResult result)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.web.bean |
---|
Methods in com.evolveum.midpoint.web.bean with parameters of type ObjectReferenceType | |
---|---|
void |
AssignmentBean.setTargetRef(ObjectReferenceType objectRef)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.web.model.dto |
---|
Constructors in com.evolveum.midpoint.web.model.dto with parameters of type ObjectReferenceType | |
---|---|
ObjectReferenceDto(ObjectReferenceType objectReference)
|
Uses of ObjectReferenceType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as ObjectReferenceType | |
---|---|
protected ObjectReferenceType |
ConnectorType.connectorHostRef
|
protected ObjectReferenceType |
ResourceType.connectorRef
|
protected ObjectReferenceType |
SystemConfigurationType.defaultUserTemplateRef
|
protected ObjectReferenceType |
VariableDefinitionType.objectRef
|
protected ObjectReferenceType |
TaskType.objectRef
|
protected ObjectReferenceType |
TaskType.ownerRef
|
protected ObjectReferenceType |
ResourceObjectShadowType.resourceRef
|
protected ObjectReferenceType |
AccountConstructionType.resourceRef
|
protected ObjectReferenceType |
AssignmentType.targetRef
|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type ObjectReferenceType | |
---|---|
protected java.util.List<ObjectReferenceType> |
UserType.accountRef
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ObjectReferenceType | |
---|---|
ObjectReferenceType |
ObjectFactory.createObjectReferenceType()
Create an instance of ObjectReferenceType |
ObjectReferenceType |
ConnectorType.getConnectorHostRef()
Gets the value of the connectorHostRef property. |
ObjectReferenceType |
ResourceType.getConnectorRef()
Gets the value of the connectorRef property. |
ObjectReferenceType |
SystemConfigurationType.getDefaultUserTemplateRef()
Gets the value of the defaultUserTemplateRef property. |
ObjectReferenceType |
VariableDefinitionType.getObjectRef()
Gets the value of the objectRef property. |
ObjectReferenceType |
TaskType.getObjectRef()
Gets the value of the objectRef property. |
ObjectReferenceType |
TaskType.getOwnerRef()
Gets the value of the ownerRef property. |
ObjectReferenceType |
ResourceObjectShadowType.getResourceRef()
Gets the value of the resourceRef property. |
ObjectReferenceType |
AccountConstructionType.getResourceRef()
Gets the value of the resourceRef property. |
ObjectReferenceType |
AssignmentType.getTargetRef()
Gets the value of the targetRef property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type ObjectReferenceType | |
---|---|
javax.xml.bind.JAXBElement<ObjectReferenceType> |
ObjectFactory.createObjectRef(ObjectReferenceType value)
Create an instance of JAXBElement < ObjectReferenceType > } |
java.util.List<ObjectReferenceType> |
UserType.getAccountRef()
Gets the value of the accountRef property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ObjectReferenceType | |
---|---|
javax.xml.bind.JAXBElement<ObjectReferenceType> |
ObjectFactory.createObjectRef(ObjectReferenceType value)
Create an instance of JAXBElement < ObjectReferenceType > } |
void |
ConnectorType.setConnectorHostRef(ObjectReferenceType value)
Sets the value of the connectorHostRef property. |
void |
ResourceType.setConnectorRef(ObjectReferenceType value)
Sets the value of the connectorRef property. |
void |
SystemConfigurationType.setDefaultUserTemplateRef(ObjectReferenceType value)
Sets the value of the defaultUserTemplateRef property. |
void |
VariableDefinitionType.setObjectRef(ObjectReferenceType value)
Sets the value of the objectRef property. |
void |
TaskType.setObjectRef(ObjectReferenceType value)
Sets the value of the objectRef property. |
void |
TaskType.setOwnerRef(ObjectReferenceType value)
Sets the value of the ownerRef property. |
void |
ResourceObjectShadowType.setResourceRef(ObjectReferenceType value)
Sets the value of the resourceRef property. |
void |
AccountConstructionType.setResourceRef(ObjectReferenceType value)
Sets the value of the resourceRef property. |
void |
AssignmentType.setTargetRef(ObjectReferenceType value)
Sets the value of the targetRef property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |