class: ExportEmailPage

public class: ExportEmailPage
Author: : Galina Stancheva, created 07.10.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 2349 $ $LastChangedDate: 2009-03-11 1; Complexity: 1
Dates: Created: 16.07.2009 15:34:13; Modified: 16.07.2009 15:34:13;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {CE9904BF-975B-434b-A3FF-4379A20603EF}
ExportEmailPage.java Backing bean for the ExportEmailPage.jsp
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
ExportEmailPage Attributes
Attribute Details
private static Logger
  logger
Initial: Logger.getLogger(ExportEmailPage.class)
annotations=@SuppressWarnings("unused")
 
ExportEmailPage Methods
Operation Details
public
ExportEmailPage():
Sequential
Notes: Public constructor
public
init():void
Sequential
Notes: Callback method that is called whenever a page 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. Used to remove the last shown msg
@author: Michael Franke