public class ClientInterceptors extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Bean |
bean |
protected String |
exposeContainer |
protected Home |
home |
protected ListEntity |
listEntity |
| Constructor and Description |
|---|
ClientInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
Bean |
getBean()
Gets the value of the bean property.
|
String |
getExposeContainer()
Gets the value of the exposeContainer property.
|
Home |
getHome()
Gets the value of the home property.
|
ListEntity |
getListEntity()
Gets the value of the listEntity property.
|
void |
setBean(Bean value)
Sets the value of the bean property.
|
void |
setExposeContainer(String value)
Sets the value of the exposeContainer property.
|
void |
setHome(Home value)
Sets the value of the home property.
|
void |
setListEntity(ListEntity value)
Sets the value of the listEntity property.
|
protected String exposeContainer
protected Home home
protected Bean bean
protected ListEntity listEntity
public String getExposeContainer()
Stringpublic void setExposeContainer(String value)
value - allowed object is
Stringpublic void setHome(Home value)
value - allowed object is
Homepublic void setBean(Bean value)
value - allowed object is
Beanpublic ListEntity getListEntity()
ListEntitypublic void setListEntity(ListEntity value)
value - allowed object is
ListEntityCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.