Uses of Class
com.evolveum.midpoint.schema.constants.ObjectTypes.ObjectManager
-
Packages that use ObjectTypes.ObjectManager Package Description com.evolveum.midpoint.schema.constants -
-
Uses of ObjectTypes.ObjectManager in com.evolveum.midpoint.schema.constants
Methods in com.evolveum.midpoint.schema.constants that return ObjectTypes.ObjectManager Modifier and Type Method Description @NotNull ObjectTypes.ObjectManagerObjectTypes. getObjectManager()static ObjectTypes.ObjectManagerObjectTypes. getObjectManagerForClass(Class<? extends ObjectType> clazz)static ObjectTypes.ObjectManagerObjectTypes.ObjectManager. valueOf(String name)Returns the enum constant of this type with the specified name.static ObjectTypes.ObjectManager[]ObjectTypes.ObjectManager. values()Returns an array containing the constants of this enum type, in the order they are declared.
-