T
- the type of the wrapped objectAbstractWrappingObject
instead@Deprecated public abstract class AbstractWrappingObject<T> extends org.xwiki.script.wrap.AbstractWrappingObject<T>
Modifier | Constructor and Description |
---|---|
protected |
AbstractWrappingObject()
Deprecated.
A default constructor allowing to set the wrapped object later.
|
|
AbstractWrappingObject(T wrapped)
Deprecated.
|
public AbstractWrappingObject(T wrapped)
wrapped
- the wrapped objectprotected AbstractWrappingObject()
Copyright © 2004–2021 XWiki. All rights reserved.