public interface PolicyActionTemplatesTree
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Category> |
getChapters() |
java.util.Collection<com.softwareag.centrasite.policy.api.PolicyActionTemplate> |
getPoilcyActionTemplates(Category chapterOrSection) |
java.util.Collection<Category> |
getSections(Category chapter) |