org.chromattic.core.mapping.jcr
Class JCRNodeAttributeMapping

java.lang.Object
  extended by org.chromattic.core.mapping.jcr.JCRMemberMapping
      extended by org.chromattic.core.mapping.jcr.JCRNodeAttributeMapping

public class JCRNodeAttributeMapping
extends JCRMemberMapping

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
JCRNodeAttributeMapping(NodeAttributeType type)
           
 
Method Summary
 NodeAttributeType getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCRNodeAttributeMapping

public JCRNodeAttributeMapping(NodeAttributeType type)
Method Detail

getType

public NodeAttributeType getType()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.