public interface

WebChangeJournalLinkitemEntry

com.microstrategy.web.objects.WebChangeJournalLinkitemEntry

Summary

Public Methods
abstract String getLinkitemID()
To get the linkitem ID of this change journal object entry.
abstract String getSystemComments()
To get the system comments of this change journal object entry.
abstract String getUserComments()
To get the user comments of this change journal object entry.

Public Methods

public abstract String getLinkitemID ()

To get the linkitem ID of this change journal object entry.

Returns
  • linkitem DSSID

public abstract String getSystemComments ()

To get the system comments of this change journal object entry.

Returns
  • system comments

public abstract String getUserComments ()

To get the user comments of this change journal object entry.

Returns
  • user comments