|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexAttributeValue | |
---|---|
com.ibm.itim.dataservices.model | Provides a a low-level application programming interface for querying elements of the data model. |
Uses of ComplexAttributeValue in com.ibm.itim.dataservices.model |
---|
Methods in com.ibm.itim.dataservices.model that return ComplexAttributeValue | |
---|---|
ComplexAttributeValue |
ComplexAttributeHandler.getAttributeValue(java.lang.String attrName,
java.lang.String attributeValueAsString)
Constructs the ComplexAttributeValue object given the name and string representation of the attribute value assuming that the string format can be understood by the specific attribute handler |
Methods in com.ibm.itim.dataservices.model with parameters of type ComplexAttributeValue | |
---|---|
java.lang.String |
ComplexAttributeHandler.getString(java.lang.String attrName,
ComplexAttributeValue value)
Returns the string representation of the complex attribute using pre-defined format by the specific attribute handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |