Interface TransferRequsiteWriter
-
- All Known Implementing Classes:
XMLTransferRequsiteWriter
public interface TransferRequsiteWriterTransfer Requsite Writer This class formats the transfer requsite and prints it to the specified writer It is a statefull object and writes one requsite at a time.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidendTransferRequsite()voidmissingContent(NodeRef nodeRef, QName qName, String name)voidstartTransferRequsite()
-