|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ResourceType in org.gcube.application.aquamaps.aquamapsservice.client.proxies |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.client.proxies with parameters of type ResourceType | |
|---|---|
Integer |
DefaultDataManagement.importResource(File toImport,
String userId,
ResourceType type,
String encoding,
boolean[] fieldsMask,
boolean hasHeader,
char delimiter)
|
Integer |
DataManagement.importResource(File toImport,
String userId,
ResourceType type,
String encoding,
boolean[] fieldsMask,
boolean hasHeader,
char delimiter)
|
| Uses of ResourceType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return ResourceType | |
|---|---|
ResourceType |
Resource.getType()
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type ResourceType | |
|---|---|
void |
Resource.setType(ResourceType type)
|
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type ResourceType | |
|---|---|
Resource(ResourceType type,
int searchId)
|
|
| Uses of ResourceType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types that return ResourceType | |
|---|---|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ResourceType in org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper with parameters of type ResourceType | |
|---|---|
Integer |
DataManagementCall.importResource(File toImport,
String userId,
ResourceType type,
String encoding,
boolean[] fieldsMask,
boolean hasHeader,
char delimiter)
|
Integer |
DataManagementInterface.importResource(File toImport,
String userId,
ResourceType type,
String encoding,
boolean[] fieldsMask,
boolean hasHeader,
char delimiter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||