Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.pagination
Class SortActionsBean

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

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

Author:
George Lefter
See Also:
Serialized Form

Constructor Summary
SortActionsBean()
           
 
Method Summary
 void destroy()
          Deprecated. 
 void init()
          Deprecated. 
 java.lang.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 java.lang.String repeatSearch()
                              throws ClientException
Specified by:
repeatSearch in interface SortActions
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.