Class WebChangeJournalObjectEntryImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getChangeType()
      To get the change type of this change journal object entry.
      java.lang.String getName()
      To get the Object name of this change journal object entry.
      java.lang.String getObjectID()
      To get the Object ID of this change journal object entry.
      java.lang.String getProjectID()
      To get the project ID of this change journal object entry.
      int getSubtype()
      To get the Object subtype of this change journal object entry.
      java.lang.String getSystemComments()
      To get the system comments of this change journal object entry.
      int getType()
      To get the Object type of this change journal object entry.
      java.lang.String getUserComments()
      To get the user comments of this change journal object entry.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait