class: ObjectFormatter

public class: ObjectFormatter
Author: : Tobias Schraut, created 24.01.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 2073 $ $LastChangedDate: 2009-02-04 1; Complexity: 1
Dates: Created: 16.07.2009 15:33:44; Modified: 16.07.2009 15:33:44;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {F37223AA-871F-43a2-BD3C-79CDF5BA84F2}
ObjectFormatter.java Backing bean for the LoginErrorPage.jsp.
 

Goto: Custom Properties, Methods

Extends: InternationalizedImpl

See also: InternationalizedImpl, SourceUI

Appears in: util

Connections
 
Custom Properties
 
ObjectFormatter Methods
Operation Details
public
formatCreator(
   CreatorVO creatorObject):String
Sequential
Notes: distinguish between organizations and persons as creators and formats them to present on jsp pages.
@return String formatted creator
public
formatCreator(
   CreatorVO creatorObject,
   String annotation):String
Sequential
Notes: distinguish between organizations and persons as creators and formats them to present on jsp pages.
@return String formatted creator
public
ObjectFormatter():
Sequential
Notes: Public constructor.