Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.publisher.remoting.restHandler
Class RemotePubParam

java.lang.Object
  extended by org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubParam

public class RemotePubParam
extends Object


Field Summary
static MediaType mediaType
           
 
Constructor Summary
RemotePubParam(List<Object> params)
           
 
Method Summary
 PublicationNode getAsNode()
           
 List<Object> getParams()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mediaType

public static final MediaType mediaType
Constructor Detail

RemotePubParam

public RemotePubParam(List<Object> params)
Method Detail

getParams

public List<Object> getParams()

getAsNode

public PublicationNode getAsNode()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.