Sun Adapter for SAG API

com.stc.connector.sagadapter.sagapi
Class SAGConstants.C_EnvelopeContextId4RelaxedSNL

java.lang.Object
  extended by com.stc.connector.sagadapter.sagapi.SAGConstants.C_EnvelopeContextId4RelaxedSNL
Enclosing class:
SAGConstants

public static class SAGConstants.C_EnvelopeContextId4RelaxedSNL
extends java.lang.Object

Constants for EnvelopeContextId for RelaxedSNL message format

Version:
cvs revision: $Revision: 1.5 $ Last Modified: $Date: 2007/07/06 23:52:30 $
Author:
Harry Liu (harry.liu@sun.com)

Constructor Summary
SAGConstants.C_EnvelopeContextId4RelaxedSNL()
           
 
Method Summary
static java.lang.String getAdvanced()
          Returns CONTEXT_ID_ADVANCED.
static java.lang.String getAdvancedNamespace()
          Returns CONTEXT_ID_ADVANCED_NAMESPACE.
static java.lang.String getAutomatic()
          Returns CONTEXT_ID_AUTOMATIC.
static java.lang.String getNamespace()
          Returns CONTEXT_ID_NAMESPACE.
static boolean hasValue(java.lang.String value)
          Checks whether the constant category has/contains the specified value.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAGConstants.C_EnvelopeContextId4RelaxedSNL

public SAGConstants.C_EnvelopeContextId4RelaxedSNL()
Method Detail

getAutomatic

public static final java.lang.String getAutomatic()
Returns CONTEXT_ID_AUTOMATIC.

Parameters:
None.

Returns:
String - Returns CONTEXT_ID_AUTOMATIC.
Throws:
None.

getAdvanced

public static final java.lang.String getAdvanced()
Returns CONTEXT_ID_ADVANCED.

Parameters:
None.

Returns:
String - Returns CONTEXT_ID_ADVANCED.
Throws:
None.

getNamespace

public static final java.lang.String getNamespace()
Returns CONTEXT_ID_NAMESPACE.

Parameters:
None.

Returns:
String - Returns CONTEXT_ID_NAMESPACE.
Throws:
None.

getAdvancedNamespace

public static final java.lang.String getAdvancedNamespace()
Returns CONTEXT_ID_ADVANCED_NAMESPACE.

Parameters:
None.

Returns:
String - Returns CONTEXT_ID_ADVANCED_NAMESPACE.
Throws:
None.

hasValue

public static final boolean hasValue(java.lang.String value)
Checks whether the constant category has/contains the specified value.

Parameters:
value - The value to be checked.
Returns:
true or false

Sun Adapter for SAG API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.