com.ibm.commerce.foundation.internal.server.services.changehistory.utility

Class AbstractChangeHistoryServiceImpl

  • All Implemented Interfaces:
    com.ibm.commerce.foundation.internal.server.services.changehistory.utility.ChangeHistoryService


    public abstract class AbstractChangeHistoryServiceImpl
    extends AbstractChangeHistoryServiceDelegateImpl
    This class is used to delegate to the AbstractChangeHistoryServiceDelegateImpl.
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractChangeHistoryServiceImpl

        public AbstractChangeHistoryServiceImpl()
        This method is the default constructor. It delegates to the parent class.