Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.view.SubDocumentView
-
Packages that use SubDocumentView Package Description org.gcube.application.geoportalcommon.shared.geoportal.view -
-
Uses of SubDocumentView in org.gcube.application.geoportalcommon.shared.geoportal.view
Methods in org.gcube.application.geoportalcommon.shared.geoportal.view that return types with arguments of type SubDocumentView Modifier and Type Method Description List<SubDocumentView>SectionView. getListSubDocuments()Gets the list sub documents.Methods in org.gcube.application.geoportalcommon.shared.geoportal.view with parameters of type SubDocumentView Modifier and Type Method Description voidSectionView. addSubDocument(SubDocumentView subDocumentView)Adds the sub document.
-