Package org.xwiki.rest.resources.classes
Interface ClassPropertiesResource
-
public interface ClassPropertiesResource
- Version:
- $Id: 48169913ee141577171ccbfac87b3b5dd2c70755 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Properties
getClassProperties(String wikiName, String className)
-
-
-
Method Detail
-
getClassProperties
Properties getClassProperties(String wikiName, String className) throws XWikiRestException
- Throws:
XWikiRestException
-
-