public class DBC
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<CartController> |
CART
The cart controller class.
|
static java.lang.Class<CartLineController> |
CARTLN
The cart line controller class.
|
static java.lang.Class<CatalogCategoryController> |
CATCAT
The catalog category controller class.
|
static java.lang.Class<CategoryController> |
CATGRY
The category controller class.
|
static java.lang.Class<CatalogProductController> |
CATPROD
The catalog product controller class.
|
static java.lang.Class<CDBatchController> |
CDBAT
The CD batch controller class.
|
static java.lang.Class<CountryController> |
CNTRY
The country controller class.
|
static java.lang.Class<CreditCardController> |
CRCARD
The credit card controller class.
|
static java.lang.Class<CustomerController> |
CUST
The customer controller class.
|
static java.lang.Class<FavoritesDescriptorController> |
FAVDESC
The favorites descriptor controller class.
|
static java.lang.Class<ImportBatchController> |
IMPBAT
The import batch controller class.
|
static java.lang.Class<ImportCriteriaController> |
IMPCRT
The import criteria controller class.
|
static java.lang.Class<ImportValidationController> |
IMPVAL
The import validation controller class.
|
static java.lang.Class<LeadtimeController> |
LEADTM
The lead time controller class.
|
static java.lang.Class<LogonAttemptController> |
LOGONATT
The logon attempt controller class.
|
static java.lang.Class<ManufacturerController> |
MNFCTR
The manufacturer controller class.
|
static java.lang.Class<NotificationPrefController> |
NOTPREF
The notification preference controller class.
|
static java.lang.Class<OrderAuditController> |
ORDADT
The order audit controller class.
|
static java.lang.Class<OrderAuditLineController> |
ORDADTLN
The order audit line controller class.
|
static java.lang.Class<PermitController> |
PERMIT
The permit controller class.
|
static java.lang.Class<PermitProductController> |
PERMITP
The permit product controller class.
|
static java.lang.Class<PermitUserController> |
PERMITU
The permit user controller class.
|
static java.lang.Class<PunchOutSessionController> |
PNCHOUT
The punch-out session controller class.
|
static java.lang.Class<PendingProductController> |
PNDPROD
The pending product controller class.
|
static java.lang.Class<ProductController> |
PROD
The product controller class.
|
static java.lang.Class<ProductAttributeController> |
PRODATR
The product attribute controller class.
|
static java.lang.Class<ProductAttributeDescriptorController> |
PRODATRD
The product attribute descriptor controller class.
|
static java.lang.Class<ProductGroupController> |
PRODGRP
The product group controller class.
|
static java.lang.Class<ProductGroupXrefController> |
PRODGRPX
The product group xref controller class.
|
static java.lang.Class<PasswordHistoryController> |
PWDHIST
The password history controller class.
|
static java.lang.Class<RelatedProductsXrefController> |
RELPRODX
The related products xref controller class.
|
static java.lang.Class<RelationshipTypeController> |
RELTYPE
The relationship type controller class.
|
static java.lang.Class<RestockNotificationController> |
RESTOCK
The restock notification controller class.
|
static java.lang.Class<SalesRepController> |
SALESREP
The sales rep controller class.
|
static java.lang.Class<SalesRepCustomerController> |
SALESREPC
The sales rep customer controller class.
|
static java.lang.Class<SalesRepUserController> |
SALESREPU
The sales rep user controller class.
|
static java.lang.Class<SecurityProfileController> |
SECPROF
The security profile controller class.
|
private static long |
serialVersionUID
The class' serialization version id.
|
static java.lang.Class<ShipperController> |
SHIPPER
The shipper controller class.
|
static java.lang.Class<ShipperCountryController> |
SHIPPERC
The shipper country controller class.
|
static java.lang.Class<SiteActivityController> |
SITEACTV
The site activity controller class.
|
static java.lang.Class<SiteActivityPageController> |
SITEPAGE
The site activity page controller class.
|
static java.lang.Class<SpecialController> |
SPEC
The special controller class.
|
static java.lang.Class<SpecialsTypeController> |
SPECTYPE
The specials type controller class.
|
static java.lang.Class<SearchLogProductController> |
SRCHLOG
The product search log controller class.
|
static java.lang.Class<StateController> |
STATE
The state controller class.
|
static java.lang.Class<UnitMeasureController> |
UOM
The unit of measure controller class.
|
static java.lang.Class<UserController> |
USER
The user controller class.
|
static java.lang.Class<WordFixController> |
WRDFIX
The word fix controller class.
|
static java.lang.Class<XrefController> |
XREF
The customer product xref controller class.
|
Constructor and Description |
---|
DBC() |
private static final long serialVersionUID
public static final java.lang.Class<CartController> CART
public static final java.lang.Class<CartLineController> CARTLN
public static final java.lang.Class<CatalogCategoryController> CATCAT
public static final java.lang.Class<CatalogProductController> CATPROD
public static final java.lang.Class<CategoryController> CATGRY
public static final java.lang.Class<CDBatchController> CDBAT
public static final java.lang.Class<CountryController> CNTRY
public static final java.lang.Class<CreditCardController> CRCARD
public static final java.lang.Class<CustomerController> CUST
public static final java.lang.Class<FavoritesDescriptorController> FAVDESC
public static final java.lang.Class<ImportBatchController> IMPBAT
public static final java.lang.Class<ImportCriteriaController> IMPCRT
public static final java.lang.Class<ImportValidationController> IMPVAL
public static final java.lang.Class<LeadtimeController> LEADTM
public static final java.lang.Class<LogonAttemptController> LOGONATT
public static final java.lang.Class<ManufacturerController> MNFCTR
public static final java.lang.Class<NotificationPrefController> NOTPREF
public static final java.lang.Class<OrderAuditController> ORDADT
public static final java.lang.Class<OrderAuditLineController> ORDADTLN
public static final java.lang.Class<PasswordHistoryController> PWDHIST
public static final java.lang.Class<PendingProductController> PNDPROD
public static final java.lang.Class<PermitController> PERMIT
public static final java.lang.Class<PermitProductController> PERMITP
public static final java.lang.Class<PermitUserController> PERMITU
public static final java.lang.Class<ProductController> PROD
public static final java.lang.Class<ProductAttributeController> PRODATR
public static final java.lang.Class<ProductAttributeDescriptorController> PRODATRD
public static final java.lang.Class<ProductGroupController> PRODGRP
public static final java.lang.Class<ProductGroupXrefController> PRODGRPX
public static final java.lang.Class<PunchOutSessionController> PNCHOUT
public static final java.lang.Class<RelatedProductsXrefController> RELPRODX
public static final java.lang.Class<RelationshipTypeController> RELTYPE
public static final java.lang.Class<RestockNotificationController> RESTOCK
public static final java.lang.Class<SalesRepController> SALESREP
public static final java.lang.Class<SalesRepCustomerController> SALESREPC
public static final java.lang.Class<SalesRepUserController> SALESREPU
public static final java.lang.Class<SearchLogProductController> SRCHLOG
public static final java.lang.Class<SecurityProfileController> SECPROF
public static final java.lang.Class<ShipperController> SHIPPER
public static final java.lang.Class<ShipperCountryController> SHIPPERC
public static final java.lang.Class<SiteActivityController> SITEACTV
public static final java.lang.Class<SiteActivityPageController> SITEPAGE
public static final java.lang.Class<SpecialController> SPEC
public static final java.lang.Class<SpecialsTypeController> SPECTYPE
public static final java.lang.Class<StateController> STATE
public static final java.lang.Class<UnitMeasureController> UOM
public static final java.lang.Class<UserController> USER
public static final java.lang.Class<WordFixController> WRDFIX
public static final java.lang.Class<XrefController> XREF