Package fr.becpg.repo.formulation
Interface ReportableEntityService
- All Known Implementing Classes:
ReportableEntityServiceImpl
public interface ReportableEntityService
ReportableEntityService interface.
- Version:
- $Id: $Id
- Author:
- matthieu
-
Method Summary
Modifier and TypeMethodDescriptionvoidpostEntityErrors(org.alfresco.service.cmr.repository.NodeRef entityNodeRef, String formulationChainId, Set<ReportableError> errors) postEntityErrors.
-
Method Details
-
postEntityErrors
void postEntityErrors(org.alfresco.service.cmr.repository.NodeRef entityNodeRef, String formulationChainId, Set<ReportableError> errors) postEntityErrors.
-