Package | Description |
---|---|
com.evolveum.midpoint.schema.constants | |
com.evolveum.midpoint.schema.util |
Modifier and Type | Method and Description |
---|---|
static ObjectTypes |
ObjectTypes.getObjectType(Class<? extends ObjectType> objectType) |
static ObjectTypes |
ObjectTypes.getObjectType(String objectType) |
static ObjectTypes |
ObjectTypes.getObjectTypeFromTypeQName(QName typeQName) |
static ObjectTypes |
ObjectTypes.getObjectTypeFromUri(String objectTypeUri) |
static ObjectTypes |
ObjectTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectTypes[] |
ObjectTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ObjectReferenceType |
ObjectTypeUtil.createObjectRef(String oid,
ObjectTypes type) |
Copyright © 2015 Evolveum. All rights reserved.