Class AbstractRecordDelegateService

java.lang.Object
com.lexmark.saperion.delegate.AbstractDelegateService<com.lexmark.saperion.folder.RecordService>
com.lexmark.saperion.delegate.AbstractRecordDelegateService
All Implemented Interfaces:
com.lexmark.saperion.folder.RecordService
Direct Known Subclasses:
RecordDelegateService

public abstract class AbstractRecordDelegateService extends AbstractDelegateService<com.lexmark.saperion.folder.RecordService> implements com.lexmark.saperion.folder.RecordService
This RecordService simply delegates to another instance.
Author:
jschwarz
  • Constructor Details

    • AbstractRecordDelegateService

      public AbstractRecordDelegateService()
  • Method Details

    • createRecord

      public com.lexmark.saperion.folder.FolderReferenceType createRecord(com.lexmark.saperion.folder.CreateRecordInputType properties) throws com.lexmark.saperion.exceptions.EcmException
      Specified by:
      createRecord in interface com.lexmark.saperion.folder.RecordService
      Throws:
      com.lexmark.saperion.exceptions.EcmException