|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeMetaData
Returns the meta data of a query table attribute.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the description of the attribute in the requested locale. |
java.lang.String |
getDisplayName(java.util.Locale locale)
Returns the display name of the attribute in the requested locale. |
Methods inherited from interface com.ibm.bpe.api.AttributeInfo |
---|
getName, getSourceAttributeName, getSourceQueryTableIdentifier, getSourceQueryTableName, getType, isArray |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getDisplayName(java.util.Locale locale)
locale
- The locale for which the display name is to be provided.
java.lang.String getDescription(java.util.Locale locale)
locale
- The locale for which the description is to be provided.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |