Package | Contents |
com.actuate.activeportal .beans | JavaBeans that maintain information used by the Action classes. |
com.actuate.activeportal .forms | JavaBeans derived from the Jakarta Struts org.apache.struts.action.ActionForm object. These JavaBeans store and validate the request parameters in HTTP requests. |
com.actuate.activeportal.list | An interface, IContentList, that defines the behavior of lists of items such as files and channels. Several classes in com.actuate.activeportal.forms use this interface. |