|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsspeciesview.client.constants |
---|
Fields in org.gcube.application.aquamaps.aquamapsspeciesview.client.constants with type parameters of type ClientResourceType | |
---|---|
static Map<ClientResourceType,String> |
AquaMapsSpeciesViewConstants.resourceNames
|
Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc |
---|
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc that return ClientResourceType | |
---|---|
ClientResourceType |
EnumSerializationForcer.getResType()
|
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc with parameters of type ClientResourceType | |
---|---|
void |
EnumSerializationForcer.setResType(ClientResourceType resType)
|
Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data |
---|
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data that return ClientResourceType | |
---|---|
ClientResourceType |
ClientResource.getType()
|
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data with parameters of type ClientResourceType | |
---|---|
void |
ClientResource.setType(ClientResourceType type)
|
Constructors in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data with parameters of type ClientResourceType | |
---|---|
ClientResource(String title,
Integer searchId,
String tableName,
String description,
String author,
String disclaimer,
String provenance,
Time time,
String hcafIds,
String hspenIds,
String hspecIds,
String occurrIds,
String hcafNames,
String hspenNames,
String hspecNames,
String parameters,
String occurNames,
String status,
ClientResourceType type,
AlgorithmType algorithm,
Boolean isDefault,
Long rowCount)
|
Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.types |
---|
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.types that return ClientResourceType | |
---|---|
static ClientResourceType |
ClientResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClientResourceType[] |
ClientResourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsspeciesview.client.search |
---|
Constructors in org.gcube.application.aquamaps.aquamapsspeciesview.client.search with parameters of type ClientResourceType | |
---|---|
ResourcePickerComboBox(ClientResourceType resourceType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |