Interface MergeOutputJobsActionService
- All Known Implementing Classes:
MergeOutputJobsActionServiceImpl
public interface MergeOutputJobsActionService
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classbean 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) booleansave(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()
-