org.broadleafcommerce.core.search.domain
Class SearchInterceptImpl
java.lang.Object
org.broadleafcommerce.core.search.domain.SearchInterceptImpl
- All Implemented Interfaces:
- SearchIntercept
Deprecated. Replaced in functionality by SearchRedirectImpl
@Deprecated
public class SearchInterceptImpl
- extends Object
- implements SearchIntercept
|
Field Summary |
protected Long |
id
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected Long id
- Deprecated.
SearchInterceptImpl
public SearchInterceptImpl()
- Deprecated.
getTerm
public String getTerm()
- Deprecated.
- Specified by:
getTerm in interface SearchIntercept
setTerm
public void setTerm(String term)
- Deprecated.
- Specified by:
setTerm in interface SearchIntercept
getRedirect
public String getRedirect()
- Deprecated.
- Specified by:
getRedirect in interface SearchIntercept
setRedirect
public void setRedirect(String redirect)
- Deprecated.
- Specified by:
setRedirect in interface SearchIntercept
getId
public Long getId()
- Deprecated.
setId
public void setId(Long id)
- Deprecated.
Copyright © 2013. All Rights Reserved.