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