Class DependencyRules
java.lang.Object
org.craftercms.studio.api.v1.service.dependency.DependencyRules
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ContentServiceprotected ItemServiceInternalprotected String -
Constructor Summary
ConstructorsConstructorDescriptionDependencyRules(String site, ContentService contentService, ItemServiceInternal itemServiceInternal) -
Method Summary
Modifier and TypeMethodDescriptionapplyDeleteDependencyRule(DmDependencyTO deletedItem) applyRejectRule(DmDependencyTO submittedItem) applySubmitRule(DmDependencyTO submittedItem)
-
Field Details
-
site
-
contentService
-
itemServiceInternal
-
-
Constructor Details
-
DependencyRules
public DependencyRules(String site, ContentService contentService, ItemServiceInternal itemServiceInternal)
-
-
Method Details
-
applySubmitRule
-
applyDeleteDependencyRule
-
applyRejectRule
-