|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DictionaryEntry
This is an info ojbect that contains the dictionary information about an object known to the system.
Method Summary | |
---|---|
List<? extends AttributeDefinitionInfc> |
getAttributes()
Get the definitions of the attributes (fields) on the object |
String |
getName()
The name of this entry. |
String |
getObjectClass()
The class of the object to which this dictionary entry refers. |
String |
getObjectDescription()
The object description provides a brief description of the business object for use on help screens. |
String |
getObjectLabel()
The object label provides a short name of the business object for use on help screens. |
List<String> |
getPrimaryKeys()
The primary key(s) associatd with the object. |
String |
getTitleAttribute()
The titleAttribute element is the name of the attribute that will be used as an inquiry field when the lookup search results fields are displayed. |
Method Detail |
---|
String getObjectClass()
String getName()
String getObjectLabel()
String getObjectDescription()
String getTitleAttribute()
List<String> getPrimaryKeys()
List<? extends AttributeDefinitionInfc> getAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |