Package | Description |
---|---|
com.whitestein.lsps.human |
Services for accessing the functionality related to human-oriented processes.
|
com.whitestein.lsps.test.web |
Modifier and Type | Method and Description |
---|---|
List<DocumentInfo> |
GenericDocumentService.getAllDocuments()
Returns all generic documents.
|
List<DocumentInfo> |
GenericDocumentServiceBean.getAllDocuments() |
List<DocumentInfo> |
GenericDocumentService.getDocuments(DocumentParameters parameters)
Returns all generic documents for the parameters.
|
List<DocumentInfo> |
GenericDocumentServiceBean.getDocuments(DocumentParameters parameters) |
List<DocumentInfo> |
GenericDocumentService.getNonParametricDocuments()
Returns generic documents with no parameters only.
|
List<DocumentInfo> |
GenericDocumentServiceBean.getNonParametricDocuments() |
Modifier and Type | Method and Description |
---|---|
List<DocumentInfo> |
UITester.getDocuments()
Returns a list of documents displayed for the currently logged-in user.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.