public class DefaultFeaturesFormContext extends java.lang.Object implements FeaturesFormContext
| Constructor and Description |
|---|
DefaultFeaturesFormContext(FeatureStore store) |
| Modifier and Type | Method and Description |
|---|---|
Feature |
getCurrentFeature() |
JFeaturesForm |
getFeaturesForm() |
FeatureStore |
getFeatureStore() |
FeatureType |
getFeatureType() |
ResourcesStorage |
getResourcesStorage() |
ScriptManager |
getScriptManager() |
StoresRepository |
getStoresRepository() |
public DefaultFeaturesFormContext(FeatureStore store)
public FeatureStore getFeatureStore()
getFeatureStore in interface FeaturesFormContextpublic FeatureType getFeatureType()
getFeatureType in interface FeaturesFormContextpublic ResourcesStorage getResourcesStorage()
getResourcesStorage in interface FeaturesFormContextgetResourcesStorage in interface JDynForm.DynFormContextpublic StoresRepository getStoresRepository()
getStoresRepository in interface FeaturesFormContextpublic ScriptManager getScriptManager()
getScriptManager in interface JDynForm.DynFormContextpublic JFeaturesForm getFeaturesForm()
public Feature getCurrentFeature()