Uses of Class
org.alfresco.governance.classification.model.Topic
-
Packages that use Topic Package Description org.alfresco.governance.classification.model -
-
Uses of Topic in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return Topic Modifier and Type Method Description TopicTopic. classificationGuide(ClassificationGuideInTopic classificationGuide)TopicTopic. createdAt(OffsetDateTime createdAt)TopicTopic. description(String description)@NotNull @Valid TopicTopicEntry. getEntry()Get entryTopicTopic. hasInstruction(Boolean hasInstruction)TopicTopic. hasSubtopics(Boolean hasSubtopics)TopicTopic. id(String id)TopicTopic. instruction(Instruction instruction)TopicTopic. name(String name)TopicTopic. path(Path path)Methods in org.alfresco.governance.classification.model with parameters of type Topic Modifier and Type Method Description TopicEntryTopicEntry. entry(Topic entry)voidTopicEntry. setEntry(Topic entry)
-