Class SetPropertyCommand

  • All Implemented Interfaces:
    org.apache.commons.chain.Command

    public class SetPropertyCommand
    extends Object
    implements org.apache.commons.chain.Command
    Created by The eXo Platform SAS .
    Version:
    $Id: SetPropertyCommand.java 7137 2006-07-18 15:01:20Z vetal_ok $
    Author:
    Gennady Azarenkov
    • Constructor Detail

      • SetPropertyCommand

        public SetPropertyCommand()
    • Method Detail

      • execute

        public boolean execute​(org.apache.commons.chain.Context context)
                        throws Exception
        Specified by:
        execute in interface org.apache.commons.chain.Command
        Throws:
        Exception