Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.ExtensibleObjectType

Packages that use ExtensibleObjectType
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.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 ResourceAccessConfigurationType
          !!! DEPRECATED !!! ResourceAccessConfiguration represents a provisioning subsystem system which we manage.
 class ResourceObjectShadowType
          Local copy of any object on the provisioning resource that is related to provisioning.
 class ResourceStateType
          Object to store resource state.
 class ResourceType
          Resource represents a system or component external to the IDM system which we manage.
 class RoleType
          A role that implies accounts on resources, attributes and assignments for such accounts.
 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
 



Copyright © 2011 evolveum. All Rights Reserved.