org.kuali.ole
Class CustomNodeRegistrar

java.lang.Object
  extended by org.kuali.ole.CustomNodeRegistrar

public class CustomNodeRegistrar
extends Object

Created by IntelliJ IDEA. User: peris Date: 5/1/11 Time: 12:57 PM To change this template use File | Settings | File Templates.


Constructor Summary
CustomNodeRegistrar()
           
 
Method Summary
 javax.jcr.Session getSession()
           
 javax.jcr.nodetype.NodeType[] registerCustomNodeTypes(javax.jcr.Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomNodeRegistrar

public CustomNodeRegistrar()
Method Detail

registerCustomNodeTypes

public javax.jcr.nodetype.NodeType[] registerCustomNodeTypes(javax.jcr.Session session)
                                                      throws OleException
Throws:
OleException

getSession

public javax.jcr.Session getSession()
                             throws OleException
Throws:
OleException


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.