Class Construction<AH extends AssignmentHolderType>

  • All Implemented Interfaces:
    DebugDumpable, Serializable

    public class Construction<AH extends AssignmentHolderType>
    extends AbstractConstruction<AH,​ConstructionType>
    Live class that contains "construction" - a definition how to construct a resource object. It in fact reflects the definition of ConstructionType but it also contains "live" objects and can evaluate the construction. It also contains intermediary and side results of the evaluation.
    Author:
    Radovan Semancik This class is Serializable but it is not in fact serializable. It implements Serializable interface only to be storable in the PrismPropertyValue.
    See Also:
    Serialized Form