Uses of Class
de.hybris.platform.comments.services.impl.DefaultCommentService
-
Packages that use DefaultCommentService Package Description de.hybris.platform.commerceservices.comments.impl de.hybris.platform.warehousing.comment.impl -
-
Uses of DefaultCommentService in de.hybris.platform.commerceservices.comments.impl
Subclasses of DefaultCommentService in de.hybris.platform.commerceservices.comments.impl Modifier and Type Class Description classDefaultCommerceCommentServiceDefault implementation forCommerceCommentService. -
Uses of DefaultCommentService in de.hybris.platform.warehousing.comment.impl
Subclasses of DefaultCommentService in de.hybris.platform.warehousing.comment.impl Modifier and Type Class Description classAbstractWarehousingCommentServiceAbstract implementation of theWarehousingCommentServiceprovides implementations for comment creation and initialization.classDefaultAsnCommentServiceComment service for handling Advanced shipping notice.classDefaultConsignmentEntryCommentServiceComment service for handling consignment entries.classDefaultOrderEntryCommentServiceComment service for handling order entries.classDefaultStockLevelCommentServiceComment service for handling Stock level.
-