Uses of Interface
com.lexmark.saperion.client.folder.FolderDocumentSearchServiceClient
-
Packages that use FolderDocumentSearchServiceClient Package Description com.lexmark.saperion.client.folder com.lexmark.saperion.client.implementation.folder -
-
Uses of FolderDocumentSearchServiceClient in com.lexmark.saperion.client.folder
Methods in com.lexmark.saperion.client.folder that return FolderDocumentSearchServiceClient Modifier and Type Method Description FolderDocumentSearchServiceClient
FolderClient. getDocuments()
This method returns a search client for the collection of documents contained in the current folder. -
Uses of FolderDocumentSearchServiceClient in com.lexmark.saperion.client.implementation.folder
Classes in com.lexmark.saperion.client.implementation.folder that implement FolderDocumentSearchServiceClient Modifier and Type Class Description class
FolderDocumentSearchServiceClientImpl
This is the default implementation ofFolderDocumentSearchServiceClient
.Methods in com.lexmark.saperion.client.implementation.folder that return FolderDocumentSearchServiceClient Modifier and Type Method Description FolderDocumentSearchServiceClient
FolderClientImpl. getDocuments()
-