org.exoplatform.frameworks.jcr.command.ext
Class FilterNodesByTypesCommand

java.lang.Object
  extended by org.exoplatform.frameworks.jcr.command.ext.FilterNodesByTypesCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class FilterNodesByTypesCommand
extends java.lang.Object
implements org.apache.commons.chain.Command

Created by The eXo Platform SAS .

Version:
$Id: FilterNodesByTypesCommand.java 35179 2009-08-07 13:58:20Z pnedonosko $
Author:
Gennady Azarenkov

Constructor Summary
FilterNodesByTypesCommand()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context context)
           
 java.lang.String getIncomingNodesKey()
           
 java.lang.String getPathKey()
           
 java.lang.String getResultKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterNodesByTypesCommand

public FilterNodesByTypesCommand()
Method Detail

execute

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

getIncomingNodesKey

public java.lang.String getIncomingNodesKey()

getPathKey

public java.lang.String getPathKey()

getResultKey

public java.lang.String getResultKey()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.