org.xwiki.rest.resources.classes
Interface ClassPropertyResource


public interface ClassPropertyResource

Version:
$Id: b1fbed21ead79d87900690c1f0dba8ae117ae887 $

Method Summary
 Property getClassProperty(String wikiName, String className, String propertyName)
           
 

Method Detail

getClassProperty

Property getClassProperty(String wikiName,
                          String className,
                          String propertyName)
                          throws XWikiRestException
Throws:
XWikiRestException


Copyright © 2004-2012 XWiki. All Rights Reserved.