org.apache.airavata.persistance.registry.jpa.resources
Class AbstractResource.ExperimentConstants

java.lang.Object
  extended by org.apache.airavata.persistance.registry.jpa.resources.AbstractResource.ExperimentConstants
Enclosing class:
AbstractResource

public final class AbstractResource.ExperimentConstants
extends Object


Field Summary
static String EXPERIMENT_ID
           
static String GATEWAY_NAME
           
static String PROJECT_NAME
           
static String SUBMITTED_DATE
           
static String USERNAME
           
 
Constructor Summary
AbstractResource.ExperimentConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_NAME

public static final String PROJECT_NAME
See Also:
Constant Field Values

USERNAME

public static final String USERNAME
See Also:
Constant Field Values

GATEWAY_NAME

public static final String GATEWAY_NAME
See Also:
Constant Field Values

EXPERIMENT_ID

public static final String EXPERIMENT_ID
See Also:
Constant Field Values

SUBMITTED_DATE

public static final String SUBMITTED_DATE
See Also:
Constant Field Values
Constructor Detail

AbstractResource.ExperimentConstants

public AbstractResource.ExperimentConstants()


Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.