Interface MergeOutputJobsActionService
- All Known Implementing Classes:
MergeOutputJobsActionServiceImpl
public interface MergeOutputJobsActionService
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
bean representing an OutputJob to be sent back and forth between client and server... -
Method Summary
Modifier and TypeMethodDescriptiongetDmsDocuments
(HashMap<String, String> values) getOutputJobs
(EntityExplorerActionSelection selection) boolean
save
(String label, boolean markPages, MergeOutputJobsActionService.OutputJobView[] jobs)
-
Method Details
-
getOutputJobs
List<MergeOutputJobsActionService.OutputJobView> getOutputJobs(EntityExplorerActionSelection selection) throws RpcExecutionException - Throws:
RpcExecutionException
-
getDmsDocuments
-
save
-
isMarkPages
boolean isMarkPages()
-