Interface PublicationSequenceServiceLocal


public interface PublicationSequenceServiceLocal
Interface for a publication sequence service class.

Since:
4.7.0
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
    Gives a sequence for sub items of the publication
  • Method Details

    • getNextSequenceValue

      default int getNextSequenceValue(String sequenceName)
      Gives a sequence for sub items of the publication
      Parameters:
      sequenceName - name of the sequence (mostly publicationid)
      Returns:
      value of the sequence