Uses of Class
com.fluig.sdk.api.document.FolderVO
-
Packages that use FolderVO Package Description com.fluig.sdk.service -
-
Uses of FolderVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service that return FolderVO Modifier and Type Method Description FolderVOFolderDocumentService. create(FolderVO vo)Criação de uma nova pastaMethods in com.fluig.sdk.service with parameters of type FolderVO Modifier and Type Method Description FolderVOFolderDocumentService. create(FolderVO vo)Criação de uma nova pastaList<DocumentVO>FolderDocumentService. listDocumentsByFolder(FolderVO folderVO, int limit, int offset)Retorna os documentos de uma pasta
-