public class AccountConstruction extends Object implements DebugDumpable, Dumpable
INDENT_STRING
Constructor and Description |
---|
AccountConstruction(ConstructionType accountConstructionType,
ObjectType source) |
public AccountConstruction(ConstructionType accountConstructionType, ObjectType source)
public void setSource(ObjectType source)
public ObjectType getSource()
public OriginType getOriginType()
public void setOriginType(OriginType originType)
public String getChannel()
public void setChannel(String channel)
public LensContext<?,?> getLensContext()
public void setLensContext(LensContext<?,?> lensContext)
public void setUserOdo(ObjectDeltaObject<UserType> userOdo)
public ObjectResolver getObjectResolver()
public void setObjectResolver(ObjectResolver objectResolver)
public MappingFactory getValueConstructionFactory()
public void setValueConstructionFactory(MappingFactory valueConstructionFactory)
public String getAccountType()
public Object getDescription()
public Collection<Mapping<? extends PrismPropertyValue<?>>> getAttributeMappings()
public Mapping<? extends PrismPropertyValue<?>> getAttributeConstruction(QName attrName)
public void addAttributeConstruction(Mapping<? extends PrismPropertyValue<?>> valueConstruction)
public boolean containsAttributeConstruction(QName attributeName)
public AssignmentPath getAssignmentPath()
public void setAssignmentPath(AssignmentPath assignmentPath)
public ResourceType getResource(OperationResult result) throws ObjectNotFoundException, SchemaException
public void evaluate(OperationResult result) throws SchemaException, ExpressionEvaluationException, ObjectNotFoundException
public boolean hasValueForAttribute(QName attributeName)
public String dump()
Dumpable
public String debugDump()
DebugDumpable
debugDump
in interface DebugDumpable
public String debugDump(int indent)
debugDump
in interface DebugDumpable
Copyright © 2013 evolveum. All rights reserved.