public class StorePageChangeHistoryServiceImpl extends ExtendAbstractChangeHistoryServiceImpl
Constructor and Description |
---|
StorePageChangeHistoryServiceImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getObjectStoreID()
This method will return the store ID of current object to use in change history
given the context of the current noun request.
|
java.lang.String |
getResolvedCMCObject()
This method will return the ui-object-name for a changed noun, by default it is the noun name
|
java.lang.Long |
getUniqueID()
Retrieve uniqueID from the noun by using the specified uniqueIDXpath
|
getChangedDataObject, getExtendedDataList, getNounConfiguration, getStoreEntityId, getUniqueObjectCode, setChangedDataObject, setConnection, setNounConfiguration, setStoreEntityId, setTaskgrp, setWorkspace
public java.lang.Long getUniqueID()
getUniqueID
in interface com.ibm.commerce.foundation.internal.server.services.changehistory.utility.ChangeHistoryService
getUniqueID
in class ExtendAbstractChangeHistoryServiceImpl
public 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.ChangeHistoryService
getResolvedCMCObject
in class ExtendAbstractChangeHistoryServiceImpl
com.ibm.commerce.foundation.internal.server.services.changehistory.exception.ChangeHistoryApplicationException
- A problem when retrieve the CMC objectpublic 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