@Entity public class CatalogImpl extends Object implements Catalog, AdminMainEntity
| Modifier and Type | Field and Description |
|---|---|
protected Long |
id |
protected String |
name |
protected List<Site> |
sites |
MAIN_ENTITY_NAME_PROPERTY| Constructor and Description |
|---|
CatalogImpl() |
public void checkCloneable(Catalog catalog) throws CloneNotSupportedException, SecurityException, NoSuchMethodException
public String getMainEntityName()
getMainEntityName in interface AdminMainEntityCopyright © 2016. All Rights Reserved.