com.xpn.xwiki.api
Class Collection
java.lang.Object
com.xpn.xwiki.api.Api
com.xpn.xwiki.api.Element
com.xpn.xwiki.api.Collection
- Direct Known Subclasses:
- Class, Object, PropertyClass
- public abstract class Collection
- extends Element
Fields inherited from class com.xpn.xwiki.api.Api |
context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Collection
public Collection(BaseCollection collection,
XWikiContext context)
getCollection
protected BaseCollection getCollection()
getxWikiClass
public Class getxWikiClass()
getName
public java.lang.String getName()
- Overrides:
getName
in class Element
getPrettyName
public java.lang.String getPrettyName()
getNumber
public int getNumber()
getPropertyNames
public java.lang.Object[] getPropertyNames()
getProperties
public Element[] getProperties()
getProperty
public Property getProperty(java.lang.String name)
Copyright 2003 Ludovic Dubost