com.aurel.track.fieldType.runtime.matchers.design
Class SelectMatcherDT

java.lang.Object
  extended by com.aurel.track.fieldType.runtime.matchers.AbstractMatcherBase
      extended by com.aurel.track.fieldType.runtime.matchers.design.AbstractMatcherDT
          extended by com.aurel.track.fieldType.runtime.matchers.design.SelectMatcherDT
All Implemented Interfaces:
IMatcherDT, IMatcherBase

public class SelectMatcherDT
extends AbstractMatcherDT


Field Summary
static java.lang.String LISTKEY
           
static java.lang.String LISTVALUE
           
static java.lang.String POSSIBLE_VALUES
           
 
Fields inherited from class com.aurel.track.fieldType.runtime.matchers.AbstractMatcherBase
fieldID, matchValue, relation
 
Constructor Summary
SelectMatcherDT(java.lang.Integer fieldID)
           
 
Method Summary
 java.lang.String getMatchValueJsp()
          The name of the jsp fragment which contains the control for rendering the matcher value
 java.util.List getPossibleRelations()
          Gets the possible relations for a field type
 
Methods inherited from class com.aurel.track.fieldType.runtime.matchers.design.AbstractMatcherDT
isMatchDataTypeRelationDependent, reloadSpecific
 
Methods inherited from class com.aurel.track.fieldType.runtime.matchers.AbstractMatcherBase
getFieldID, getMatchValue, getRelation, setMatchValue, setRelation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.aurel.track.fieldType.runtime.matchers.IMatcherBase
getFieldID, getMatchValue, getRelation, setMatchValue, setRelation
 

Field Detail

POSSIBLE_VALUES

public static java.lang.String POSSIBLE_VALUES

LISTKEY

public static java.lang.String LISTKEY

LISTVALUE

public static java.lang.String LISTVALUE
Constructor Detail

SelectMatcherDT

public SelectMatcherDT(java.lang.Integer fieldID)
Method Detail

getPossibleRelations

public java.util.List getPossibleRelations()
Description copied from interface: IMatcherDT
Gets the possible relations for a field type


getMatchValueJsp

public java.lang.String getMatchValueJsp()
The name of the jsp fragment which contains the control for rendering the matcher value

Returns:


Issue Tracking with Track+: Home Page      Copyright © 2008 Trackplus. All Rights Reserved.