public class CampaignElementTemplateChangeHistoryServiceImpl extends ExtendAbstractChangeHistoryServiceImpl
Constructor and Description |
---|
CampaignElementTemplateChangeHistoryServiceImpl() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String | getObjectCodeForObject(java.lang.Object aDataObject)
This method will return the unique object code for this noun, this uniqueObjectCode will be populated into change history
|
java.lang.Long | getObjectStoreID()
This method will return the store ID of current object
|
protected java.lang.String | getStatementToFindObjectCode()
This method will return the statement which could be used to query db to get uniqueObjectCode for Activity
|
protected java.lang.String | getStatementToFindStore()
This method will return the statement which could be used to query db to get store for Campaign
|
java.lang.Long | getUniqueID()
Retrieve uniqueID from the noun by using the specified uniqueIDXpath
|
public CampaignElementTemplateChangeHistoryServiceImpl()
public java.lang.Long getUniqueID()
protected java.lang.String getObjectCodeForObject(java.lang.Object aDataObject)
protected java.lang.String getStatementToFindObjectCode()
protected java.lang.String getStatementToFindStore()
public java.lang.Long getObjectStoreID() throws com.ibm.commerce.foundation.internal.server.services.changehistory.exception.ChangeHistoryApplicationException