Isn't this through the API? Is there a way of adding mixin types in the node-types configuration file?
On Wed, Oct 1, 2008 at 9:05 PM, Jukka Zitting <[EMAIL PROTECTED]>wrote: > Hi, > > On Wed, Oct 1, 2008 at 4:16 PM, Sridhar Raman <[EMAIL PROTECTED]> > wrote: > > So how do I specify the mixin type for the node? > > See Node.addMixin(String mixin) [1] > > [1] > http://www.day.com/maven/javax.jcr/javadocs/jcr-1.0/javax/jcr/Node.html#addMixin(java.lang.String)<http://www.day.com/maven/javax.jcr/javadocs/jcr-1.0/javax/jcr/Node.html#addMixin%28java.lang.String%29> > > BR, > > Jukka Zitting >
