protected class SearchCache.SearchEntry
extends java.lang.Object
| Constructor and Description |
|---|
SearchCache.SearchEntry(SearchContext search)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
SearchContext |
getSearch()
Return the search context
|
long |
getTimeout()
Return the search timeout
|
void |
updateTimeout()
Update the search timeout
|
public SearchCache.SearchEntry(SearchContext search)
search - SearchContextpublic final long getTimeout()
public final SearchContext getSearch()
public final void updateTimeout()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.