|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserEntityAttributeMapping
The UserEntityAttributeMapping API provides method to get mappings of user attributes and column names.
| Method Summary | |
|---|---|
java.util.Map |
getBackEndNames()This method will return a list of DB Column name for the User Attributes |
java.util.Map |
getEntityAttrAndColumnCodeLookup()This Method will return the map of lookup encoded and decoded value of User attributes from LKU table. |
java.util.Map |
getMappedColumnCodeFromEntityAttr()This Method will return the map of User attributes mapped with 9.1 attributes. |
java.util.Map |
getMappingEntityAttrAndColumnCode()This method getMappingEntityAttrAndColumnCode will return the map of 9.1 attribute mapped with User attribute. |
| Method Detail |
|---|
java.util.Map getMappingEntityAttrAndColumnCode()
throws java.lang.Exception
Map of the attribute mappingsjava.lang.Exception
java.util.Map getMappedColumnCodeFromEntityAttr()
throws java.lang.Exception
Map of the attribute mappingsjava.lang.Exception
java.util.Map getBackEndNames()
throws java.lang.Exception
java.lang.Exception
java.util.Map getEntityAttrAndColumnCodeLookup()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||