org.chromattic.core.mapping.jcr
Class JCRNodeType

java.lang.Object
  extended by org.chromattic.core.mapping.jcr.JCRType
      extended by org.chromattic.core.mapping.jcr.JCRNodeType

public class JCRNodeType
extends JCRType

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.chromattic.core.mapping.jcr.JCRType
name
 
Constructor Summary
JCRNodeType(String name)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.chromattic.core.mapping.jcr.JCRType
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JCRNodeType

public JCRNodeType(String name)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010 eXo Platform SAS. All Rights Reserved.