Uses of Class
org.apache.syncope.core.provisioning.api.IntAttrName
Packages that use IntAttrName
Package
Description
-
Uses of IntAttrName in org.apache.syncope.core.provisioning.api
Methods in org.apache.syncope.core.provisioning.api that return IntAttrNameModifier and TypeMethodDescriptionIntAttrNameParser.parse
(String intAttrName, AnyTypeKind provisionAnyTypeKind) Methods in org.apache.syncope.core.provisioning.api with parameters of type IntAttrNameModifier 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
Methods in org.apache.syncope.core.provisioning.java with parameters of type IntAttrNameModifier and TypeMethodDescriptionDefaultMappingManager.getIntValues
(ExternalResource resource, Provision provision, Item mapItem, IntAttrName intAttrName, AttrSchemaType schemaType, Any any, AccountGetter usernameAccountGetter, PlainAttrGetter plainAttrGetter)