Interface IWorkpageByPageBean

All Superinterfaces:
IWorkpage, Serializable

public interface IWorkpageByPageBean extends IWorkpage
Workpage interface for passing page beans into the workplace. While IWorkpage allows to pass "pages" (e.g. "/abc.jsp"), this interface allows to pass page bean instances into the workplace management.
  • Method Details