Uses of Interface
lumis.portal.ai.bigdata.KnowledgeStandardDocument.Knowledge.Publication.Context
-
Packages that use KnowledgeStandardDocument.Knowledge.Publication.Context Package Description lumis.portal.ai.bigdata -
-
Uses of KnowledgeStandardDocument.Knowledge.Publication.Context in lumis.portal.ai.bigdata
Methods in lumis.portal.ai.bigdata that return KnowledgeStandardDocument.Knowledge.Publication.Context Modifier and Type Method Description KnowledgeStandardDocument.Knowledge.Publication.Context
KnowledgeStandardDocument.Knowledge.Publication. addContext()
Adds a new contexts field in this publication.Methods in lumis.portal.ai.bigdata that return types with arguments of type KnowledgeStandardDocument.Knowledge.Publication.Context Modifier and Type Method Description java.util.List<KnowledgeStandardDocument.Knowledge.Publication.Context>
KnowledgeStandardDocument.Knowledge.Publication. getContexts()
Returns the access to the fields belonging to the contexts fields in this publication.
-