Constructor and Description |
---|
Property(BaseProperty property,
XWikiContext context)
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected BaseProperty |
getBaseProperty() |
BaseProperty |
getProperty() |
Object |
getValue() |
getBaseElement, getName
convert, convert, convert, convertAttachments, getXWikiContext, hasAccessLevel, hasAdminRights, hasProgrammingRights, hasWikiAdminRights
public Property(BaseProperty property, XWikiContext context)
property
- the internal BaseProperty
to wrap.context
- the XWikiContext which may be used to get information about the current request.protected BaseProperty getBaseProperty()
BaseProperty
which this Property wraps.public BaseProperty getProperty()
BaseProperty
which this Property wraps.public Object getValue()
Copyright © 2004–2015 XWiki. All rights reserved.