com.aurel.track.fieldType.runtime.matchers.design
Class SelectMatcherDT
java.lang.Object
com.aurel.track.fieldType.runtime.matchers.AbstractMatcherBase
com.aurel.track.fieldType.runtime.matchers.design.AbstractMatcherDT
com.aurel.track.fieldType.runtime.matchers.design.SelectMatcherDT
- All Implemented Interfaces:
- IMatcherDT, IMatcherBase
public class SelectMatcherDT
- extends AbstractMatcherDT
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSSIBLE_VALUES
public static java.lang.String POSSIBLE_VALUES
LISTKEY
public static java.lang.String LISTKEY
LISTVALUE
public static java.lang.String LISTVALUE
SelectMatcherDT
public SelectMatcherDT(java.lang.Integer fieldID)
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.