|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultType | |
---|---|
org.gcube.portlets.user.collectionexplorer.client.model |
Uses of ResultType in org.gcube.portlets.user.collectionexplorer.client.model |
---|
Methods in org.gcube.portlets.user.collectionexplorer.client.model that return ResultType | |
---|---|
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. |
Methods in org.gcube.portlets.user.collectionexplorer.client.model with parameters of type ResultType | |
---|---|
void |
ResultsContainer.setType(ResultType type)
|
Constructors in org.gcube.portlets.user.collectionexplorer.client.model with parameters of type ResultType | |
---|---|
ResultsContainer(Vector<ResultObj> resultRecords,
String[] optionalParams,
ResultType type,
HashMap<String,String> activelinksIntoVRE)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |