class: GenreCriterionVO

public class: GenreCriterionVO
Author: NiH
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:31:20; Modified: 16.07.2009 15:31:20;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {33948ADB-103E-4c26-8CE9-EE41AE7E3305}
genre criterion vo for the advanced search.
@created 15-Mai-2007 15:06:37
 

Goto: Custom Properties, Fields, Methods

Extends: CriterionVO

See also: CriterionVO

Appears in: valueobjects

Connections
 
Custom Properties
 
GenreCriterionVO Attributes
Attribute Details
private List
  genreList
Notes: the genre for the search criterion
private static const long
  serialVersionUID
Initial: 1L
Notes: serial for the serializable interface
 
GenreCriterionVO Methods
Operation Details
public
GenreCriterionVO():
Sequential
Notes: constructor.
public
getGenre():List
Sequential
public
getSearchIdentifier(
   int position):String
Sequential
private
getSearchIdentifierByGenre(
   MdsPublicationVO.Genre g):String
Sequential
public
setGenre(
   List genre):void
Sequential