org.broadleafcommerce.common.sandbox.domain
@Entity public class SandBoxManagementImpl extends Object implements AdminMainEntity, SandBoxManagement
| Modifier and Type | Field and Description |
|---|---|
protected Long |
id |
protected SandBox |
sandBox |
MAIN_ENTITY_NAME_PROPERTY| Constructor and Description |
|---|
SandBoxManagementImpl() |
public String getMainEntityName()
getMainEntityName in interface AdminMainEntitypublic SandBox getSandBox()
getSandBox in interface SandBoxManagementpublic void setSandBox(SandBox sandBox)
setSandBox in interface SandBoxManagementCopyright © 2015. All Rights Reserved.