|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrgType | |
---|---|
com.evolveum.midpoint.model.expr | |
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.expr |
---|
Methods in com.evolveum.midpoint.model.expr that return OrgType | |
---|---|
OrgType |
MidpointFunctions.getOrgByName(String name)
|
OrgType |
MidpointFunctions.getOrgByOid(String oid)
|
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 List<PrismObject<OrgType>> |
AbstractModelIntegrationTest.searchOrg(String baseOrgOid,
Integer minDepth,
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 | |
---|---|
JAXBElement<OrgType> |
ObjectFactory.createOrg(OrgType value)
Create an instance of JAXBElement < OrgType > } |
List<OrgType> |
SystemConfigurationType.getOrgRoot()
|
List<OrgType> |
ObjectType.getParentOrg()
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type OrgType | |
---|---|
JAXBElement<OrgType> |
ObjectFactory.createOrg(OrgType value)
Create an instance of JAXBElement < OrgType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |