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

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

public class SetBinaryProperty
extends AbstractSetProperty

Set a binary Property


Field Summary
 
Fields inherited from class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
nameKey, parentPathKey, typeKey, valueKey
 
Constructor Summary
SetBinaryProperty()
           
 
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

SetBinaryProperty

public SetBinaryProperty()
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.