Serialized Form


Package org.apache.struts2.portlet.example

Class org.apache.struts2.portlet.example.ExampleAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

name

String name

Class org.apache.struts2.portlet.example.FormExample extends DefaultActionSupport implements Serializable

Serialized Fields

firstName

String firstName

lastName

String lastName

Class org.apache.struts2.portlet.example.FormExampleModelDriven extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

name

Name name

Class org.apache.struts2.portlet.example.FormExampleWithValidation extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

firstName

String firstName

lastName

String lastName

Class org.apache.struts2.portlet.example.FormResultAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

result

String result

Class org.apache.struts2.portlet.example.FormTestAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

name

String name

Class org.apache.struts2.portlet.example.SavePrefsAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

preferenceOne

String preferenceOne

preferenceTwo

String preferenceTwo

Package org.apache.struts2.portlet.example.eventing

Class org.apache.struts2.portlet.example.eventing.ProcessAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

request

javax.portlet.PortletRequest request

response

javax.portlet.PortletResponse response

name

String name

Class org.apache.struts2.portlet.example.eventing.PublishAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

response

javax.portlet.PortletResponse response

name

String name

Package org.apache.struts2.portlet.example.fileupload

Class org.apache.struts2.portlet.example.fileupload.FileUploadAction extends DefaultActionSupport implements Serializable

serialVersionUID: 5156288255337069381L

Serialized Fields

contentType

String contentType

upload

File upload

fileName

String fileName

caption

String caption

Package org.apache.struts2.portlet.example.spring

Class org.apache.struts2.portlet.example.spring.SpringAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

thingManager

ThingManager thingManager

thing

String thing



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.