Class | Description |
---|---|
Contour |
Holds allocation information such as as ID, and start and end dates, as well as an array of
ContourEntry , which
hold the daily allocation date and hours. |
ContourEntry |
Holds the date and hours for each daily contour; used as input to
allocateContour . |
DashboardMetadata |
Immutable object to hold dashboard metadata
|
DashboardMetadata.Builder |
Builder to create an immutable object
|
EntityHistory |
Holds information returned by
getUpdateHistory
about when and by whom an entity was modified. |
EntityHistoryFields |
Holds information returned by
getUpdateHistory
about when and by whom an entity was modified. |
EntityHistoryObj |
Holds entity data such as entity ID, entity type ID, and pairs of field IDs and values.
|
EntityObj |
Holds entity data such as entity ID, entity type ID, and pairs of field IDs and values.
|
FinancialEntryContour |
Holds Financial Entry contour data, as well as an array of
ContourEntry . |
FinancialEntryContourEntry |
Holds the period date and amount for each Financial Entry contour; used as input to
allocateContour . |
ObjectMethod |
Holds the standard and UDF fields for a specified entity, including information about structure and behavior of the field.
|
ProfileSetting |
Holds the IDs that represent the values for each axis of the skills matrix configured for your organization.
|
ProfileVariable |
Holds the skills matrix category and sub-category values and IDs for your Organization; returned by getSkillCategories.
|
ResourceProfileSetting |
Holds an array of
ProfileSetting objects; returned by getResourceProfileSettings and
used as input to createOrReplaceResourceProfileSetting. |
RoleRecord |
A data object representing the records returned by this controller.
|
ServerInfoResponse |
Holds the response from
ServerInfo , including
customer name and ID, login, user ID, and server information. |
Timesheet |
Holds array of TimesheetEntry objects, each of which is
specific to the EntryTypeId described in
TimesheetEntry . |
TimesheetEntry |
Holds array of information specific to a timesheet entry type (Project, Portfolio, Account, Admin).
|
TimesheetPeriodType | |
TimesheetVariable |
Not in use (associated with deprecated getTimesheetVariables).
|
TimeVariable |
Class constructor (associated with deprecated getTimesheetVariables)
|
TSActivityId |
Base class for activity key
|
TSActivityId.TotalGroupingKey | |
TSEntryAdminGroup |
Activity key for ADMIN
|
TSEntryKey | |
TSEntryPortfolioGroup |
Activity key for PORTFOLIO
|
TSEntryProjectGroup |
Activity key for PROJECT
|
TTApiNote |
Created by Rahul on 10/19/16.
|
TTAssociate |
Holds information returned by
TTBusObjService.getUpdateHistoryForBasicAssociations(java.lang.String, java.lang.Long, java.lang.Long, java.lang.String, java.lang.String, java.lang.Boolean)
about when and by whom an entity was modified. |
TTEntityNotes |
Created by Rahul on 10/19/16.
|
ValuePair |
Holds a field ID (methodId) and its value (elementValue).
|
Enum | Description |
---|---|
RoleRecordType |
A distinct list of available types of roles.
|