Skip navigation links


oracle.iam.identity.rolemgmt.api
Interface RoleEntityAttributeMapping


public interface RoleEntityAttributeMapping

Method Summary
 java.util.Map getMappedColumnCodeFromEntityAttr()
          Returns OIM 9.2 attributes mapped to 9.1 attributes (the reverse of @see getMappingEntityAttrAndColumnCode.
 java.util.Map getMappingEntityAttrAndColumnCode()
           

 

Method Detail

getMappingEntityAttrAndColumnCode

java.util.Map getMappingEntityAttrAndColumnCode()
                                                throws java.lang.Exception
Returns:
OIM 9.1 attributes mapped to 9.2 attributes.
Throws:
java.lang.Exception

getMappedColumnCodeFromEntityAttr

java.util.Map getMappedColumnCodeFromEntityAttr()
                                                throws java.lang.Exception
Returns OIM 9.2 attributes mapped to 9.1 attributes (the reverse of @see getMappingEntityAttrAndColumnCode.
Returns:
Throws:
java.lang.Exception

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.