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