Package | Description |
---|---|
org.apache.syncope.core.provisioning.api | |
org.apache.syncope.core.provisioning.java |
Modifier and Type | Method and Description |
---|---|
IntAttrName |
IntAttrNameParser.parse(String intAttrName,
AnyTypeKind provisionAnyTypeKind) |
Modifier and Type | Method and Description |
---|---|
Pair<AttrSchemaType,List<PlainAttrValue>> |
MappingManager.getIntValues(Provision provision,
Item mapItem,
IntAttrName intAttrName,
AttrSchemaType schemaType,
Any<?> any,
AccountGetter usernameAccountGetter,
PlainAttrGetter plainAttrGetter)
Get attribute values for the given
Item and any object. |
Modifier and Type | Method and Description |
---|---|
Pair<AttrSchemaType,List<PlainAttrValue>> |
MappingManagerImpl.getIntValues(Provision provision,
Item mapItem,
IntAttrName intAttrName,
AttrSchemaType schemaType,
Any<?> any,
AccountGetter usernameAccountGetter,
PlainAttrGetter plainAttrGetter) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.