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 CustomerGroup
CustomerGroupCommodity. customerGroup
The customer groupMethods in com.sgs.common.database that return CustomerGroup Modifier and Type Method Description CustomerGroup
CustomerGroupCommodity. getCustomerGroup()
Methods in com.sgs.common.database with parameters of type CustomerGroup Modifier and Type Method Description void
CustomerGroupCommodity. setCustomerGroup(CustomerGroup customerGroup)
-