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, Item item, IntAttrName intAttrName, AttrSchemaType schemaType, Realm realm) Get attribute values for the givenItemand realm.MappingManager.getIntValues(ExternalResource resource, Provision provision, Item item, IntAttrName intAttrName, AttrSchemaType schemaType, Any any, AccountGetter usernameAccountGetter, PlainAttrGetter plainAttrGetter) Get attribute values for the givenItemand any object.protected voidIntAttrNameParser.setFieldOrSchemaName(String fieldOrSchemaName, AnyTypeKind anyTypeKind, IntAttrName result) protected voidIntAttrNameParser.setFieldOrSchemaName(String fieldOrSchemaName, 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, Item item, IntAttrName intAttrName, AttrSchemaType schemaType, Realm realm) DefaultMappingManager.getIntValues(ExternalResource resource, Provision provision, Item item, IntAttrName intAttrName, AttrSchemaType schemaType, Any any, AccountGetter usernameAccountGetter, PlainAttrGetter plainAttrGetter)