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

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

public final class AbstractResource.ServiceDescriptorConstants
extends Object


Field Summary
static String GATEWAY_NAME
           
static String SERVICE_DESC_ID
           
static String SERVICE_DESC_XML
           
static String UPDATED_USER
           
 
Constructor Summary
AbstractResource.ServiceDescriptorConstants()
           
 
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

SERVICE_DESC_ID

public static final String SERVICE_DESC_ID
See Also:
Constant Field Values

SERVICE_DESC_XML

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

AbstractResource.ServiceDescriptorConstants

public AbstractResource.ServiceDescriptorConstants()


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