com.xpn.xwiki.api
Class PropertyClass

java.lang.Object
  extended by com.xpn.xwiki.api.Api
      extended by com.xpn.xwiki.api.Element
          extended by com.xpn.xwiki.api.Collection
              extended by com.xpn.xwiki.api.PropertyClass

public class PropertyClass
extends Collection


Field Summary
 
Fields inherited from class com.xpn.xwiki.api.Element
element
 
Fields inherited from class com.xpn.xwiki.api.Api
context
 
Constructor Summary
PropertyClass(PropertyClass property, XWikiContext context)
           
 
Method Summary
protected  PropertyClass getBasePropertyClass()
           
 java.lang.String getClassName()
           
protected  PropertyClass getPropertyClass()
           
 
Methods inherited from class com.xpn.xwiki.api.Collection
getCollection, getName, getNumber, getPrettyName, getProperties, getProperty, getPropertyNames, getxWikiClass
 
Methods inherited from class com.xpn.xwiki.api.Element
getBaseElement
 
Methods inherited from class com.xpn.xwiki.api.Api
checkProgrammingRights, hasAccessLevel, hasAdminRights, hasProgrammingRights
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyClass

public PropertyClass(PropertyClass property,
                     XWikiContext context)
Method Detail

getBasePropertyClass

protected PropertyClass getBasePropertyClass()

getClassName

public java.lang.String getClassName()

getPropertyClass

protected PropertyClass getPropertyClass()


Copyright 2003 Ludovic Dubost