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