If this class is supposed to be available in the wiki even if not yet
used in an object the simplest is usually to do like most standard
classes generated from java and register a component extending
com.xpn.xwiki.internal.mandatory.AbstractMandatoryDocumentInitializer.
You can find various examples in oldcore.
On Tue, Jan 19, 2016 at 11:18 AM, Giordano NinonĂ
<giordano.ninona(a)gmail.com> wrote:
Hi users,
I am wondering on how to create an XClass from java, and bind it to a
class-sheet to be used to represent several objects as XWiki pages. How can
I achieve that in a way that allow me to incrementaly update the object
every time a modification is performed?
Thanks for your help,
Giordano.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne