public class EnvDesc extends AdminEntityDesc
Constructor and Description |
---|
EnvDesc() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAutoDeployProductApps() |
boolean |
isSecure() |
boolean |
isShowForceDelete() |
void |
setAutoDeployProductApps(boolean autoDeployProductApps) |
void |
setSecure(boolean secure) |
void |
setShowForceDelete(boolean showForceDelete) |
getContact, getDescription, getModifiedBy, getModifiedDate, setContact, setDescription, setModifiedBy, setModifiedDate, toString
public boolean isSecure()
public void setSecure(boolean secure)
public boolean isAutoDeployProductApps()
public void setAutoDeployProductApps(boolean autoDeployProductApps)
public boolean isShowForceDelete()
public void setShowForceDelete(boolean showForceDelete)