org.openspml.message
Interface Constants

All Known Implementing Classes:
SpmlResponse, SpmlRequest, BatchRequest, StatusRequest, SchemaIdentifier, OperationIdentifier, Identifier, ProviderIdentifier

public interface Constants

Various constants not related to any particular class.


Field Summary
static java.lang.String ACTION_PREFIX
           
static java.lang.String ENUM_PREFIX
          Prefix used for various enumeration values.
 

Field Detail

ENUM_PREFIX

public static final java.lang.String ENUM_PREFIX
Prefix used for various enumeration values.

ACTION_PREFIX

public static final java.lang.String ACTION_PREFIX