Modifier and Type | Method and Description |
---|---|
static ObjectTypes |
ClassMapper.getObjectTypeForHQLType(Class<? extends RContainer> type) |
static ObjectTypes |
ClassMapper.getObjectTypeForHQLType(RContainerType type) |
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) |
Modifier and Type | Method and Description |
---|---|
ObjectTypes |
TaskDto.getObjectRefType() |
Modifier and Type | Method and Description |
---|---|
void |
TaskDto.setObjectRefType(ObjectTypes objectRefType) |
Modifier and Type | Method and Description |
---|---|
ObjectTypes |
ConfigurationStorage.getDebugListCategory() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationStorage.setDebugListCategory(ObjectTypes debugListCategory) |
Copyright © 2013 evolveum. All rights reserved.