|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ObjectTypes in com.evolveum.midpoint.schema.constants |
|---|
| Methods in com.evolveum.midpoint.schema.constants that return ObjectTypes | |
|---|---|
static ObjectTypes |
ObjectTypes.getObjectType(java.lang.Class<? extends ObjectType> objectType)
|
static ObjectTypes |
ObjectTypes.getObjectType(java.lang.String objectType)
|
static ObjectTypes |
ObjectTypes.getObjectTypeFromTypeQName(javax.xml.namespace.QName typeQName)
|
static ObjectTypes |
ObjectTypes.getObjectTypeFromUri(java.lang.String objectTypeUri)
|
static ObjectTypes |
ObjectTypes.valueOf(java.lang.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. |
| Uses of ObjectTypes in com.evolveum.midpoint.schema.processor |
|---|
| Methods in com.evolveum.midpoint.schema.processor with parameters of type ObjectTypes | ||
|---|---|---|
|
Schema.findObjectDefinition(ObjectTypes objectType,
java.lang.Class<T> type)
|
|
| Uses of ObjectTypes in com.evolveum.midpoint.schema.util |
|---|
| Methods in com.evolveum.midpoint.schema.util with parameters of type ObjectTypes | |
|---|---|
static ObjectReferenceType |
ObjectTypeUtil.createObjectRef(java.lang.String oid,
ObjectTypes type)
|
| Uses of ObjectTypes in com.evolveum.midpoint.web.controller.util |
|---|
| Methods in com.evolveum.midpoint.web.controller.util with parameters of type ObjectTypes | |
|---|---|
static org.w3c.dom.Element |
ControllerUtil.createQuery(java.lang.String username,
ObjectTypes objectType)
|
| Uses of ObjectTypes in com.evolveum.midpoint.web.model.impl |
|---|
| Methods in com.evolveum.midpoint.web.model.impl with parameters of type ObjectTypes | |
|---|---|
protected java.util.Collection<T> |
ObjectManagerImpl.list(PagingType paging,
ObjectTypes type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||