Interface TransferRequsiteProcessor
-
- All Known Implementing Classes:
DeltaListRequsiteProcessor
public interface TransferRequsiteProcessorProcessor for transfer requsite file- Author:
- mrogers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidendTransferRequsite()Called at the end of a transfer requsitevoidmissingContent(NodeRef node, QName qname, String name)Called when a missing content property is foundvoidstartTransferRequsite()Called at the start of a transfer requsite
-