org.chromattic.core.mapping.jcr
Class JCRType

java.lang.Object
  extended by org.chromattic.core.mapping.jcr.JCRType
Direct Known Subclasses:
JCRMixin, JCRNodeType

public abstract class JCRType
extends Object

Version:
$Revision$
Author:
Julien Viet

Field Summary
protected  String name
          .
 
Constructor Summary
JCRType(String name)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected final String name
.

Constructor Detail

JCRType

public JCRType(String name)
Method Detail

getName

public String getName()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.