Uses of Class
org.apache.syncope.core.provisioning.api.IntAttrName
Package
Description
-
Uses of IntAttrName in org.apache.syncope.core.provisioning.api
Modifier and TypeMethodDescriptionIntAttrNameParser.parse
(String intAttrName, AnyTypeKind provisionAnyTypeKind) Modifier and TypeMethodDescriptionMappingManager.getIntValues
(ExternalResource resource, Provision provision, Item mapItem, IntAttrName intAttrName, AttrSchemaType schemaType, Any<?> any, AccountGetter usernameAccountGetter, PlainAttrGetter plainAttrGetter) Get attribute values for the givenItem
and any object.protected void
IntAttrNameParser.setFieldOrSchemaName
(String fieldOrSchemaName, AnyTypeKind anyTypeKind, IntAttrName result) -
Uses of IntAttrName in org.apache.syncope.core.provisioning.java
Modifier and TypeMethodDescriptionDefaultMappingManager.getIntValues
(ExternalResource resource, Provision provision, Item mapItem, IntAttrName intAttrName, AttrSchemaType schemaType, Any<?> any, AccountGetter usernameAccountGetter, PlainAttrGetter plainAttrGetter)