Interface WebChangeJournalLinkitemEntry

    • Method Detail

      • getLinkObjectId

        java.lang.String getLinkObjectId()
        To get the linkitem ID of this change journal object entry.
        Returns:
        linkitem DSSID
      • getChangeJournalObjectList

        java.util.List<WebChangeJournalObjectEntry> getChangeJournalObjectList()
        To get a list of change journal object entries.
        Returns:
        linkitem object list
      • getUserComments

        java.lang.String getUserComments()
        To get the user comments of this change journal object entry.
        Returns:
        user comments
      • getSystemComments

        java.lang.String getSystemComments()
        To get the system comments of this change journal object entry.
        Returns:
        system comments