Class 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 Detail

      • AbstractRecordDelegateService

        public AbstractRecordDelegateService()
    • Method Detail

      • 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