Package fr.becpg.repo.helper
Interface AttributeExtractorService.DataListCallBack
- All Known Implementing Classes:
AttributeExtractorServiceImpl.CommonDataListCallBack
- Enclosing interface:
- AttributeExtractorService
public static interface AttributeExtractorService.DataListCallBack
-
Method Summary
Modifier and TypeMethodDescriptionextractNestedField(org.alfresco.service.cmr.repository.NodeRef nodeRef, AttributeExtractorServiceImpl.AttributeExtractorStructure field, FormatMode mode)
-
Method Details
-
extractNestedField
List<Map<String,Object>> extractNestedField(org.alfresco.service.cmr.repository.NodeRef nodeRef, AttributeExtractorServiceImpl.AttributeExtractorStructure field, FormatMode mode)
-