moazs
Class Constants

java.lang.Object
  extended bymoazs.Constants

public class Constants
extends Object


Field Summary
static String APP2ZUSE_VERSION
           
static String DEFAULT_COUNTRYCODE
           
static int ERROR_PROCESSING_UNCLASSIFIED
           
static int ERROR_PROCESSING_UNKNOWN_APP_NOTIFICATION
           
static int ERROR_REQUEST_DELIVERY_QUALITY_UNKNOWN
           
static int ERROR_REQUEST_SCHEMA_VALIDATION_FAILED
           
static int ERROR_REQUEST_SENDER_PROFILE_NOT_FOUND
           
static int ERROR_REQUEST_UNCLASSIFIED
           
static int ERROR_REQUEST_X509_MISSING
           
static int ERROR_REQUEST_ZBPK_MISSING
           
static int ERROR_SZR_UNCLASSIFIED
           
static int ERROR_ZKOPF_NO_CONNECTION
           
static int ERROR_ZKOPF_NO_PK_AV
           
static int ERROR_ZKOPF_NOT_FOUND
           
static int ERROR_ZKOPF_READING_RESPONSE
           
static int ERROR_ZKOPF_TOO_MANY
           
static int ERROR_ZKOPF_UNCLASSIFIED
           
static int ERROR_ZKOPF_WRONG_STATUS_CODE
           
static String MZS_NS
           
static String MZS_SCHEMA
          Resource name for mzs schema.
static Element NAMESPACE_NODE
           
static String P_NS
           
static String PERSONDATA_SCHEMA
          Resource name for mzs schema.
static String SCHEMA_BASE
          Base location of schema resources.
static String VERSION
           
static String ZKOPF_NS
           
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final String VERSION
See Also:
Constant Field Values

APP2ZUSE_VERSION

public static final String APP2ZUSE_VERSION
See Also:
Constant Field Values

ERROR_REQUEST_UNCLASSIFIED

public static final int ERROR_REQUEST_UNCLASSIFIED
See Also:
Constant Field Values

ERROR_REQUEST_ZBPK_MISSING

public static final int ERROR_REQUEST_ZBPK_MISSING
See Also:
Constant Field Values

ERROR_REQUEST_DELIVERY_QUALITY_UNKNOWN

public static final int ERROR_REQUEST_DELIVERY_QUALITY_UNKNOWN
See Also:
Constant Field Values

ERROR_REQUEST_SENDER_PROFILE_NOT_FOUND

public static final int ERROR_REQUEST_SENDER_PROFILE_NOT_FOUND
See Also:
Constant Field Values

ERROR_REQUEST_SCHEMA_VALIDATION_FAILED

public static final int ERROR_REQUEST_SCHEMA_VALIDATION_FAILED
See Also:
Constant Field Values

ERROR_REQUEST_X509_MISSING

public static final int ERROR_REQUEST_X509_MISSING
See Also:
Constant Field Values

ERROR_ZKOPF_UNCLASSIFIED

public static final int ERROR_ZKOPF_UNCLASSIFIED
See Also:
Constant Field Values

ERROR_ZKOPF_NO_CONNECTION

public static final int ERROR_ZKOPF_NO_CONNECTION
See Also:
Constant Field Values

ERROR_ZKOPF_WRONG_STATUS_CODE

public static final int ERROR_ZKOPF_WRONG_STATUS_CODE
See Also:
Constant Field Values

ERROR_ZKOPF_TOO_MANY

public static final int ERROR_ZKOPF_TOO_MANY
See Also:
Constant Field Values

ERROR_ZKOPF_NOT_FOUND

public static final int ERROR_ZKOPF_NOT_FOUND
See Also:
Constant Field Values

ERROR_ZKOPF_READING_RESPONSE

public static final int ERROR_ZKOPF_READING_RESPONSE
See Also:
Constant Field Values

ERROR_ZKOPF_NO_PK_AV

public static final int ERROR_ZKOPF_NO_PK_AV
See Also:
Constant Field Values

ERROR_PROCESSING_UNCLASSIFIED

public static final int ERROR_PROCESSING_UNCLASSIFIED
See Also:
Constant Field Values

ERROR_PROCESSING_UNKNOWN_APP_NOTIFICATION

public static final int ERROR_PROCESSING_UNKNOWN_APP_NOTIFICATION
See Also:
Constant Field Values

ERROR_SZR_UNCLASSIFIED

public static final int ERROR_SZR_UNCLASSIFIED
See Also:
Constant Field Values

ZKOPF_NS

public static final String ZKOPF_NS
See Also:
Constant Field Values

MZS_NS

public static final String MZS_NS
See Also:
Constant Field Values

P_NS

public static final String P_NS
See Also:
Constant Field Values

DEFAULT_COUNTRYCODE

public static final String DEFAULT_COUNTRYCODE
See Also:
Constant Field Values

NAMESPACE_NODE

public static Element NAMESPACE_NODE

SCHEMA_BASE

public static final String SCHEMA_BASE
Base location of schema resources.

See Also:
Constant Field Values

MZS_SCHEMA

public static final String MZS_SCHEMA
Resource name for mzs schema.

See Also:
Constant Field Values

PERSONDATA_SCHEMA

public static final String PERSONDATA_SCHEMA
Resource name for mzs schema.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright 2008 EGIZ. All Rights Reserved.