public class MarketingEmailTemplateChangeHistoryServiceImpl extends ExtendAbstractChangeHistoryServiceImpl
| Constructor and Description |
|---|
MarketingEmailTemplateChangeHistoryServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getObjectStoreID()
This method will return the store ID of current object
|
java.lang.String |
getResolvedCMCObject()
This method will return the ui-object-name for a changed noun
|
java.lang.Long |
getUniqueID()
Retrieve uniqueID from the noun by using the specified uniqueIDXpath
|
getChangedDataObject, getExtendedDataList, getNounConfiguration, getStoreEntityId, getUniqueObjectCode, setChangedDataObject, setConnection, setNounConfiguration, setStoreEntityId, setTaskgrp, setWorkspacepublic MarketingEmailTemplateChangeHistoryServiceImpl()
public java.lang.Long getUniqueID()
getUniqueID in interface com.ibm.commerce.foundation.internal.server.services.changehistory.utility.ChangeHistoryServicegetUniqueID in class ExtendAbstractChangeHistoryServiceImplpublic java.lang.String getResolvedCMCObject()
throws com.ibm.commerce.foundation.internal.server.services.changehistory.exception.ChangeHistoryApplicationException
getResolvedCMCObject in interface com.ibm.commerce.foundation.internal.server.services.changehistory.utility.ChangeHistoryServicegetResolvedCMCObject in class ExtendAbstractChangeHistoryServiceImplcom.ibm.commerce.foundation.internal.server.services.changehistory.exception.ChangeHistoryApplicationException - If there is some error when retrieve ui object namepublic java.lang.Long getObjectStoreID()
throws com.ibm.commerce.foundation.internal.server.services.changehistory.exception.ChangeHistoryApplicationException
com.ibm.commerce.foundation.internal.server.services.changehistory.exception.ChangeHistoryApplicationException - If there is some error when retrieve store id