Uses of Interface
de.hybris.platform.comments.services.CommentService
Packages that use CommentService
Package
Description
-
Uses of CommentService in com.hybris.backoffice.widgets.itemcomments
Methods in com.hybris.backoffice.widgets.itemcomments that return CommentServiceMethods in com.hybris.backoffice.widgets.itemcomments with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidItemCommentsController.setCommentService(CommentService commentService) -
Uses of CommentService in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return CommentServiceModifier and TypeMethodDescriptionprotected CommentServiceDefaultCMSWorkflowActionFacade.getCommentService()protected CommentServiceDefaultCMSWorkflowFacade.getCommentService()Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidDefaultCMSWorkflowActionFacade.setCommentService(CommentService commentService) voidDefaultCMSWorkflowFacade.setCommentService(CommentService commentService) -
Uses of CommentService in de.hybris.platform.cockpit.components.editorarea.renderer
Methods in de.hybris.platform.cockpit.components.editorarea.renderer that return CommentService -
Uses of CommentService in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return CommentService -
Uses of CommentService in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl
Fields in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl declared as CommentServiceModifier and TypeFieldDescriptionprotected CommentServiceDefaultCommentLayerComponentController.commentServiceMethods in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidDefaultCommentLayerComponentController.setCommentService(CommentService commentService) voidDefaultContextAreaCommentTreeController.setCommentService(CommentService commentService) -
Uses of CommentService in de.hybris.platform.cockpit.services.comments.impl
Methods in de.hybris.platform.cockpit.services.comments.impl with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidDefaultCommentLayerService.setCommentService(CommentService commentService) -
Uses of CommentService in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl that return CommentServiceModifier and TypeMethodDescriptionDefaultCockpitCommentService.getCommentService()Deprecated.since 6.3Methods in de.hybris.platform.cockpit.services.impl with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidDefaultCockpitCommentService.setCommentService(CommentService commentService) -
Uses of CommentService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return CommentService -
Uses of CommentService in de.hybris.platform.comments.services.impl
Classes in de.hybris.platform.comments.services.impl that implement CommentServiceModifier and TypeClassDescriptionclassDefault comment service implementation. -
Uses of CommentService in de.hybris.platform.commerceservices.comments.impl
Classes in de.hybris.platform.commerceservices.comments.impl that implement CommentService -
Uses of CommentService in de.hybris.platform.ticket.factory.impl
Methods in de.hybris.platform.ticket.factory.impl with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidDefaultTicketEventFactoryImpl.setCommentService(CommentService commentService) -
Uses of CommentService in de.hybris.platform.ticket.interceptors
Methods in de.hybris.platform.ticket.interceptors with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidCsTicketEventPrepareInterceptor.setCommentService(CommentService commentService) -
Uses of CommentService in de.hybris.platform.ticket.service.impl
Methods in de.hybris.platform.ticket.service.impl with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidDefaultTicketService.setCommentService(CommentService commentService) -
Uses of CommentService in de.hybris.platform.warehousing.comment
Subinterfaces of CommentService in de.hybris.platform.warehousing.commentModifier and TypeInterfaceDescriptioninterfaceService to simplify working with theCommentService. -
Uses of CommentService in de.hybris.platform.warehousing.comment.impl
Classes in de.hybris.platform.warehousing.comment.impl that implement CommentServiceModifier and TypeClassDescriptionclassAbstract implementation of theWarehousingCommentServiceprovides implementations for comment creation and initialization.classComment service for handling Advanced shipping notice.classComment service for handling consignment entries.classComment service for handling order entries.classComment service for handling Stock level. -
Uses of CommentService in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return CommentServiceModifier and TypeMethodDescriptionprotected CommentServiceCommentTypes.getCommentService()protected CommentServiceComponents.getCommentService()protected CommentServiceDomains.getCommentService()Methods in de.hybris.platform.warehousing.util.models with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidCommentTypes.setCommentService(CommentService commentService) voidComponents.setCommentService(CommentService commentService) voidDomains.setCommentService(CommentService commentService)