fr.toutatice.portail.cms.nuxeo.portlets.customizer
Class FetchNavigationPagesCommand

java.lang.Object
  extended by fr.toutatice.portail.cms.nuxeo.portlets.customizer.FetchNavigationPagesCommand
All Implemented Interfaces:
fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand

public class FetchNavigationPagesCommand
extends java.lang.Object
implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand

Shows how to request pages with specific criterias

Author:
jeanseb

Constructor Summary
FetchNavigationPagesCommand(java.lang.String nuxeoRequest)
           
 
Method Summary
 java.lang.Object execute(org.nuxeo.ecm.automation.client.Session session)
           
 java.lang.String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FetchNavigationPagesCommand

public FetchNavigationPagesCommand(java.lang.String nuxeoRequest)
Method Detail

execute

public java.lang.Object execute(org.nuxeo.ecm.automation.client.Session session)
                         throws java.lang.Exception
Specified by:
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
Throws:
java.lang.Exception

getId

public java.lang.String getId()
Specified by:
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand


Copyright © 2013. All Rights Reserved.