Uses of Interface
lumis.portal.bigdata.StandardDocument.Standard.Publication
-
Packages that use StandardDocument.Standard.Publication Package Description lumis.portal.bigdata Provides big data related operations. -
-
Uses of StandardDocument.Standard.Publication in lumis.portal.bigdata
Methods in lumis.portal.bigdata that return StandardDocument.Standard.Publication Modifier and Type Method Description StandardDocument.Standard.Publication
StandardDocument.Standard. addPublication()
Adds a new publications field in this document.Methods in lumis.portal.bigdata that return types with arguments of type StandardDocument.Standard.Publication Modifier and Type Method Description List<StandardDocument.Standard.Publication>
StandardDocument.Standard. getPublications()
Returns the access to the fields belonging to thepublications
fields in this document.
-