com.intel.gpe.constants
Class ResourceTypes

java.lang.Object
  extended by com.intel.gpe.constants.ResourceTypes

public class ResourceTypes
extends java.lang.Object

Version:
$Id: ResourceTypes.java,v 1.5 2006/06/30 10:08:02 mlukichev Exp $
Author:
Dmitry Petrov

Field Summary
static javax.xml.namespace.QName BROKER_TARGETSYSTEM_RESOURCETYPE
           
static java.lang.String DATASERVICE_RESOURCE_TYPE
           
static java.lang.String GPE_RESOURCE_NS
           
static java.lang.String RESOURCE_PROPERTY
           
static javax.xml.namespace.QName RESOURCE_PROPERTY_Q
           
static java.lang.String RESOURCE_TYPE
           
static java.lang.String RESOURCE_TYPE_NS
           
static javax.xml.namespace.QName RESOURCE_TYPE_Q
           
static javax.xml.namespace.QName TARGETSYSTEM_RESOURCETYPE
           
static javax.xml.namespace.QName VIRTUALTARGETSYSTEM_RESOURCETYPE
           
static javax.xml.namespace.QName WORKFLOW_TARGETSYSTEM_RESOURCETYPE
           
 
Constructor Summary
ResourceTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_TYPE_NS

public static final java.lang.String RESOURCE_TYPE_NS
See Also:
Constant Field Values

RESOURCE_TYPE

public static final java.lang.String RESOURCE_TYPE
See Also:
Constant Field Values

RESOURCE_TYPE_Q

public static final javax.xml.namespace.QName RESOURCE_TYPE_Q

RESOURCE_PROPERTY

public static final java.lang.String RESOURCE_PROPERTY
See Also:
Constant Field Values

RESOURCE_PROPERTY_Q

public static final javax.xml.namespace.QName RESOURCE_PROPERTY_Q

GPE_RESOURCE_NS

public static final java.lang.String GPE_RESOURCE_NS
See Also:
Constant Field Values

TARGETSYSTEM_RESOURCETYPE

public static final javax.xml.namespace.QName TARGETSYSTEM_RESOURCETYPE

VIRTUALTARGETSYSTEM_RESOURCETYPE

public static final javax.xml.namespace.QName VIRTUALTARGETSYSTEM_RESOURCETYPE

WORKFLOW_TARGETSYSTEM_RESOURCETYPE

public static final javax.xml.namespace.QName WORKFLOW_TARGETSYSTEM_RESOURCETYPE

BROKER_TARGETSYSTEM_RESOURCETYPE

public static final javax.xml.namespace.QName BROKER_TARGETSYSTEM_RESOURCETYPE

DATASERVICE_RESOURCE_TYPE

public static final java.lang.String DATASERVICE_RESOURCE_TYPE
See Also:
Constant Field Values
Constructor Detail

ResourceTypes

public ResourceTypes()


Copyright © 2008. All Rights Reserved.