java.lang.Object | |
↳ | com.microstrategy.web.objects.WebChangeJournalObjectEntryImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebChangeJournalObjectEntryImpl() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int |
getChangeType()
To get the change type of this change journal object entry.
| ||||||||||
String |
getName()
To get the Object name of this change journal object entry.
| ||||||||||
String |
getObjectID()
To get the Object ID of this change journal object entry.
| ||||||||||
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.
| ||||||||||
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.
| ||||||||||
String |
getUserComments()
To get the user comments of this change journal object entry.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
To get the change type of this change journal object entry.
To get the Object name of this change journal object entry.
To get the Object ID of this change journal object entry.
To get the project ID of this change journal object entry.
To get the Object subtype of this change journal object entry.
To get the system comments of this change journal object entry.
To get the Object type of this change journal object entry.
To get the user comments of this change journal object entry.