Nuxeo ECM Projects 5.4.3-SNAPSHOT

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


Deprecated.

@Deprecated
public interface SuggestBox

Author:
Anahide Tchertchian

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

Method Detail

getSuggestedValues

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

Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.