org.chromattic.core.jcr.info
Class NodeInfoManager
java.lang.Object
org.chromattic.core.jcr.info.NodeInfoManager
public class NodeInfoManager
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeInfoManager
public NodeInfoManager()
isReferenceable
public boolean isReferenceable(javax.jcr.Node node)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getInfo
public NodeInfo getInfo(javax.jcr.Node node)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getPrimaryTypeInfo
public PrimaryTypeInfo getPrimaryTypeInfo(javax.jcr.nodetype.NodeType primaryType)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getMixinTypeInfo
public MixinTypeInfo getMixinTypeInfo(javax.jcr.nodetype.NodeType mixinType)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2010 eXo Platform SAS. All Rights Reserved.