Package | Description |
---|---|
de.espirit.firstspirit.access.schedule |
Modifier and Type | Field and Description |
---|---|
static Set<DependencyRule> |
DeltaGeneration.DEFAULT_DEPENDENCY_RULES
Default dependency rules, containing:
PROPAGATE_PAGE_CHANGES
PROPAGATE_SECTION_CHANGES
PROPAGATE_MEDIA_CHANGES_TO_PAGESTORE
PROPAGATE_MEDIA_CHANGES_TO_SITESTORE
|
Modifier and Type | Method and Description |
---|---|
static DependencyRule |
DependencyRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyRule[] |
DependencyRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DeltaGeneration |
DeltaGeneration.dependencyRules(EnumSet<DependencyRule> dependencyRules)
The dependency rules which will be obeyed when
calculating the change set . |
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500