Annotation Type CollectionInstance

    • Element Detail

      • display

        PanelDisplay display
        Defined display parameters for the panels, such as an icon, label, display oreder...
      • identifier

        String identifier
        Default:
        ""
      • applicableForType

        Class<? extends Containerable> applicableForType
        The type for which the panel is applicable for.
        Default:
        com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType.class
      • applicableForOperation

        OperationTypeType[] applicableForOperation
        Defined the type of the operation when the panel is visible. Default behavior is that the panel is visible for both - ADD new object and MODIFY object.
        Default:
        {com.evolveum.midpoint.xml.ns._public.common.common_3.OperationTypeType.ADD, com.evolveum.midpoint.xml.ns._public.common.common_3.OperationTypeType.MODIFY}