Package org.xwiki.rest.resources.objects
Interface ObjectPropertiesAtPageVersionResource
-
public interface ObjectPropertiesAtPageVersionResource
- Version:
- $Id: f5d086ceb1353885890ad5738db595ec6a915bdb $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Properties
getObjectProperties(String wikiName, String spaceName, String pageName, String version, String className, Integer objectNumber, Boolean withPrettyNames)
-
-
-
Method Detail
-
getObjectProperties
Properties getObjectProperties(String wikiName, @Encoded String spaceName, String pageName, String version, String className, Integer objectNumber, Boolean withPrettyNames) throws XWikiRestException
- Throws:
XWikiRestException
-
-