|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PropertyAvailableValuesListType in com.evolveum.midpoint.model |
|---|
| Method parameters in com.evolveum.midpoint.model with type arguments of type PropertyAvailableValuesListType | |
|---|---|
void |
ModelWebService.getPropertyAvailableValues(java.lang.String oid,
PropertyReferenceListType properties,
javax.xml.ws.Holder<PropertyAvailableValuesListType> propertyAvailableValuesListHolder,
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)
Returns list of available values for specified properties. |
| Uses of PropertyAvailableValuesListType in com.evolveum.midpoint.model.controller |
|---|
| Methods in com.evolveum.midpoint.model.controller that return PropertyAvailableValuesListType | |
|---|---|
PropertyAvailableValuesListType |
ModelController.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 | ||
|---|---|---|
|
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 PropertyAvailableValuesListType in com.evolveum.midpoint.repo.cache |
|---|
| Methods in com.evolveum.midpoint.repo.cache that return PropertyAvailableValuesListType | ||
|---|---|---|
|
RepositoryCache.getPropertyAvailableValues(java.lang.Class<T> type,
java.lang.String oid,
PropertyReferenceListType properties,
OperationResult parentResult)
|
|
| Uses of PropertyAvailableValuesListType in com.evolveum.midpoint.repo.xml |
|---|
| Methods in com.evolveum.midpoint.repo.xml that return PropertyAvailableValuesListType | ||
|---|---|---|
|
XmlRepositoryService.getPropertyAvailableValues(java.lang.Class<T> type,
java.lang.String oid,
PropertyReferenceListType properties,
OperationResult parentResult)
|
|
| Uses of PropertyAvailableValuesListType in com.evolveum.midpoint.schema.util |
|---|
| Methods in com.evolveum.midpoint.schema.util with parameters of type PropertyAvailableValuesListType | |
|---|---|
static java.lang.String |
DebugUtil.prettyPrint(PropertyAvailableValuesListType propertyAvailableValues)
|
| 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_wsdl |
|---|
| Method parameters in com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl with type arguments of type PropertyAvailableValuesListType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||