org.gcube.execution.rr.bridge
Class FieldModel

java.lang.Object
  extended by org.gcube.execution.rr.bridge.FieldModel

public class FieldModel
extends java.lang.Object


Constructor Summary
FieldModel()
           
 
Method Summary
static java.util.Set<java.lang.String> getFieldIds()
           
static java.lang.String getFieldResource(java.lang.String id)
           
static java.lang.String getMainResource()
           
static java.lang.String getMetadataResource()
           
static void retrieve()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldModel

public FieldModel()
Method Detail

retrieve

public static void retrieve()
                     throws java.lang.Exception
Throws:
java.lang.Exception

getMainResource

public static java.lang.String getMainResource()

getMetadataResource

public static java.lang.String getMetadataResource()

getFieldIds

public static java.util.Set<java.lang.String> getFieldIds()

getFieldResource

public static java.lang.String getFieldResource(java.lang.String id)