Constructor and Description |
---|
Property(BaseProperty property,
XWikiContext context)
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected BaseProperty |
getBaseProperty() |
BaseProperty |
getProperty() |
PropertyClass |
getPropertyClass() |
Object |
getValue() |
getBaseElement, getDocumentReference, getName, getReference
convert, convert, convert, convertAttachments, getAuthorizationManager, getContextualAuthorizationManager, getXWikiContext, hasAccess, 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 PropertyClass getPropertyClass()
public Object getValue()
Copyright © 2004–2021 XWiki. All rights reserved.