Interface IConfigurableEntity
-
- All Superinterfaces:
IDetailedEntity
,Serializable
public interface IConfigurableEntity extends IDetailedEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isExport()
void
setExport(boolean export)
-
Methods inherited from interface de.xima.fc.e2e.containerresources.setup.clientmarshal.api.IDetailedEntity
getEntity, getEntityAs, getEntityClass, getName
-
-