Package com.xpn.xwiki.objects.classes

Interface Summary
ClassInterface  
PropertyClassInterface The interface implemented by all XClass properties.
 

Class Summary
BaseClass Represents an XClass, and contains XClass properties.
BooleanClass  
ComputedFieldClass Computed Field Class allows to create a field without storage that will display computed values based on other data in the object or wiki.
DateClass Defines an XClass property type whose value is a Date.
DBListClass  
DBTreeListClass  
EmailClass Email Field Class allows to create a field for email values.
GroupsClass Defines an XClass property type whose value is a list of group references.
LevelsClass  
ListClass  
ListItem An entry in a List or in a Tree.
NumberClass  
PageClass Page Field Class allows to create a field for storing page references.
PasswordClass  
PropertyClass Represents an XClass property and contains property definitions (eg "relational storage", "display type", "separator", "multi select", etc).
StaticListClass  
StringClass  
TextAreaClass  
UsersClass Defines an XClass property type whose value is a list of user references.
 



Copyright © 2004–2014 XWiki. All rights reserved.