Package org.xwiki.rest.resources.classes
Interface ClassPropertyResource
-
public interface ClassPropertyResource
- Version:
- $Id: b1fbed21ead79d87900690c1f0dba8ae117ae887 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Property
getClassProperty(String wikiName, String className, String propertyName)
-
-
-
Method Detail
-
getClassProperty
Property getClassProperty(String wikiName, String className, String propertyName) throws XWikiRestException
- Throws:
XWikiRestException
-
-