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

Packages that use PropertyAvailableValuesListType
com.evolveum.midpoint.common   
com.evolveum.midpoint.model   
com.evolveum.midpoint.model.api   
com.evolveum.midpoint.model.controller   
com.evolveum.midpoint.provisioning.api   
com.evolveum.midpoint.provisioning.impl   
com.evolveum.midpoint.repo.api   
com.evolveum.midpoint.repo.xml   
com.evolveum.midpoint.xml.ns._public.common.common_1   
com.evolveum.midpoint.xml.ns._public.model.model_1   
 

Uses of PropertyAvailableValuesListType in com.evolveum.midpoint.common
 

Methods in com.evolveum.midpoint.common with parameters of type PropertyAvailableValuesListType
static java.lang.String DebugUtil.prettyPrint(PropertyAvailableValuesListType propertyAvailableValues)
           
 

Uses of PropertyAvailableValuesListType in com.evolveum.midpoint.model
 

Methods in com.evolveum.midpoint.model that return PropertyAvailableValuesListType
 PropertyAvailableValuesListType ModelWebService.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, javax.xml.ws.Holder<OperationResultType> result)
           
 

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

Methods in com.evolveum.midpoint.model.api that return PropertyAvailableValuesListType
 PropertyAvailableValuesListType ModelService.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult result)
           
 

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

Methods in com.evolveum.midpoint.model.controller that return PropertyAvailableValuesListType
 PropertyAvailableValuesListType ModelControllerImpl.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult result)
           
 

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

Methods in com.evolveum.midpoint.provisioning.api that return PropertyAvailableValuesListType
 PropertyAvailableValuesListType ProvisioningService.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
          Returns list of available values for specified properties.
 

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

Methods in com.evolveum.midpoint.provisioning.impl that return PropertyAvailableValuesListType
 PropertyAvailableValuesListType ProvisioningServiceImpl.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
           
 

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

Methods in com.evolveum.midpoint.repo.api that return PropertyAvailableValuesListType
 PropertyAvailableValuesListType RepositoryService.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
          Returns list of available values for specified properties.
 

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

Methods in com.evolveum.midpoint.repo.xml that return PropertyAvailableValuesListType
 PropertyAvailableValuesListType XmlRepositoryService.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, OperationResult parentResult)
           
 

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

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

Uses of PropertyAvailableValuesListType in com.evolveum.midpoint.xml.ns._public.model.model_1
 

Methods in com.evolveum.midpoint.xml.ns._public.model.model_1 that return PropertyAvailableValuesListType
 PropertyAvailableValuesListType ModelPortType.getPropertyAvailableValues(java.lang.String oid, PropertyReferenceListType properties, javax.xml.ws.Holder<OperationResultType> result)
          Returns list of available values for specified properties.
 



Copyright © 2011 evolveum. All Rights Reserved.