class: SubmitItemPage

public class: SubmitItemPage
Author: : Thomas Diebäcker, created 10.01.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 2349 $ $LastChangedDate: 2009-03-11 1; Complexity: 1
Dates: Created: 16.07.2009 15:34:23; Modified: 16.07.2009 15:34:23;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {EE4BA74A-F9DA-4dad-80E8-9440D99BB9CA}
BackingBean for SubmitItemPage.jsp. This one is empty because all code is implemented in the BackingBean of the fragment.
 

Goto: Custom Properties, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
SubmitItemPage Methods
Operation Details
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
public
prerender():void
Sequential
Tags: annotations=@Override
Notes: Handle messages in fragments from here to please JSF life cycle.
@author: Michael Franke
public
SubmitItemPage():
Sequential
Notes: Public constructor.