org.xwiki.wikistream.descriptor
Interface WikiStreamBeanDescriptor

All Superinterfaces:
WikiStreamDescriptor
All Known Implementing Classes:
DefaultWikiStreamBeanDescriptor

@Unstable
public interface WikiStreamBeanDescriptor
extends WikiStreamDescriptor

Since:
5.2M2
Version:
$Id: 136489e647c1ad234f9059b26d23c935e5389ab7 $

Method Summary
 Class<?> getBeanClass()
           
 
Methods inherited from interface org.xwiki.wikistream.descriptor.WikiStreamDescriptor
getDescription, getName, getProperties, getPropertyDescriptor
 

Method Detail

getBeanClass

Class<?> getBeanClass()
Returns:
the class of the JAVA bean containing.


Copyright © 2004–2014 XWiki. All rights reserved.