Package com.lexmark.saperion.delegate
Class AbstractCloudShareDelegateService
java.lang.Object
com.lexmark.saperion.delegate.AbstractDelegateService<com.lexmark.saperion.share.CloudShareService>
com.lexmark.saperion.delegate.AbstractCloudShareDelegateService
- All Implemented Interfaces:
com.lexmark.saperion.share.CloudShareService
public abstract class AbstractCloudShareDelegateService
extends AbstractDelegateService<com.lexmark.saperion.share.CloudShareService>
implements com.lexmark.saperion.share.CloudShareService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.lexmark.saperion.share.SharedDocumentInformationType
shareDocument
(com.lexmark.saperion.share.CloudShareDocumentReferenceType shareDocumentReferenceType) Methods inherited from class com.lexmark.saperion.delegate.AbstractDelegateService
getDelegate, wrapSearchExecutionService
-
Constructor Details
-
AbstractCloudShareDelegateService
public AbstractCloudShareDelegateService()
-
-
Method Details