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