com.crystaldecisions.sdk.occa.report.data
Class SpecialFieldType

java.lang.Object
  extended by com.crystaldecisions.sdk.occa.report.data.SpecialFieldType

public final class SpecialFieldType
extends java.lang.Object

This class contains constants that indicate what kind of special field is being used.


Field Summary
static int _contentLocale
           
static int _currentCEUserID
           
static int _currentCEUserName
           
static int _currentCEUserTimeZone
           
static int _dataDate
           The date the data was last fetched.
static int _dataTime
           The time the data was last fetched.
static int _dataTimeZone
           
static int _fileAuthor
           Reserved for future use.
static int _fileCreationDate
           Reserved for future use.
static int _fileName
           Reserved for future use.
static int _groupNumber
           Reserved for future use.
static int _groupSelection
           Reserved for future use.
static int _hPageNumber
           
static int _modificationDate
           Reserved for future use.
static int _modificationTime
           Reserved for future use.
static int _pageNOfM
           Reserved for future use.
static int _pageNumber
           Reserved for future use.
static int _printDate
           Reserved for future use.
static int _printTime
           Reserved for future use.
static int _printTimeZone
           
static int _recordGroupNamePath
           Reserved for future use.
static int _recordGroupPath
           Reserved for future use.
static int _recordKey
           Reserved for future use.
static int _recordNumber
           Reserved for future use.
static int _recordSelection
           Reserved for future use.
static int _reportComments
           Reserved for future use.
static int _reportPath
           Reserved for future use.
static int _reportTitle
           Reserved for future use.
static int _totalPageCount
           Reserved for future use.
static SpecialFieldType contentLocale
           
static SpecialFieldType currentCEUserID
           
static SpecialFieldType currentCEUserName
           
static SpecialFieldType currentCEUserTimeZone
           
static SpecialFieldType dataDate
           A SpecialFieldType object that specifies the date the data was last fetched.
static SpecialFieldType dataTime
           A SpecialFieldType object that specifies the time the data was last fetched.
static SpecialFieldType dataTimeZone
           
static SpecialFieldType fileAuthor
           Reserved for future use.
static SpecialFieldType fileCreationDate
           Reserved for future use.
static SpecialFieldType fileName
           Reserved for future use.
static SpecialFieldType groupNumber
           Reserved for future use.
static SpecialFieldType groupSelection
           Reserved for future use.
static SpecialFieldType hPageNumber
           
static SpecialFieldType modificationDate
           Reserved for future use.
static SpecialFieldType modificationTime
           Reserved for future use.
static SpecialFieldType pageNOfM
           Reserved for future use.
static SpecialFieldType pageNumber
           Reserved for future use.
static SpecialFieldType printDate
           Reserved for future use.
static SpecialFieldType printTime
           Reserved for future use.
static SpecialFieldType printTimeZone
           
static SpecialFieldType recordGroupNamePath
           Reserved for future use.
static SpecialFieldType recordGroupPath
           Reserved for future use.
static SpecialFieldType recordKey
           Reserved for future use.
static SpecialFieldType recordNumber
           Reserved for future use.
static SpecialFieldType recordSelection
           Reserved for future use.
static SpecialFieldType reportComments
           Reserved for future use.
static SpecialFieldType reportPath
           Reserved for future use.
static SpecialFieldType reportTitle
           Reserved for future use.
static SpecialFieldType totalPageCount
           Reserved for future use.
 
Method Summary
static SpecialFieldType from_int(int i)
           Returns the SpecialFieldType corresponding to the specified value.
static SpecialFieldType from_string(java.lang.String sVal)
           Returns the SpecialFieldType corresponding to the specified type.
 java.lang.String toString()
           Returns the String value of this SpecialFieldType object.
 int value()
           Returns the int value of this SpecialFieldType object.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_recordKey

public static final int _recordKey

Reserved for future use.

See Also:
Constant Field Values

_recordGroupPath

public static final int _recordGroupPath

Reserved for future use.

See Also:
Constant Field Values

_printDate

public static final int _printDate

Reserved for future use.

See Also:
Constant Field Values

_printTime

public static final int _printTime

Reserved for future use.

See Also:
Constant Field Values

_modificationDate

public static final int _modificationDate

Reserved for future use.

See Also:
Constant Field Values

_modificationTime

public static final int _modificationTime

Reserved for future use.

See Also:
Constant Field Values

_dataDate

public static final int _dataDate

The date the data was last fetched.

See Also:
Constant Field Values

_dataTime

public static final int _dataTime

The time the data was last fetched.

See Also:
Constant Field Values

_recordNumber

public static final int _recordNumber

Reserved for future use.

See Also:
Constant Field Values

_pageNumber

public static final int _pageNumber

Reserved for future use.

See Also:
Constant Field Values

_groupNumber

public static final int _groupNumber

Reserved for future use.

See Also:
Constant Field Values

_totalPageCount

public static final int _totalPageCount

Reserved for future use.

See Also:
Constant Field Values

_reportTitle

public static final int _reportTitle

Reserved for future use.

See Also:
Constant Field Values

_reportComments

public static final int _reportComments

Reserved for future use.

See Also:
Constant Field Values

_recordSelection

public static final int _recordSelection

Reserved for future use.

See Also:
Constant Field Values

_groupSelection

public static final int _groupSelection

Reserved for future use.

See Also:
Constant Field Values

_fileName

public static final int _fileName

Reserved for future use.

See Also:
Constant Field Values

_fileAuthor

public static final int _fileAuthor

Reserved for future use.

See Also:
Constant Field Values

_fileCreationDate

public static final int _fileCreationDate

Reserved for future use.

See Also:
Constant Field Values

_pageNOfM

public static final int _pageNOfM

Reserved for future use.

See Also:
Constant Field Values

_reportPath

public static final int _reportPath

Reserved for future use.

See Also:
Constant Field Values

_recordGroupNamePath

public static final int _recordGroupNamePath

Reserved for future use.

See Also:
Constant Field Values

_hPageNumber

public static final int _hPageNumber
See Also:
Constant Field Values

_printTimeZone

public static final int _printTimeZone
See Also:
Constant Field Values

_dataTimeZone

public static final int _dataTimeZone
See Also:
Constant Field Values

_contentLocale

public static final int _contentLocale
See Also:
Constant Field Values

_currentCEUserName

public static final int _currentCEUserName
See Also:
Constant Field Values

_currentCEUserTimeZone

public static final int _currentCEUserTimeZone
See Also:
Constant Field Values

_currentCEUserID

public static final int _currentCEUserID
See Also:
Constant Field Values

recordKey

public static final SpecialFieldType recordKey

Reserved for future use.


recordGroupPath

public static final SpecialFieldType recordGroupPath

Reserved for future use.


printDate

public static final SpecialFieldType printDate

Reserved for future use.


printTime

public static final SpecialFieldType printTime

Reserved for future use.


modificationDate

public static final SpecialFieldType modificationDate

Reserved for future use.


modificationTime

public static final SpecialFieldType modificationTime

Reserved for future use.


dataDate

public static final SpecialFieldType dataDate

A SpecialFieldType object that specifies the date the data was last fetched.


dataTime

public static final SpecialFieldType dataTime

A SpecialFieldType object that specifies the time the data was last fetched.


recordNumber

public static final SpecialFieldType recordNumber

Reserved for future use.


pageNumber

public static final SpecialFieldType pageNumber

Reserved for future use.


groupNumber

public static final SpecialFieldType groupNumber

Reserved for future use.


totalPageCount

public static final SpecialFieldType totalPageCount

Reserved for future use.


reportTitle

public static final SpecialFieldType reportTitle

Reserved for future use.


reportComments

public static final SpecialFieldType reportComments

Reserved for future use.


recordSelection

public static final SpecialFieldType recordSelection

Reserved for future use.


groupSelection

public static final SpecialFieldType groupSelection

Reserved for future use.


fileName

public static final SpecialFieldType fileName

Reserved for future use.


fileAuthor

public static final SpecialFieldType fileAuthor

Reserved for future use.


fileCreationDate

public static final SpecialFieldType fileCreationDate

Reserved for future use.


pageNOfM

public static final SpecialFieldType pageNOfM

Reserved for future use.


reportPath

public static final SpecialFieldType reportPath

Reserved for future use.


recordGroupNamePath

public static final SpecialFieldType recordGroupNamePath

Reserved for future use.


contentLocale

public static final SpecialFieldType contentLocale

dataTimeZone

public static final SpecialFieldType dataTimeZone

printTimeZone

public static final SpecialFieldType printTimeZone

hPageNumber

public static final SpecialFieldType hPageNumber

currentCEUserName

public static final SpecialFieldType currentCEUserName

currentCEUserTimeZone

public static final SpecialFieldType currentCEUserTimeZone

currentCEUserID

public static final SpecialFieldType currentCEUserID
Method Detail

from_int

public static final SpecialFieldType from_int(int i)

Returns the SpecialFieldType corresponding to the specified value.

Parameters:
i - The int value of the desired SpecialFieldType object.
Returns:
The SpecialFieldType corresponding to the specified value.

from_string

public static final SpecialFieldType from_string(java.lang.String sVal)

Returns the SpecialFieldType corresponding to the specified type.

Parameters:
sVal - The String value of the desired SpecialFieldType object.
Returns:
The SpecialFieldType corresponding to the specified type.

toString

public java.lang.String toString()

Returns the String value of this SpecialFieldType object.

Overrides:
toString in class java.lang.Object
Returns:
The String value of this SpecialFieldType object.

value

public int value()

Returns the int value of this SpecialFieldType object.

Returns:
The int value of this SpecialFieldType object.