Class ObjectTemplateType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, JaxbVisitable, Objectable, DebugDumpable, Serializable

    public class ObjectTemplateType
    extends AssignmentHolderType
    implements Objectable
    TODO: update The user template used to create new users. It contains fixed values or expressions that can set-up a new user object. It is used only during user creation in the synchronization code, but will be most likely used also on other places later. The goal is to make this a kind of "policy" how the use object should look like and check it on every user modification.
    See Also:
    Serialized Form