Class GetPropertyCommand

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

    public class GetPropertyCommand
    extends Object
    implements org.apache.commons.chain.Command
    Created by The eXo Platform SAS .
    Version:
    $Id: GetPropertyCommand.java 5800 2006-05-28 18:03:31Z geaz $
    Author:
    Gennady Azarenkov
    • Constructor Detail

      • GetPropertyCommand

        public GetPropertyCommand()
    • 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
      • getCurrentNodeKey

        public String getCurrentNodeKey()
      • getPathKey

        public String getPathKey()
      • getResultKey

        public String getResultKey()