Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.OrgType

Packages that use OrgType
com.evolveum.midpoint.model.test   
com.evolveum.midpoint.repo.sql.data.common   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of OrgType in com.evolveum.midpoint.model.test
 

Methods in com.evolveum.midpoint.model.test that return types with arguments of type OrgType
protected  java.util.List<PrismObject<OrgType>> AbstractModelIntegrationTest.searchOrg(java.lang.String baseOrgOid, java.lang.Integer minDepth, java.lang.Integer maxDepth, Task task, OperationResult result)
           
 

Uses of OrgType in com.evolveum.midpoint.repo.sql.data.common
 

Methods in com.evolveum.midpoint.repo.sql.data.common that return OrgType
 OrgType ROrg.toJAXB(PrismContext prismContext)
           
 

Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type OrgType
static void ROrg.copyFromJAXB(OrgType jaxb, ROrg repo, PrismContext prismContext)
           
static void ROrg.copyToJAXB(ROrg repo, OrgType jaxb, PrismContext prismContext)
           
 

Uses of OrgType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return OrgType
 OrgType OrgType.clone()
           
 OrgType ObjectFactory.createOrgType()
          Create an instance of OrgType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type OrgType
 javax.xml.bind.JAXBElement<OrgType> ObjectFactory.createOrg(OrgType value)
          Create an instance of JAXBElement<OrgType>}
 java.util.List<OrgType> SystemConfigurationType.getOrgRoot()
           
 java.util.List<OrgType> ObjectType.getParentOrg()
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type OrgType
 javax.xml.bind.JAXBElement<OrgType> ObjectFactory.createOrg(OrgType value)
          Create an instance of JAXBElement<OrgType>}
 



Copyright © 2012 evolveum. All Rights Reserved.