org.chromattic.core.jcr.type
Class MixinTypeInfo

java.lang.Object
  extended by org.chromattic.core.jcr.type.NodeTypeInfo
      extended by org.chromattic.core.jcr.type.MixinTypeInfo

public class MixinTypeInfo
extends NodeTypeInfo

Meta information about a mixin type.

This object does not hold a reference to an existing node type object.

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
MixinTypeInfo(javax.jcr.nodetype.NodeType nodeType)
           
 
Method Summary
 
Methods inherited from class org.chromattic.core.jcr.type.NodeTypeInfo
findPropertyDefinition, getName, getPropertyDefinitionInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MixinTypeInfo

public MixinTypeInfo(javax.jcr.nodetype.NodeType nodeType)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.