Package | Description |
---|---|
org.gcube.portlets.user.collectionexplorer.client.model |
Modifier and Type | Method and Description |
---|---|
ResultType |
ResultsContainer.getType() |
static ResultType |
ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultType[] |
ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResultsContainer.setType(ResultType type) |
Constructor and Description |
---|
ResultsContainer(Vector<ResultObj> resultRecords,
String[] optionalParams,
ResultType type,
HashMap<String,String> activelinksIntoVRE) |
Copyright © 2014. All Rights Reserved.