com.opnworks.timesheet.serializers
Interface IHrXmlTimeCard

All Known Implementing Classes:
HrRawXmlSerializer, XmlSerializer

public interface IHrXmlTimeCard

Description of the Class

Author:
Laurent

Field Summary
static java.lang.String ATT_APPROVER_TYPE
          Description of the Field
static java.lang.String ATT_BILLABLE
          Description of the Field
static java.lang.String ATT_ID
          Description of the Field
static java.lang.String ATT_STATUS
          Description of the Field
static java.lang.String ATT_TYPE
          Description of the Field
static java.lang.String DURATION_PREFIX
          Description of the Field
static java.lang.String DURATION_SUFFIX
          Description of the Field
static java.text.SimpleDateFormat PERIOD_DATE_FORMAT
          Description of the Field
static java.lang.String TIMECARD_ACTIVITY_TYPE
          Description of the Field
static java.lang.String TIMECARD_ACTIVITY_TYPES
          Description of the Field
static java.lang.String TIMECARD_ADDITIONAL_DATA
          Description of the Field
static java.lang.String TIMECARD_APPROVAL_DATETIME
          Description of the Field
static java.lang.String TIMECARD_APPROVAL_INFO
          Description of the Field
static java.lang.String TIMECARD_AUTHOR
          Description of the Field
static java.lang.String TIMECARD_CHILDREN
          Description of the Field
static java.lang.String TIMECARD_CODE
          Description of the Field
static java.lang.String TIMECARD_COMMENT
          Description of the Field
static java.lang.String TIMECARD_DURATION
          Description of the Field
static java.lang.String TIMECARD_END_DATETIME
          Description of the Field
static java.lang.String TIMECARD_FORMATTED_NAME
          Description of the Field
static java.lang.String TIMECARD_ID
          Description of the Field
static java.lang.String TIMECARD_ID_VALUE
          Description of the Field
static java.lang.String TIMECARD_NAME
          Description of the Field
static java.lang.String TIMECARD_PARTIES
          Description of the Field
static java.lang.String TIMECARD_PARTY
          Description of the Field
static java.lang.String TIMECARD_PERIOD_END_DATE
          Description of the Field
static java.lang.String TIMECARD_PERIOD_START_DATE
          Description of the Field
static java.lang.String TIMECARD_PERSON
          Description of the Field
static java.lang.String TIMECARD_PERSON_NAME
          Description of the Field
static java.lang.String TIMECARD_PROJECT
          Description of the Field
static java.lang.String TIMECARD_PROJECTS
          Description of the Field
static java.lang.String TIMECARD_REPORTED_RESOURCE
          Description of the Field
static java.lang.String TIMECARD_REPORTED_TIME
          Description of the Field
static java.lang.String TIMECARD_ROOT
          Description of the Field
static java.lang.String TIMECARD_SPONSOR
          Description of the Field
static java.lang.String TIMECARD_START_DATETIME
          Description of the Field
static java.lang.String TIMECARD_SUBMITTER_INFO
          Description of the Field
static java.lang.String TIMECARD_TEXT
          Description of the Field
static java.lang.String TIMECARD_TIME_INTERVAL
          Description of the Field
static java.lang.String TIMECARD_TIMESTAMP
          Description of the Field
static java.lang.String TYPE_ACTIVITY
          Description of the Field
static java.lang.String TYPE_COST_CENTER
          Description of the Field
static java.lang.String TYPE_PROJECT
          Description of the Field
 

Field Detail

TIMECARD_ROOT

public static final java.lang.String TIMECARD_ROOT
Description of the Field

See Also:
Constant Field Values

TIMECARD_REPORTED_RESOURCE

public static final java.lang.String TIMECARD_REPORTED_RESOURCE
Description of the Field

See Also:
Constant Field Values

TIMECARD_ID

public static final java.lang.String TIMECARD_ID
Description of the Field

See Also:
Constant Field Values

TIMECARD_ID_VALUE

public static final java.lang.String TIMECARD_ID_VALUE
Description of the Field

See Also:
Constant Field Values

TIMECARD_REPORTED_TIME

public static final java.lang.String TIMECARD_REPORTED_TIME
Description of the Field

See Also:
Constant Field Values

TIMECARD_PERIOD_START_DATE

public static final java.lang.String TIMECARD_PERIOD_START_DATE
Description of the Field

See Also:
Constant Field Values

TIMECARD_PERIOD_END_DATE

public static final java.lang.String TIMECARD_PERIOD_END_DATE
Description of the Field

See Also:
Constant Field Values

TIMECARD_TIME_INTERVAL

public static final java.lang.String TIMECARD_TIME_INTERVAL
Description of the Field

See Also:
Constant Field Values

TIMECARD_START_DATETIME

public static final java.lang.String TIMECARD_START_DATETIME
Description of the Field

See Also:
Constant Field Values

TIMECARD_END_DATETIME

public static final java.lang.String TIMECARD_END_DATETIME
Description of the Field

See Also:
Constant Field Values

TIMECARD_DURATION

public static final java.lang.String TIMECARD_DURATION
Description of the Field

See Also:
Constant Field Values

TIMECARD_ADDITIONAL_DATA

public static final java.lang.String TIMECARD_ADDITIONAL_DATA
Description of the Field

See Also:
Constant Field Values

TIMECARD_COMMENT

public static final java.lang.String TIMECARD_COMMENT
Description of the Field

See Also:
Constant Field Values

TIMECARD_SUBMITTER_INFO

public static final java.lang.String TIMECARD_SUBMITTER_INFO
Description of the Field

See Also:
Constant Field Values

TIMECARD_PERSON

public static final java.lang.String TIMECARD_PERSON
Description of the Field

See Also:
Constant Field Values

TIMECARD_PERSON_NAME

public static final java.lang.String TIMECARD_PERSON_NAME
Description of the Field

See Also:
Constant Field Values

TIMECARD_FORMATTED_NAME

public static final java.lang.String TIMECARD_FORMATTED_NAME
Description of the Field

See Also:
Constant Field Values

TIMECARD_APPROVAL_INFO

public static final java.lang.String TIMECARD_APPROVAL_INFO
Description of the Field

See Also:
Constant Field Values

TIMECARD_APPROVAL_DATETIME

public static final java.lang.String TIMECARD_APPROVAL_DATETIME
Description of the Field

See Also:
Constant Field Values

TIMECARD_TIMESTAMP

public static final java.lang.String TIMECARD_TIMESTAMP
Description of the Field

See Also:
Constant Field Values

TIMECARD_AUTHOR

public static final java.lang.String TIMECARD_AUTHOR
Description of the Field

See Also:
Constant Field Values

TIMECARD_TEXT

public static final java.lang.String TIMECARD_TEXT
Description of the Field

See Also:
Constant Field Values

TIMECARD_ACTIVITY_TYPES

public static final java.lang.String TIMECARD_ACTIVITY_TYPES
Description of the Field

See Also:
Constant Field Values

TIMECARD_ACTIVITY_TYPE

public static final java.lang.String TIMECARD_ACTIVITY_TYPE
Description of the Field

See Also:
Constant Field Values

TIMECARD_CHILDREN

public static final java.lang.String TIMECARD_CHILDREN
Description of the Field

See Also:
Constant Field Values

TIMECARD_NAME

public static final java.lang.String TIMECARD_NAME
Description of the Field

See Also:
Constant Field Values

TIMECARD_PARTIES

public static final java.lang.String TIMECARD_PARTIES
Description of the Field

See Also:
Constant Field Values

TIMECARD_PARTY

public static final java.lang.String TIMECARD_PARTY
Description of the Field

See Also:
Constant Field Values

TIMECARD_SPONSOR

public static final java.lang.String TIMECARD_SPONSOR
Description of the Field

See Also:
Constant Field Values

TIMECARD_PROJECTS

public static final java.lang.String TIMECARD_PROJECTS
Description of the Field

See Also:
Constant Field Values

TIMECARD_PROJECT

public static final java.lang.String TIMECARD_PROJECT
Description of the Field

See Also:
Constant Field Values

TIMECARD_CODE

public static final java.lang.String TIMECARD_CODE
Description of the Field

See Also:
Constant Field Values

TYPE_PROJECT

public static final java.lang.String TYPE_PROJECT
Description of the Field

See Also:
Constant Field Values

TYPE_COST_CENTER

public static final java.lang.String TYPE_COST_CENTER
Description of the Field

See Also:
Constant Field Values

TYPE_ACTIVITY

public static final java.lang.String TYPE_ACTIVITY
Description of the Field

See Also:
Constant Field Values

DURATION_PREFIX

public static final java.lang.String DURATION_PREFIX
Description of the Field

See Also:
Constant Field Values

DURATION_SUFFIX

public static final java.lang.String DURATION_SUFFIX
Description of the Field

See Also:
Constant Field Values

PERIOD_DATE_FORMAT

public static final java.text.SimpleDateFormat PERIOD_DATE_FORMAT
Description of the Field


ATT_TYPE

public static final java.lang.String ATT_TYPE
Description of the Field

See Also:
Constant Field Values

ATT_ID

public static final java.lang.String ATT_ID
Description of the Field

See Also:
Constant Field Values

ATT_STATUS

public static final java.lang.String ATT_STATUS
Description of the Field

See Also:
Constant Field Values

ATT_BILLABLE

public static final java.lang.String ATT_BILLABLE
Description of the Field

See Also:
Constant Field Values

ATT_APPROVER_TYPE

public static final java.lang.String ATT_APPROVER_TYPE
Description of the Field

See Also:
Constant Field Values