Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.pagination
Class SortActionsBean

java.lang.Object
  extended by org.nuxeo.ecm.webapp.pagination.SortActionsBean
All Implemented Interfaces:
Serializable, SortActions

@Name(value="sortActions")
@Scope(value=CONVERSATION)
public class SortActionsBean
extends Object
implements SortActions, Serializable

Author:
George Lefter
See Also:
Serialized Form

Constructor Summary
SortActionsBean()
           
 
Method Summary
 void destroy()
          Deprecated. 
 void init()
          Deprecated. 
 String repeatSearch()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortActionsBean

public SortActionsBean()
Method Detail

init

@Deprecated
public void init()
Deprecated. 

Specified by:
init in interface SortActions

destroy

@Deprecated
public void destroy()
Deprecated. 

Specified by:
destroy in interface SortActions

repeatSearch

public String repeatSearch()
                    throws ClientException
Specified by:
repeatSearch in interface SortActions
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.