Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.directory
Class SuggestBoxBean

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.directory.SuggestBoxBean
All Implemented Interfaces:
Serializable

Deprecated.

@Name(value="suggestBox")
@Scope(value=EVENT)
@Deprecated
public class SuggestBoxBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SuggestBoxBean()
          Deprecated.  
 
Method Summary
static DirectoryService getService()
          Deprecated.  
static String getSuggestedValues(String directoryName, String input)
          Deprecated.  
static void substractTab(String input)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuggestBoxBean

public SuggestBoxBean()
Deprecated. 
Method Detail

getService

public static DirectoryService getService()
Deprecated. 

substractTab

public static void substractTab(String input)
Deprecated. 

getSuggestedValues

@WebRemote
public static String getSuggestedValues(String directoryName,
                                                  String input)
                                 throws Exception
Deprecated. 
Throws:
Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.