Class ResultListingFieldBuilder
java.lang.Object
ca.phon.query.report.util.ResultListingFieldBuilder
Deprecated.
Scripts for adding values to (now deprecated) reports.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResultListingField
Deprecated.static ResultListingField[]
Deprecated.Returns fields: 'record #', 'Speaker' and 'Result'static ResultListingField[]
Deprecated.Get a list of default fields for the given result set.
-
Field Details
-
SESSION_NAME_SCRIPT
-
SESSION_DATE_SCRIPT
-
SESSION_MEDIA_SCRIPT
-
RECORD_NUMBER_SCRIPT
-
SPEAKER_NAME_SCRIPT
-
SPEAKER_AGE_SCRIPT
-
SPEAKER_GENDER_SCRIPT
-
RECORD_TIER_SCRIPT
-
RESULT_SCRIPT
-
RESULT_FORMAT_SCRIPT
-
RESULT_EXCLUDED_SCRIPT
-
METADATA_SCRIPT
-
SYLLABIFICATION_SCRIPT
-
ALIGNMENT_SCRIPT
-
-
Constructor Details
-
ResultListingFieldBuilder
public ResultListingFieldBuilder()Deprecated.
-
-
Method Details
-
getDefaultFields
Deprecated.Returns fields: 'record #', 'Speaker' and 'Result'- Returns:
- default result listing fields
-
getDefaultFields
Deprecated.Get a list of default fields for the given result set. Returns the same asgetDefaultFields()
along with additional fields for metadata.- Parameters:
rs
-- Returns:
-
createEmptyField
Deprecated.
-