com.ibm.commerce.price.commands
Interface PriceCalculationConstants


public interface PriceCalculationConstants

Constants used by the Price Calculation


Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
static java.lang.String CustomPriceList
          custom price list type
static java.lang.String CustomPriceListType
          the string of custom price list type
static java.lang.String ERR_CODE_NO_PRICE
          The no price error code
static java.lang.Long GLOBAL_TRADING_ID
          The global trading ID
static java.lang.String ITEMINFO
          String of iteminfo
static java.lang.String MasterCatalogWithFiltering
          String of price termcond type
static java.lang.String MasterCatalogWithOptionalAdj
          String of MasterCatalogWithOptionalAdj price termcond
static java.lang.String PRICE_POLICY_OBJECT_NAME
          String of price policy object name
static java.lang.String PRICE_POLICY_OWNER
          String of price policy owner
static java.lang.String PRICE_POLICY_OWNER_DN
          for distinguish name of orgentity in pricepolicy properties
static java.lang.String PRICELISTS
          String of price lists
static java.lang.String PriceListWithOptionalAdjType
          String of PriceListWithOptionalAdjType
static java.lang.String PriceListWithSelectiveAdjType
          String of PriceListWithSelectiveAdjType
static java.lang.String PricePolicyType
          String of Price policy type
static java.lang.String PriceTCType
          String of priceTCType
static java.lang.String PRODUCTSET_POLICY_OBJECT_NAME
          String of product set policy object name
static java.lang.String PRODUCTSET_POLICY_OWNER
          String of product set policy owner
static java.lang.String ProductSetPolicyType
          String of product set policy type
static java.lang.String PROPERTIES_AND
          String of properties and
static java.lang.String PROPERTIES_NAME
          String of properties name
static java.lang.String PROPERTIES_OWNER
          String of properties owner
static java.lang.String StandardPriceList
          String of standard price list type
static java.lang.String TRADINGAGREEMENTS
          String of trading agreements
static java.lang.String XML_PRICELIST_DTDDECORATOR
          String of xml pricelist dtd decorator
static java.lang.String XML_PRICELIST_XMLDECORATOR           String of xml pricelist xml decorator
 

Field Detail
public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values

PriceTCType

public static final java.lang.String PriceTCType
String of priceTCType

PricePolicyType

public static final java.lang.String PricePolicyType
String of Price policy type

ProductSetPolicyType

public static final java.lang.String ProductSetPolicyType
String of product set policy type

MasterCatalogWithOptionalAdj

public static final java.lang.String MasterCatalogWithOptionalAdj
String of MasterCatalogWithOptionalAdj price termcond

MasterCatalogWithFiltering

public static final java.lang.String MasterCatalogWithFiltering
String of price termcond type

PriceListWithOptionalAdjType

public static final java.lang.String PriceListWithOptionalAdjType
String of PriceListWithOptionalAdjType

PriceListWithSelectiveAdjType

public static final java.lang.String PriceListWithSelectiveAdjType
String of PriceListWithSelectiveAdjType

CustomPriceListType

public static final java.lang.String CustomPriceListType
the string of custom price list type

StandardPriceList

public static final java.lang.String StandardPriceList
String of standard price list type

CustomPriceList

public static final java.lang.String CustomPriceList
custom price list type

PRICE_POLICY_OBJECT_NAME

public static final java.lang.String PRICE_POLICY_OBJECT_NAME
String of price policy object name

PRICE_POLICY_OWNER

public static final java.lang.String PRICE_POLICY_OWNER
String of price policy owner

PRICE_POLICY_OWNER_DN

public static final java.lang.String PRICE_POLICY_OWNER_DN
for distinguish name of orgentity in pricepolicy properties

PRODUCTSET_POLICY_OBJECT_NAME

public static final java.lang.String PRODUCTSET_POLICY_OBJECT_NAME
String of product set policy object name

PRODUCTSET_POLICY_OWNER

public static final java.lang.String PRODUCTSET_POLICY_OWNER
String of product set policy owner

PROPERTIES_NAME

public static final java.lang.String PROPERTIES_NAME
String of properties name

PROPERTIES_OWNER

public static final java.lang.String PROPERTIES_OWNER
String of properties owner

PROPERTIES_AND

public static final java.lang.String PROPERTIES_AND
String of properties and

GLOBAL_TRADING_ID

public static final java.lang.Long GLOBAL_TRADING_ID
The global trading ID

ERR_CODE_NO_PRICE

public static final java.lang.String ERR_CODE_NO_PRICE
The no price error code
See Also:
Constant Field Values

XML_PRICELIST_XMLDECORATOR

public static final java.lang.String XML_PRICELIST_XMLDECORATOR
String of xml pricelist xml decorator
See Also:
Constant Field Values

XML_PRICELIST_DTDDECORATOR

public static final java.lang.String XML_PRICELIST_DTDDECORATOR
String of xml pricelist dtd decorator
See Also:
Constant Field Values

PRICELISTS

public static final java.lang.String PRICELISTS
String of price lists

ITEMINFO

public static final java.lang.String ITEMINFO
String of iteminfo

TRADINGAGREEMENTS

public static final java.lang.String TRADINGAGREEMENTS
String of trading agreements