@Entity public class GroupSet extends BasicGroup
BasicGroup.BasicGroupCustomizerNULL_PART| Constructor and Description |
|---|
GroupSet() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Product> |
getAllProducts() |
java.util.Set<UserGroup> |
getGroups() |
BasicGroupNature |
getNature() |
addProduct, getConfiguration, getDataTranslationType, getNetwork, getProducts, removeProduct, setConfiguration, setNetwork, setProductsgetDescription, getInternalName, setDescription, setInternalName, toStringcompareTo, getName, getNames, setNamegetLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic java.util.Set<Product> getAllProducts()
public java.util.Set<UserGroup> getGroups()
public BasicGroupNature getNature()
getNature in class BasicGroup