class: EasySubmissionPage

public class: EasySubmissionPage
Author: : mfranke
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 2349 $ $LastChangedDate: 2009-03-11 1; Complexity: 1
Dates: Created: 16.07.2009 15:34:12; Modified: 16.07.2009 15:34:12;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {5756FDFC-E3FE-48d4-B292-8DA6BE763D8E}
BackingBean for EasySubmissionPage.jsp. This one is empty because all code is implemented in the BackingBean of the fragment.
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
EasySubmissionPage Attributes
Attribute Details
public static const String
  BEAN_NAME
Initial: "EasySubmissionPage"
private static Logger
  logger
Initial: Logger.getLogger(EasySubmissionPage.class)
 
EasySubmissionPage Methods
Operation Details
public
EasySubmissionPage():
Sequential
Notes: Public constructor.
protected
getDefaultAction():Method
Sequential
Tags: throws=NoSuchMethodException
public
init():void
Sequential
Notes: Callback method that is called whenever a page containing this page fragment is navigated to, either directly via a URL, or indirectly via page navigation.
public
isItemSpecific():boolean
Sequential
Tags: annotations=@Override