public interface ProjectProperties extends Serializable
Modifier and Type | Field and Description |
---|---|
static String |
PROJECT_PROPERTIES_EXTEND_GLOBAL_RULESET |
Modifier and Type | Method and Description |
---|---|
String |
getParameter(String name) |
Set<String> |
getParameterNames() |
Properties |
getProjectProperties() |
boolean |
hasProjectConfiguration() |
void |
init() |
boolean |
isExtendGlobalRulesets() |
Object |
put(Object key,
Object value) |
void |
putAll(Properties properties) |
void |
setExtendGlobalRulesets(boolean extendGlobalRulesets) |
void |
setProjectProperties(Properties properties) |
static final String PROJECT_PROPERTIES_EXTEND_GLOBAL_RULESET
void init()
Properties getProjectProperties()
void setProjectProperties(Properties properties)
boolean isExtendGlobalRulesets()
void setExtendGlobalRulesets(boolean extendGlobalRulesets)
void putAll(Properties properties)
boolean hasProjectConfiguration()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500