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:
java.io.Serializable

Deprecated.

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

See Also:
Serialized Form

Constructor Summary
SuggestBoxBean()
          Deprecated.  
 
Method Summary
static DirectoryService getService()
          Deprecated.  
static java.lang.String getSuggestedValues(java.lang.String directoryName, java.lang.String input)
          Deprecated.  
static void substractTab(java.lang.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(java.lang.String input)
Deprecated. 

getSuggestedValues

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.