Package org.xwiki.rest.resources.classes
Interface ClassResource
-
public interface ClassResource
- Version:
- $Id: 54f3ad4f606d2bd0cc85b491778971e80b6c53c6 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class
getClass(String wikiName, String className)
-
-
-
Method Detail
-
getClass
Class getClass(String wikiName, String className) throws XWikiRestException
- Throws:
XWikiRestException
-
-