Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.directory
Interface SuggestBox


Deprecated.

@Deprecated
public interface SuggestBox

Author:
Anahide Tchertchian

Method Summary
 java.lang.String getSuggestedValues(java.lang.String directoryName, java.lang.String input)
          Deprecated. return values of a directory given its name, and the input.
 

Method Detail

getSuggestedValues

@WebRemote
java.lang.String getSuggestedValues(java.lang.String directoryName,
                                              java.lang.String input)
                                    throws java.lang.Exception
Deprecated. 
return values of a directory given its name, and the input.

Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.