org.apache.jackrabbit.standalone.cli.core
Class SetProperty

java.lang.Object
  extended by org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
      extended by org.apache.jackrabbit.standalone.cli.core.SetProperty
All Implemented Interfaces:
org.apache.commons.chain.Command

public class SetProperty
extends AbstractSetProperty

Set a Property Value to the current working Node


Field Summary
 
Fields inherited from class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
nameKey, parentPathKey, typeKey, valueKey
 
Constructor Summary
SetProperty()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context ctx)
          
 
Methods inherited from class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
getNameKey, getParentPathKey, getTypeKey, getValueKey, setNameKey, setParentPathKey, setTypeKey, setValueKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetProperty

public SetProperty()
Method Detail

execute

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

Throws:
Exception


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.