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

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

public final class AbstractResource.ProjectConstants
extends Object


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

Field Detail

GATEWAY_NAME

public static final String GATEWAY_NAME
See Also:
Constant Field Values

USERNAME

public static final String USERNAME
See Also:
Constant Field Values

PROJECT_NAME

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

AbstractResource.ProjectConstants

public AbstractResource.ProjectConstants()


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