Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.ResultDocumentDV
-
Packages that use ResultDocumentDV Package Description org.gcube.application.geoportalcommon org.gcube.application.geoportalcommon.shared -
-
Uses of ResultDocumentDV in org.gcube.application.geoportalcommon
Methods in org.gcube.application.geoportalcommon that return ResultDocumentDV Modifier and Type Method Description static ResultDocumentDVConvertToDataValueObjectModel. toResultDocumentDV(org.gcube.application.geoportal.common.model.document.Project project)To result document DV.Methods in org.gcube.application.geoportalcommon that return types with arguments of type ResultDocumentDV Modifier and Type Method Description static List<ResultDocumentDV>ConvertToDataValueObjectModel. toListResultDocument(Iterator<org.gcube.application.geoportal.common.model.document.Project> projects)To list result document. -
Uses of ResultDocumentDV in org.gcube.application.geoportalcommon.shared
Method parameters in org.gcube.application.geoportalcommon.shared with type arguments of type ResultDocumentDV Modifier and Type Method Description voidResultSetPaginatedData. setData(List<ResultDocumentDV> data)Sets the data.
-