Uses of Class
com.sgs.common.database.CustomerGroup
-
Packages that use CustomerGroup Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of CustomerGroup in com.sgs.common.database
Fields in com.sgs.common.database declared as CustomerGroup Modifier and Type Field Description CustomerGroupCustomerGroupCommodity. customerGroupThe customer groupMethods in com.sgs.common.database that return CustomerGroup Modifier and Type Method Description CustomerGroupCustomerGroupCommodity. getCustomerGroup()Methods in com.sgs.common.database with parameters of type CustomerGroup Modifier and Type Method Description voidCustomerGroupCommodity. setCustomerGroup(CustomerGroup customerGroup)
-