Package | Description |
---|---|
org.alfresco.service.cmr.search |
Modifier and Type | Method and Description |
---|---|
ResultSetType |
ResultSetMetaData.getResultSetType()
Get the result set type
|
static ResultSetType |
ResultSetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultSetType[] |
ResultSetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.