public abstract class DefaultAutoCompleteProvider extends java.lang.Object implements IAutoCompleteProvider
| Constructor and Description |
|---|
DefaultAutoCompleteProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
java.lang.String |
getURL()
The URL that can be passed back to client side for accessing the
buffered content.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProposalspublic java.lang.String getId()
getId in interface IAutoCompleteProviderpublic java.lang.String getURL()
getURL in interface IAutoCompleteProviderCopyright © CaptainCasa Gmbh. All Rights Reserved.