com.sas.services.util
Class Constants

java.lang.Object
  |
  +--com.sas.services.util.Constants

public class Constants
extends Object

Miscellaneous constants needed by the Services.

Since:
1.1

Field Summary
static String NS_EVENTS_PREFIX
          Event Services namespace prefix used in the event definition.
static String NS_EVENTS_PREFIX_COLON
          Event Services namespace prefix, including colon.
static String NS_EVENTS_URI
          Event Services namespace URI used in the event definition.
static String NS_PUBLISH_PREFIX
          Publish Services namespace prefix used in the SASPackage event definition.
static String NS_PUBLISH_PREFIX_COLON
          Publish Services namespace prefix, including colon.
static String NS_PUBLISH_RESERVED_URI
          Reserved Publish URI used when name/value attribute defined with a prefix but no namespace URI.
static String NS_PUBLISH_URI
          Publish Services namespace URI used in the SASPackage event definition.
static String NS_PUBLISH_WEBDAV_URI
          Publish Services namespace URI used when publishing the package to a WebDAV server.
static String NS_STOREDPROCESS_ALERT_PREFIX
          Stored Process Services namespace prefix used in the stored process alert definition.
static String NS_STOREDPROCESS_ALERT_PREFIX_COLON
          Stored Process Services namespace prefix, including colon.
static String NS_STOREDPROCESS_ALERT_URI
          Stored Process Services namespace URI used in the stored process alert definition.
static String NS_WEBDAV_COMMENTS_PREFIX
          WebDAV Services comments namespace prefix.
static String NS_WEBDAV_COMMENTS_PREFIX_COLON
          WebDAV Services comments namespace prefix, including colon.
static String NS_WEBDAV_COMMENTS_URI
          WebDAV Services namespace URI for comments/remarks.
static String NS_WEBDAV_EVENTX_PREFIX
          WebDAV Services event properties namespace prefix.
static String NS_WEBDAV_EVENTX_PREFIX_COLON
          WebDAV Services event properties namespace prefix, including colon.
static String NS_WEBDAV_EVENTX_URI
          WebDAV Services namespace URI for promoted event properties.
static String NS_WEBDAV_PREFIX
          WebDAV Services global namespace prefix.
static String NS_WEBDAV_PREFIX_COLON
          WebDAV Services global namespace prefix, including colon.
static String NS_WEBDAV_URI
          Global namespace URI for WebDAV Services.
static String NS_XMLNS_PREFIX
          XMLNS attribute.
static String NS_XMLNS_PREFIX_COLON
          XMLNS attribute, including colon.
static String NS_XMLNS_URI
          XMLNS URI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS_XMLNS_URI

public static final String NS_XMLNS_URI
XMLNS URI.

NS_XMLNS_PREFIX

public static final String NS_XMLNS_PREFIX
XMLNS attribute.

NS_XMLNS_PREFIX_COLON

public static final String NS_XMLNS_PREFIX_COLON
XMLNS attribute, including colon.

NS_EVENTS_URI

public static final String NS_EVENTS_URI
Event Services namespace URI used in the event definition.

NS_EVENTS_PREFIX

public static final String NS_EVENTS_PREFIX
Event Services namespace prefix used in the event definition.

NS_EVENTS_PREFIX_COLON

public static final String NS_EVENTS_PREFIX_COLON
Event Services namespace prefix, including colon.

NS_PUBLISH_URI

public static final String NS_PUBLISH_URI
Publish Services namespace URI used in the SASPackage event definition.

NS_PUBLISH_PREFIX

public static final String NS_PUBLISH_PREFIX
Publish Services namespace prefix used in the SASPackage event definition.

NS_PUBLISH_PREFIX_COLON

public static final String NS_PUBLISH_PREFIX_COLON
Publish Services namespace prefix, including colon.

NS_PUBLISH_RESERVED_URI

public static final String NS_PUBLISH_RESERVED_URI
Reserved Publish URI used when name/value attribute defined with a prefix but no namespace URI.

NS_STOREDPROCESS_ALERT_URI

public static final String NS_STOREDPROCESS_ALERT_URI
Stored Process Services namespace URI used in the stored process alert definition.

NS_STOREDPROCESS_ALERT_PREFIX

public static final String NS_STOREDPROCESS_ALERT_PREFIX
Stored Process Services namespace prefix used in the stored process alert definition.

NS_STOREDPROCESS_ALERT_PREFIX_COLON

public static final String NS_STOREDPROCESS_ALERT_PREFIX_COLON
Stored Process Services namespace prefix, including colon.

NS_PUBLISH_WEBDAV_URI

public static final String NS_PUBLISH_WEBDAV_URI
Publish Services namespace URI used when publishing the package to a WebDAV server.

NS_WEBDAV_URI

public static final String NS_WEBDAV_URI
Global namespace URI for WebDAV Services.

NS_WEBDAV_PREFIX

public static final String NS_WEBDAV_PREFIX
WebDAV Services global namespace prefix.

NS_WEBDAV_PREFIX_COLON

public static final String NS_WEBDAV_PREFIX_COLON
WebDAV Services global namespace prefix, including colon.

NS_WEBDAV_COMMENTS_URI

public static final String NS_WEBDAV_COMMENTS_URI
WebDAV Services namespace URI for comments/remarks.

NS_WEBDAV_COMMENTS_PREFIX

public static final String NS_WEBDAV_COMMENTS_PREFIX
WebDAV Services comments namespace prefix.

NS_WEBDAV_COMMENTS_PREFIX_COLON

public static final String NS_WEBDAV_COMMENTS_PREFIX_COLON
WebDAV Services comments namespace prefix, including colon.

NS_WEBDAV_EVENTX_URI

public static final String NS_WEBDAV_EVENTX_URI
WebDAV Services namespace URI for promoted event properties.

NS_WEBDAV_EVENTX_PREFIX

public static final String NS_WEBDAV_EVENTX_PREFIX
WebDAV Services event properties namespace prefix.

NS_WEBDAV_EVENTX_PREFIX_COLON

public static final String NS_WEBDAV_EVENTX_PREFIX_COLON
WebDAV Services event properties namespace prefix, including colon.




Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:29:04