Class EvaluatedPersonaConstructionImpl<AH extends AssignmentHolderType>
java.lang.Object
com.evolveum.midpoint.model.impl.lens.construction.EvaluatedPersonaConstructionImpl<AH>
- All Implemented Interfaces:
EvaluatedAbstractConstruction<AH>
,DebugDumpable
,Serializable
public class EvaluatedPersonaConstructionImpl<AH extends AssignmentHolderType>
extends Object
implements EvaluatedAbstractConstruction<AH>
- Author:
- Radovan Semancik
- See Also:
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
getConstruction
- Specified by:
getConstruction
in interfaceEvaluatedAbstractConstruction<AH extends AssignmentHolderType>
-
toString
-
debugDump
- Specified by:
debugDump
in interfaceDebugDumpable
-