|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensibleObjectType | |
---|---|
com.evolveum.midpoint.schema | |
com.evolveum.midpoint.test.util | |
com.evolveum.midpoint.web.model.dto | |
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of ExtensibleObjectType in com.evolveum.midpoint.schema |
---|
Subclasses of ExtensibleObjectType in com.evolveum.midpoint.schema | |
---|---|
class |
EnhancedResourceType
|
Uses of ExtensibleObjectType in com.evolveum.midpoint.test.util |
---|
Methods in com.evolveum.midpoint.test.util that return ExtensibleObjectType | |
---|---|
static ExtensibleObjectType |
TestUtil.getSampleObject(SampleObjects object)
Gets an object from the sample object store and unmarshall it. |
Uses of ExtensibleObjectType in com.evolveum.midpoint.web.model.dto |
---|
Constructors in com.evolveum.midpoint.web.model.dto with parameters of type ExtensibleObjectType | |
---|---|
ExtensibleObjectDto(ExtensibleObjectType object)
|
Uses of ExtensibleObjectType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Subclasses of ExtensibleObjectType in com.evolveum.midpoint.xml.ns._public.common.common_1 | |
---|---|
class |
AccountShadowType
Account object type. |
class |
ConnectorHostType
Host definition for remote connector, remote connector framework or a remote "gateway". |
class |
ConnectorType
Description of a generic connector. |
class |
GenericObjectType
Generic object for storing unknown (unexpected) object types. |
class |
ProtoStructureType
TODO Experimental object. |
class |
ResourceObjectShadowType
Local copy of any object on the provisioning resource that is related to provisioning. |
class |
ResourceType
Resource represents a system or component external to the IDM system which we manage. |
class |
RoleType
A role that implies assignments. |
class |
SystemConfigurationType
System configuration object. |
class |
TaskType
TODO |
class |
UserTemplateType
The user template used to create new users. |
class |
UserType
User object type. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ExtensibleObjectType | |
---|---|
ExtensibleObjectType |
ObjectFactory.createExtensibleObjectType()
Create an instance of ExtensibleObjectType |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |