Class InternalBoxBeanListWithRedirectResponse
- java.lang.Object
-
- net.anotheria.anosite.content.servlet.InternalResponse
-
- net.anotheria.anosite.content.servlet.InternalBoxBeanListResponse
-
- net.anotheria.anosite.content.servlet.InternalBoxBeanListWithRedirectResponse
-
public class InternalBoxBeanListWithRedirectResponse extends InternalBoxBeanListResponse
-
-
Constructor Summary
Constructors Constructor Description InternalBoxBeanListWithRedirectResponse(List<BoxBean> beans, String aRedirectUrl)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRedirectUrl()-
Methods inherited from class net.anotheria.anosite.content.servlet.InternalBoxBeanListResponse
getBeans
-
Methods inherited from class net.anotheria.anosite.content.servlet.InternalResponse
canContinue, getCode, setCode, toString
-
-