org.hippoecm.hst.pagecomposer.jaxrs.model
Class DocumentRepresentation

java.lang.Object
  extended by org.hippoecm.hst.pagecomposer.jaxrs.model.DocumentRepresentation

public class DocumentRepresentation
extends Object


Constructor Summary
DocumentRepresentation(String path)
           
 
Method Summary
 String getPath()
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentRepresentation

public DocumentRepresentation(String path)
Method Detail

getPath

public String getPath()

setPath

public void setPath(String path)


Copyright © 2008-2012 Hippo. All Rights Reserved.