public class DefaultCommerceCommentService extends DefaultCommentService implements CommerceCommentService
CommerceCommentService.AbstractService.SerializableDTOmodelService, sessionService, txManagertenant| Constructor and Description |
|---|
DefaultCommerceCommentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
addComment(CommerceCommentParameter parameter)
Adds a comment to an item.
|
protected KeyGenerator |
getCommentsKeyGenerator() |
void |
setCommentsKeyGenerator(KeyGenerator commentsKeyGenerator) |
protected void |
validateCommentParameter(CommerceCommentParameter parameter) |
createReply, getAvailableCommentTypes, getCommentDao, getComments, getComments, getComments, getComments, getCommentTypeByCode, getCommentTypeForCode, getComponentByCode, getComponentForCode, getDirectReplies, getDomainByCode, getDomainForCode, getFlexibleSearchService, getItemComments, getItemComments, getItemComments, getItemComments, getUserSetting, setCommentDao, setFlexibleSearchServicegetModelService, getSessionService, getTxManager, setModelService, setSessionService, setTxManagerafterPropertiesSet, getCurrentTenant, setBeanName, setCurrentTenant, writeReplacepublic void addComment(CommerceCommentParameter parameter)
CommerceCommentServiceaddComment in interface CommerceCommentServiceparameter - The comment parameter with comment data to be added.protected void validateCommentParameter(CommerceCommentParameter parameter)
protected KeyGenerator getCommentsKeyGenerator()
public void setCommentsKeyGenerator(KeyGenerator commentsKeyGenerator)
Copyright © 2018 SAP SE. All Rights Reserved.