|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The UI MetaData service. Provides a view into the metadata that describes the repository but is specific to the user interface.
| Method Summary | |
java.util.Collection |
getBrowseableClassDescriptorIds(java.util.Collection cldIds)
Method getBrowseableClassDescriptorIds @add-javadoc!!! |
java.lang.String |
getClassDescriptorLabel(java.lang.String classId,
java.util.Locale loc)
Method getClassDescriptorLabel @add-javadoc!!! |
java.lang.String |
getFieldDescriptorLabel(java.lang.String classId,
java.lang.String fieldId,
java.util.Locale loc)
|
WidgetDescriptor |
getWidgetDescriptor(java.lang.String classId,
java.lang.String fieldId)
Returns the widget descriptor for the class and field id. |
| Method Detail |
public java.util.Collection getBrowseableClassDescriptorIds(java.util.Collection cldIds)
throws ServiceException
cldIds - @add-javadoc!!!
ServiceException - @add-javadoc!!!
public java.lang.String getClassDescriptorLabel(java.lang.String classId,
java.util.Locale loc)
throws ServiceException
classId - @add-javadoc!!!loc - @add-javadoc!!!
ServiceException - @add-javadoc!!!
public java.lang.String getFieldDescriptorLabel(java.lang.String classId,
java.lang.String fieldId,
java.util.Locale loc)
throws ServiceException
ServiceException
public WidgetDescriptor getWidgetDescriptor(java.lang.String classId,
java.lang.String fieldId)
throws ServiceException
fieldId -
ServiceException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||