|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepositoryRow
The RepositoryRow interface is used by search operations to access rows from the repository database. Each row contains a collection of properties, returned as a Properties object.
SearchScope
Method Summary | |
---|---|
Properties |
getProperties()
Gets a single row of properties from the repository database. |
Method Detail |
---|
Properties getProperties()
All properties returned will have the names as specified in the SQL statement used for the query. Any properties that are not defined in a particular repository, will be returned with null values.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |