|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedApplication | |
---|---|
de.smartics.properties.admin.domain.model | Provides entities and aggregates of the domain. |
de.smartics.properties.admin.resources.representation.html.share | Provides classes shared by all HTML representation builders. |
Uses of ManagedApplication in de.smartics.properties.admin.domain.model |
---|
Methods in de.smartics.properties.admin.domain.model that return ManagedApplication | |
---|---|
ManagedApplication |
PropertiesConfiguration.getApplication() Returns the application the keys are part of. |
static ManagedApplication |
ManagedApplication.getApplication() Provides access to the managed application. |
ManagedApplication |
ConfigurationKeys.getApplication() Returns the application the keys are part of. |
Constructors in de.smartics.properties.admin.domain.model with parameters of type ManagedApplication | |
---|---|
ConfigurationKeys(ManagedApplication application, Collection<de.smartics.properties.api.config.domain.key.ConfigurationKey<?>> keys) Default constructor. |
|
PropertiesConfiguration(ManagedApplication application, String key, de.smartics.properties.api.config.domain.ConfigurationPropertiesManagement configurationProperties) Default constructor. |
Uses of ManagedApplication in de.smartics.properties.admin.resources.representation.html.share |
---|
Constructors in de.smartics.properties.admin.resources.representation.html.share with parameters of type ManagedApplication | |
---|---|
ApplicationHtmlRenderingHelper(de.smartics.html5.jatl.Html html, HtmlPathHelper pathHelper, ManagedApplication application) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |