|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.query.ResultObject.MetaData
Meta data
| Method Summary | |
void |
addFieldName(java.lang.String s)
Adds a feature to the FieldName attribute of the MetaData object |
void |
addMapping(java.lang.String type,
java.util.Collection fieldNames)
add mapping for list of fields per object type |
java.util.Collection |
getFieldNames()
Get field names |
java.util.Collection |
getMapping(java.lang.String type)
Get mapping |
java.util.Collection |
getTypes()
Get types |
java.lang.String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public void addFieldName(java.lang.String s)
s - The feature to be added to the FieldName attribute
public void addMapping(java.lang.String type,
java.util.Collection fieldNames)
type - typefieldNames - field namespublic java.util.Collection getFieldNames()
public java.util.Collection getMapping(java.lang.String type)
type - type
public java.util.Collection getTypes()
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.