| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AssetResultRow
The interface the represents a search result row (an asset) with simple format
| Method Summary | |
|---|---|
 java.util.List<java.lang.String> | 
getAttributeNames()
Gets the list of attribute names  | 
 AssetId | 
getId()
gets the Asset Id of the result row  | 
 java.lang.Object | 
getValue(java.lang.String attributeName)
Gets the value of an attribute given attribute name  | 
| Method Detail | 
|---|
AssetId getId()
java.util.List<java.lang.String> getAttributeNames()
java.lang.Object getValue(java.lang.String attributeName)
attributeName - the name of the attribute
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||