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

Packages that use PropertyReferenceListType
com.evolveum.midpoint.common   
com.evolveum.midpoint.model   
com.evolveum.midpoint.model.api   
com.evolveum.midpoint.model.controller   
com.evolveum.midpoint.model.controller.handler   
com.evolveum.midpoint.provisioning.api   
com.evolveum.midpoint.provisioning.impl   
com.evolveum.midpoint.repo.api   
com.evolveum.midpoint.repo.cache   
com.evolveum.midpoint.repo.xml   
com.evolveum.midpoint.web.model   
com.evolveum.midpoint.web.model.impl   
com.evolveum.midpoint.xml.ns._public.common.common_1   
com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl   
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.common
 

Methods in com.evolveum.midpoint.common that return PropertyReferenceListType
static PropertyReferenceListType Utils.getResolveResourceList()
           
 

Methods in com.evolveum.midpoint.common with parameters of type PropertyReferenceListType
static boolean Utils.haveToResolve(java.lang.String propertyName, PropertyReferenceListType resolve)
           
static java.lang.String DebugUtil.prettyPrint(PropertyReferenceListType reflist)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.model
 

Methods in com.evolveum.midpoint.model with parameters of type PropertyReferenceListType
 void ModelWebService.getObject(java.lang.String objectTypeUri, java.lang.String oid, PropertyReferenceListType resolve, javax.xml.ws.Holder<ObjectType> objectHolder, javax.xml.ws.Holder<OperationResultType> resultHolder)
           
 void ModelWebService.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, javax.xml.ws.Holder<PropertyAvailableValuesListType> propertyAvailableValuesListHolder, javax.xml.ws.Holder<OperationResultType> result)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.model.api
 

Methods in com.evolveum.midpoint.model.api with parameters of type PropertyReferenceListType
<T extends ObjectType>
T
ModelService.getObject(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType resolve, OperationResult result)
           Returns object for provided OID.
 PropertyAvailableValuesListType ModelService.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult result)
           Returns list of available values for specified properties.
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.model.controller
 

Methods in com.evolveum.midpoint.model.controller that return PropertyReferenceListType
static PropertyReferenceListType ModelUtils.createPropertyReferenceListType(java.lang.String... properties)
           
 

Methods in com.evolveum.midpoint.model.controller with parameters of type PropertyReferenceListType
<T extends ObjectType>
T
ModelControllerImpl.getObject(java.lang.Class<T> clazz, java.lang.String oid, PropertyReferenceListType resolve, OperationResult result)
           
 PropertyAvailableValuesListType ModelControllerImpl.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult result)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.model.controller.handler
 

Methods in com.evolveum.midpoint.model.controller.handler with parameters of type PropertyReferenceListType
<T extends ObjectType>
T
BasicHandler.getObject(java.lang.Class<T> clazz, java.lang.String oid, PropertyReferenceListType resolve, OperationResult result)
           
protected  void BasicHandler.resolveObjectAttributes(ObjectType object, PropertyReferenceListType resolve, OperationResult result)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.provisioning.api
 

Methods in com.evolveum.midpoint.provisioning.api with parameters of type PropertyReferenceListType
<T extends ObjectType>
T
ProvisioningService.getObject(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType resolve, OperationResult parentResult)
          Returns object for provided OID.
 PropertyAvailableValuesListType ProvisioningService.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
          Returns list of available values for specified properties.
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.provisioning.impl
 

Methods in com.evolveum.midpoint.provisioning.impl with parameters of type PropertyReferenceListType
<T extends ObjectType>
T
ProvisioningServiceImpl.getObject(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType resolve, OperationResult parentResult)
           
 PropertyAvailableValuesListType ProvisioningServiceImpl.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.repo.api
 

Methods in com.evolveum.midpoint.repo.api with parameters of type PropertyReferenceListType
<T extends ObjectType>
T
RepositoryService.getObject(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType resolve, OperationResult parentResult)
          Returns object for provided OID.
<T extends ObjectType>
PropertyAvailableValuesListType
RepositoryService.getPropertyAvailableValues(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
          Returns list of available values for specified properties.
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.repo.cache
 

Methods in com.evolveum.midpoint.repo.cache with parameters of type PropertyReferenceListType
<T extends ObjectType>
T
RepositoryCache.getObject(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType resolve, OperationResult parentResult)
           
<T extends ObjectType>
PropertyAvailableValuesListType
RepositoryCache.getPropertyAvailableValues(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.repo.xml
 

Methods in com.evolveum.midpoint.repo.xml with parameters of type PropertyReferenceListType
<T extends ObjectType>
T
XmlRepositoryService.getObject(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType resolve, OperationResult parentResult)
           
<T extends ObjectType>
PropertyAvailableValuesListType
XmlRepositoryService.getPropertyAvailableValues(java.lang.Class<T> type, java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.web.model
 

Methods in com.evolveum.midpoint.web.model with parameters of type PropertyReferenceListType
 T ObjectManager.get(java.lang.String oid, PropertyReferenceListType resolve)
          Lookup object by OID.
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.web.model.impl
 

Methods in com.evolveum.midpoint.web.model.impl with parameters of type PropertyReferenceListType
protected
<O extends ObjectType>
O
ObjectManagerImpl.get(java.lang.Class<O> objectClass, java.lang.String oid, PropertyReferenceListType resolve)
           
 T ObjectManagerImpl.get(java.lang.String oid, PropertyReferenceListType resolve)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return PropertyReferenceListType
 PropertyReferenceListType ObjectFactory.createPropertyReferenceListType()
          Create an instance of PropertyReferenceListType
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl
 

Methods in com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl with parameters of type PropertyReferenceListType
 void ModelPortTypeImpl.getObject(java.lang.String objectType, java.lang.String oid, PropertyReferenceListType resolve, javax.xml.ws.Holder<ObjectType> object, javax.xml.ws.Holder<OperationResultType> result)
           
 void ModelPortType.getObject(java.lang.String objectType, java.lang.String oid, PropertyReferenceListType resolve, javax.xml.ws.Holder<ObjectType> object, javax.xml.ws.Holder<OperationResultType> result)
          Returns object for provided OID.
 void ModelPortTypeImpl.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, javax.xml.ws.Holder<PropertyAvailableValuesListType> propertyAvailableValuesList, javax.xml.ws.Holder<OperationResultType> result)
           
 void ModelPortType.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, javax.xml.ws.Holder<PropertyAvailableValuesListType> propertyAvailableValuesList, javax.xml.ws.Holder<OperationResultType> result)
          Returns list of available values for specified properties.
 



Copyright © 2011 evolveum. All Rights Reserved.