public interface RepositoryRow
extends java.io.Serializable
SearchScope
Modifier and Type | Method and Description |
---|---|
Properties |
getProperties()
Gets a single row of properties from the repository database.
|
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.
© Copyright IBM Corporation 2006, 2015. All rights reserved.