public interface DocumentLocationMarshaler
DocumentLocation
marshaler.Modifier and Type | Method and Description |
---|---|
String |
marshalDocumentLocation(DocumentLocation docLoc) |
void |
setOriginatingServer(String serverName) |
DocumentLocation |
unMarshalDocumentLocation(String data) |
String marshalDocumentLocation(DocumentLocation docLoc) throws PublishingMarshalingException
PublishingMarshalingException
DocumentLocation unMarshalDocumentLocation(String data) throws PublishingMarshalingException
PublishingMarshalingException
void setOriginatingServer(String serverName)
Copyright © 2011 Nuxeo SA. All Rights Reserved.