***  This interface provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.deployment
Interface ServiceDeploymentInterface


public interface ServiceDeploymentInterface

This interface contains constants associated with a foundation service deployment.

Since:
1.0

Field Summary
static java.lang.String CLASS_IDENTIFIER
          SoftwareComponent ClassIdentifier designating an element that serves as a root level container for foundation services.
static java.lang.String CLASS_IDENTIFIER_1_1
          SoftwareComponent ClassIdentifier designating an element that serves as a root level container for foundation services.
static java.lang.String CLASS_IDENTIFIER_1_2
          SoftwareComponent ClassIdentifier designating an element that serves as a root level container for foundation services.
 

Field Detail

CLASS_IDENTIFIER_1_1

static final java.lang.String CLASS_IDENTIFIER_1_1
SoftwareComponent ClassIdentifier designating an element that serves as a root level container for foundation services. The literal string value quot;ABC1234567890quot; is used to designate a metadata SoftwareComponent as one that is used to represent a foundation service deployment. This value was used for the 1.0 and 1.1 releases.

See Also:
Constant Field Values

CLASS_IDENTIFIER_1_2

static final java.lang.String CLASS_IDENTIFIER_1_2
SoftwareComponent ClassIdentifier designating an element that serves as a root level container for foundation services. The literal string value quot;abc7fd619d0dc4a3:2c1e6b:f6cd2758ff:-7ffbquot; is used to designate a metadata SoftwareComponent as one that is used to represent a foundation service deployment. This value is used for the 1.2 release.

See Also:
Constant Field Values

CLASS_IDENTIFIER

static final java.lang.String CLASS_IDENTIFIER
SoftwareComponent ClassIdentifier designating an element that serves as a root level container for foundation services. This value corresponds to the class identifier used for the current version.

See Also:
Constant Field Values

***  This interface provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.