Uses of Interface
de.hybris.platform.acceleratorservices.document.service.DocumentPageService
-
Packages that use DocumentPageService Package Description de.hybris.platform.acceleratorservices.document.service.impl -
-
Uses of DocumentPageService in de.hybris.platform.acceleratorservices.document.service.impl
Classes in de.hybris.platform.acceleratorservices.document.service.impl that implement DocumentPageService Modifier and Type Class Description class
DefaultDocumentPageService
Default implementation forDocumentPageService
Methods in de.hybris.platform.acceleratorservices.document.service.impl that return DocumentPageService Modifier and Type Method Description protected DocumentPageService
DefaultDocumentGenerationService. getDocumentPageService()
Methods in de.hybris.platform.acceleratorservices.document.service.impl with parameters of type DocumentPageService Modifier and Type Method Description void
DefaultDocumentGenerationService. setDocumentPageService(DocumentPageService documentPageService)
-