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

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

public final class AbstractResource.ApplicationDescriptorConstants
extends Object


Field Summary
static String APPLICATION_DESC_ID
           
static String APPLICATION_DESC_XML
           
static String GATEWAY_NAME
           
static String HOST_DESC_ID
           
static String SERVICE_DESC_ID
           
static String UPDATED_USER
           
 
Constructor Summary
AbstractResource.ApplicationDescriptorConstants()
           
 
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

UPDATED_USER

public static final String UPDATED_USER
See Also:
Constant Field Values

APPLICATION_DESC_ID

public static final String APPLICATION_DESC_ID
See Also:
Constant Field Values

HOST_DESC_ID

public static final String HOST_DESC_ID
See Also:
Constant Field Values

SERVICE_DESC_ID

public static final String SERVICE_DESC_ID
See Also:
Constant Field Values

APPLICATION_DESC_XML

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

AbstractResource.ApplicationDescriptorConstants

public AbstractResource.ApplicationDescriptorConstants()


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