com.ibm.commerce.store.util

Interface StoreConstants



  • public interface StoreConstants
    Contains the constants used in the hosting store commands Creation date: (6/18/02 3:31:50 PM)
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Copyright statement.
        See Also:
        Constant Field Values
      • MARKFORDELETE

        static final java.lang.Integer MARKFORDELETE
        Store being markfordelete
      • REGISTRY_ACTION_DELETE

        static final java.lang.String REGISTRY_ACTION_DELETE
        Registry refresh action delete
        See Also:
        Constant Field Values
      • REGISTRY_ACTION_UPDATE

        static final java.lang.String REGISTRY_ACTION_UPDATE
        Registry refresh action update
        See Also:
        Constant Field Values
      • STATUS_CLOSE

        static final java.lang.Integer STATUS_CLOSE
        Store Status in close state
      • STATUS_OPEN

        static final java.lang.Integer STATUS_OPEN
        Store Status in open state
      • STATUS_SUSPEND

        static final java.lang.Integer STATUS_SUSPEND
        Store Status in suspend state
      • STORE_REGISTRY_NAME

        static final java.lang.String STORE_REGISTRY_NAME
        Store Registry Name
        See Also:
        Constant Field Values
      • STORECATEGORY_ID

        static final java.lang.String STORECATEGORY_ID
        Name value pare for storeCategoryId name
        See Also:
        Constant Field Values
      • TARGETSTORE_ID

        static final java.lang.String TARGETSTORE_ID
        Name value pare for targetStoreId name
        See Also:
        Constant Field Values