public abstract class Collection extends Element
Constructor and Description |
---|
Collection(BaseCollection collection,
XWikiContext context) |
Modifier and Type | Method and Description |
---|---|
protected BaseCollection |
getCollection() |
String |
getName()
Get the name of this element.
|
int |
getNumber() |
String |
getPrettyName() |
Element[] |
getProperties() |
Property |
getProperty(String name) |
Object[] |
getPropertyNames() |
Object |
getValue(String name) |
Class |
getxWikiClass() |
getBaseElement, getReference
convert, convert, convert, convertAttachments, getXWikiContext, hasAccessLevel, hasAdminRights, hasProgrammingRights, hasWikiAdminRights
public Collection(BaseCollection collection, XWikiContext context)
protected BaseCollection getCollection()
public Class getxWikiClass()
public String getPrettyName()
public int getNumber()
public Object[] getPropertyNames()
public Element[] getProperties()
Copyright © 2004–2017 XWiki. All rights reserved.