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