org.gcube.execution.rr.bridge
Class FieldModel

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

public class FieldModel
extends Object


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

Constructor Detail

FieldModel

public FieldModel()
Method Detail

retrieve

public static void retrieve()
                     throws Exception
Throws:
Exception

getMainResource

public static String getMainResource()

getMetadataResource

public static String getMetadataResource()

getStaticConfigResource

public static String getStaticConfigResource()

getFieldIds

public static Set<String> getFieldIds()

getFieldResource

public static String getFieldResource(String id)


Copyright © 2013. All Rights Reserved.