class: GenreSecificItemManager

public class: GenreSecificItemManager
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:40; Modified: 16.07.2009 15:33:40;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {1BA56BD3-0988-44c5-BB29-5F25A4495B97}
 

Goto: Custom Properties, Fields, Methods

Appears in: util

Custom Properties
 
GenreSecificItemManager Attributes
Attribute Details
private PubItemVO
  pubItem
public static const String
  SUBMISSION_METHOD_ALL
Initial: "all"
public static const String
  SUBMISSION_METHOD_EASY
Initial: "easy-submission"
public static const String
  SUBMISSION_METHOD_FULL
Initial: "full-submission"
private String
  submissionMethod
 
GenreSecificItemManager Methods
Operation Details
public
cleanupItem():PubItemVO
Sequential
Tags: throws=Exception
public
GenreSecificItemManager():
Sequential
public
GenreSecificItemManager(
   PubItemVO pubItem,
   String submissionMethod):
Sequential
public
getGenreBundle(
   String genre):ResourceBundle
Sequential
private
getMappedObject(
   Object baseObject,
   String mappingString):List
Sequential
Tags: throws=NoSuchMethodException,Exception
private
getObject(
   Object object,
   String mapString):Object
Sequential
Tags: throws=Exception,NoSuchMethodException
private
setObjectValue(
   Object object,
   String mapString,
   Object value):void
Sequential
Tags: throws=Exception,NoSuchMethodException