Uses of Enum Class
com.evolveum.midpoint.schema.constants.ObjectTypes.ObjectManager
Packages that use ObjectTypes.ObjectManager
-
Uses of ObjectTypes.ObjectManager in com.evolveum.midpoint.schema.constants
Methods in com.evolveum.midpoint.schema.constants that return ObjectTypes.ObjectManagerModifier and TypeMethodDescription@NotNull ObjectTypes.ObjectManager
ObjectTypes.getObjectManager()
static ObjectTypes.ObjectManager
ObjectTypes.getObjectManagerForClass
(Class<? extends ObjectType> clazz) static ObjectTypes.ObjectManager
Returns the enum constant of this class with the specified name.static ObjectTypes.ObjectManager[]
ObjectTypes.ObjectManager.values()
Returns an array containing the constants of this enum class, in the order they are declared.