org.xwiki.rest.resources.objects
Interface ObjectPropertyAtPageVersionResource


public interface ObjectPropertyAtPageVersionResource

Version:
$Id: cba2c2cba571c9d62277edbfa8b74af48e9273eb $

Method Summary
 Property getObjectProperty(String wikiName, String spaceName, String pageName, String version, String className, Integer objectNumber, String propertyName, Boolean withPrettyNames)
           
 

Method Detail

getObjectProperty

Property getObjectProperty(String wikiName,
                           String spaceName,
                           String pageName,
                           String version,
                           String className,
                           Integer objectNumber,
                           String propertyName,
                           Boolean withPrettyNames)
                           throws XWikiRestException
Throws:
XWikiRestException


Copyright © 2004-2012 XWiki. All Rights Reserved.