Skip navigation links 
 
oracle.iam.identity.rolemgmt.api
Interface RoleEntityAttributeMapping
- 
public interface RoleEntityAttributeMapping
 
 
 
 
getMappingEntityAttrAndColumnCode
java.util.Map getMappingEntityAttrAndColumnCode()
                                                throws java.lang.Exception
- Returns OIM 9.1 attributes mapped to OIM 9.2 attributes.
 
- 
- Returns:
 
- A 
map containing the mapping. 
- Throws:
 
java.lang.Exception 
 
getMappedColumnCodeFromEntityAttr
java.util.Map getMappedColumnCodeFromEntityAttr()
                                                throws java.lang.Exception
- Returns OIM 9.2 attributes mapped to OIM 9.1 attributes (the reverse of @see getMappingEntityAttrAndColumnCode).
 
- 
- Returns:
 
- A 
map containing the mapping. 
- Throws:
 
java.lang.Exception 
 
Skip navigation links 
 
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.