org.apache.jackrabbit.command.ext
Class RegisterNodeType

java.lang.Object
  extended byorg.apache.jackrabbit.command.ext.RegisterNodeType
All Implemented Interfaces:
org.apache.commons.chain.Command

public class RegisterNodeType
extends Object
implements org.apache.commons.chain.Command

Register a node type


Constructor Summary
RegisterNodeType()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context arg0)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterNodeType

public RegisterNodeType()
Method Detail

execute

public boolean execute(org.apache.commons.chain.Context arg0)
                throws Exception

Specified by:
execute in interface org.apache.commons.chain.Command
Throws:
Exception


Copyright © 2005 . All Rights Reserved.