Uses of Record Class
org.apache.syncope.core.provisioning.api.MappingManager.IntValues
Packages that use MappingManager.IntValues
Package
Description
-
Uses of MappingManager.IntValues in org.apache.syncope.core.provisioning.api
Methods in org.apache.syncope.core.provisioning.api that return MappingManager.IntValuesModifier 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. -
Uses of MappingManager.IntValues in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return MappingManager.IntValuesModifier and TypeMethodDescriptiondefault MappingManager.IntValuesItemTransformer.beforePropagation(Item item, Any any, AttrSchemaType schemaType, List<PlainAttrValue> values) Invoked while preparing attribute values to be sent out to external resource during propagation.default MappingManager.IntValuesItemTransformer.beforePropagation(Item item, Realm realm, AttrSchemaType schemaType, List<PlainAttrValue> values) Invoked while preparing attribute values to be sent out to external resource during propagation. -
Uses of MappingManager.IntValues in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java that return MappingManager.IntValuesModifier 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) -
Uses of MappingManager.IntValues in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return MappingManager.IntValuesModifier and TypeMethodDescriptionJEXLItemTransformerImpl.beforePropagation(Item item, Any any, AttrSchemaType schemaType, List<PlainAttrValue> values) -
Uses of MappingManager.IntValues in org.apache.syncope.fit.core.reference
Methods in org.apache.syncope.fit.core.reference that return MappingManager.IntValuesModifier and TypeMethodDescriptionDateToDateItemTransformer.beforePropagation(Item item, Any any, AttrSchemaType schemaType, List<PlainAttrValue> values) DateToLongItemTransformer.beforePropagation(Item item, Any any, AttrSchemaType schemaType, List<PlainAttrValue> values)