Skip navigation links
A B C D E F G H I L M O P R S T U V 

A

addBasicAssociation(String, Long, Long, Long, Long) - Method in class services.TTBusObjService
*
adminTaskId - Variable in class services.objects.TSEntryAdminGroup
 
allocateContour(String, Long, Long, ContourEntry[]) - Method in class services.TTBusObjService
Sets daily allocations for an allocated role (entity 54).
allocateFinancialEntryContour(String, Long, Long, FinancialEntryContourEntry[]) - Method in class services.TTBusObjService
new method
allocateResourceTime(String, Long[], Long[], Long[], Float, Float, Float, Float) - Method in class services.TTBusObjService
Schedules one or more resource to one or more task.
approveTimesheet(String, Long, Integer) - Method in class services.TTBusObjService
Approves a submitted Timesheet.
asBytes() - Method in class services.objects.TSActivityId
 
asBytes() - Method in class services.objects.TSEntryKey
 
assignEntityToRate(String, Long, Long, Long, String) - Method in class services.TTBusObjService
Associate resource or role to a shared rate table with a supplied effective date.
asString() - Method in class services.objects.TSEntryKey
 

B

billable - Variable in class services.objects.TSEntryProjectGroup
 
build() - Method in class services.objects.DashboardMetadata.Builder
Build the immutable object
builder() - Static method in class services.objects.DashboardMetadata
Builder to create the immutable object
Builder() - Constructor for class services.objects.DashboardMetadata.Builder
 

C

companyId - Variable in class services.objects.TSActivityId
 
compareTo(RoleRecord) - Method in class services.objects.RoleRecord
 
compareTo(TSActivityId.TotalGroupingKey) - Method in class services.objects.TSActivityId.TotalGroupingKey
 
compareTo(TSActivityId) - Method in class services.objects.TSEntryAdminGroup
 
compareTo(TSEntryKey) - Method in class services.objects.TSEntryKey
 
compareTo(TSActivityId) - Method in class services.objects.TSEntryPortfolioGroup
 
compareTo(TSActivityId) - Method in class services.objects.TSEntryProjectGroup
 
Contour - Class in services.objects
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.
Contour() - Constructor for class services.objects.Contour
 
Contour(long, long) - Constructor for class services.objects.Contour
 
ContourEntry - Class in services.objects
Holds the date and hours for each daily contour; used as input to allocateContour.
ContourEntry() - Constructor for class services.objects.ContourEntry
 
copyTasks(String, Long[], Long, Long, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class services.TTBusObjService
Copy one or more task from the one project to same or another project
create(TimeSheetEntry) - Static method in class services.objects.TSActivityId
 
create(TimeSheetEntry) - Static method in class services.objects.TSEntryKey
 
createCustomRateTable(String, Long, Long, String, Double, Double, String, String) - Method in class services.TTBusObjService
This takes an entity type ID ServiceConstants#ROLE or ServiceConstants#RESOURCE and the ID of the entity and associates it with a custom rate table (a rate table that is only for this resource/role).
createOrReplace(String, EntityObj, ValuePair[]) - Method in class services.TTBusObjService
Inserts or updates an entity.
createOrReplaceMember(String, long, long, long, long, long) - Method in class services.TTBusObjService
Ensures that one specific entity that is supported by enterprise permissions is shared with one specific member.
createOrReplacePortfolio(String, Long, ValuePair[]) - Method in class services.TTBusObjService
Creates or updates a Portfolio.
createOrReplaceRequest(String, Long, ValuePair[]) - Method in class services.TTBusObjService
Creates or updates a request.
createOrReplaceResourceProfileSetting(String, ResourceProfileSetting[]) - Method in class services.TTBusObjService
Creates or replaces a resource's skills profile.
createOrReplaceTimesheetEntries(String, Timesheet, Boolean, Boolean, Boolean) - Method in class services.TTBusObjService
Creates or replaces one or more timesheet entry in a timesheet.
createOrReplaceTimesheets(String, Timesheet[], Boolean, Boolean, Boolean) - Method in class services.TTBusObjService
Creates or replaces a set of timesheets.
createProjectFromTemplate(String, Long, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String) - Method in class services.TTBusObjService
Creates a project from a project template.
createRate(String, Long, Double, Double, String) - Method in class services.TTBusObjService
Once the Rate table has been created in TTBusObjService.createRateTable(String, String, String, Double, Double, String) additional Rates may be added to the table that will change the rate using the supplied effective date.
createRateTable(String, String, String, Double, Double, String) - Method in class services.TTBusObjService
Use this to create a shared rate table to be assigned to multiple Resources/Roles.

D

DashboardMetadata - Class in services.objects
Immutable object to hold dashboard metadata
DashboardMetadata() - Constructor for class services.objects.DashboardMetadata
 
DashboardMetadata.Builder - Class in services.objects
Builder to create an immutable object
deleteEntities(String, Long, Long[]) - Method in class services.TTBusObjService
Deletes an array of entities.
deleteEntity(String, Long, Long) - Method in class services.TTBusObjService
Deletes one specific entity.
deleteMember(String, long, long, long, long) - Method in class services.TTBusObjService
Removes one specific member from one specific entity that is supported by enterprise permissions.
deleteTimesheetEntries(String, Long, Long[]) - Method in class services.TTBusObjService
Deletes one or more timesheet entries from a timesheet.
destroy(ServiceContext) - Method in class services.TTBusObjService
 

E

EntityHistory - Class in services.objects
Holds information returned by getUpdateHistory about when and by whom an entity was modified.
EntityHistory() - Constructor for class services.objects.EntityHistory
 
EntityHistory(long, long) - Constructor for class services.objects.EntityHistory
 
EntityHistoryFields - Class in services.objects
Holds information returned by getUpdateHistory about when and by whom an entity was modified.
EntityHistoryFields() - Constructor for class services.objects.EntityHistoryFields
 
EntityHistoryFields(long, long) - Constructor for class services.objects.EntityHistoryFields
 
EntityHistoryObj - Class in services.objects
Holds entity data such as entity ID, entity type ID, and pairs of field IDs and values.
EntityHistoryObj(long, long) - Constructor for class services.objects.EntityHistoryObj
 
EntityHistoryObj(EntityObj) - Constructor for class services.objects.EntityHistoryObj
 
EntityObj - Class in services.objects
Holds entity data such as entity ID, entity type ID, and pairs of field IDs and values.
EntityObj() - Constructor for class services.objects.EntityObj
 
EntityObj(long, long) - Constructor for class services.objects.EntityObj
 
equals(Object) - Method in class services.objects.TSActivityId
 
equals(Object) - Method in class services.objects.TSActivityId.TotalGroupingKey
 
equals(Object) - Method in class services.objects.TSEntryAdminGroup
 
equals(Object) - Method in class services.objects.TSEntryKey
 
equals(Object) - Method in class services.objects.TSEntryPortfolioGroup
 
equals(Object) - Method in class services.objects.TSEntryProjectGroup
 
externalId - Variable in class services.objects.TSActivityId
 

F

FinancialEntryContour - Class in services.objects
Holds Financial Entry contour data, as well as an array of ContourEntry.
FinancialEntryContour() - Constructor for class services.objects.FinancialEntryContour
 
FinancialEntryContour(Long, Long) - Constructor for class services.objects.FinancialEntryContour
 
FinancialEntryContour(Long, Long, String, String) - Constructor for class services.objects.FinancialEntryContour
 
FinancialEntryContourEntry - Class in services.objects
Holds the period date and amount for each Financial Entry contour; used as input to allocateContour.
FinancialEntryContourEntry() - Constructor for class services.objects.FinancialEntryContourEntry
 
FinancialEntryContourEntry(String, Double) - Constructor for class services.objects.FinancialEntryContourEntry
 
findEntity(String, Long, ValuePair[], Long[]) - Method in class services.TTBusObjService
Returns one or more entities that match a set of criteria.
findEntityUpdateHistory(String, Long, String, String, ValuePair[], Long[]) - Method in class services.TTBusObjService
*
fromBytes(byte[]) - Static method in class services.objects.TSActivityId
 
fromBytes(byte[]) - Static method in class services.objects.TSEntryKey
 
fromSerializedKey(String) - Static method in class services.objects.TSActivityId
Convert serialized activity id into TsActivityId type object

G

getActivityId() - Method in class services.objects.TSEntryKey
 
getAllocationEndDate() - Method in class services.objects.Contour
 
getAllocationStartDate() - Method in class services.objects.Contour
 
getAmount() - Method in class services.objects.FinancialEntryContourEntry
 
getAssociateId() - Method in class services.objects.TTAssociate
 
getAuthor() - Method in class services.objects.TTApiNote
 
getBasicAssociations(String, Long, Long, Long) - Method in class services.TTBusObjService
*
getBillableRate() - Method in class services.objects.TimesheetEntry
 
getCategoryId() - Method in class services.objects.ProfileSetting
 
getCompanyId() - Method in class services.objects.TimesheetEntry
 
getCompareToBuilder(TSActivityId) - Method in class services.objects.TSActivityId
Build CompareToBuilder for base class to be used by derived classes
getContent() - Method in class services.objects.TTApiNote
 
getContour(String, Long, Long, String, String) - Method in class services.TTBusObjService
Returns the contour for an allocated role or resource capacity for a specified date range.
getCreateDate() - Method in class services.objects.TTApiNote
 
getCreateDate() - Method in class services.objects.TTAssociate
 
getCreatedBy() - Method in class services.objects.TTAssociate
 
getCurrentEntry() - Method in class services.objects.TTAssociate
 
getCustomerId() - Method in class services.objects.ServerInfoResponse
 
getCustomerName() - Method in class services.objects.ServerInfoResponse
 
getDashboardMetadata(String, long) - Method in class services.TTBusObjService
Get the dashboard metadata for use with OData
getDate() - Method in class services.objects.TSEntryKey
 
getDateModified() - Method in class services.objects.EntityHistory
 
getDateModified() - Method in class services.objects.EntityHistoryFields
 
getDateModified() - Method in class services.objects.EntityHistoryObj
 
getDateModified() - Method in class services.objects.TTAssociate
 
getDefaultValue() - Method in class services.objects.ObjectMethod
 
getDeleteHistory(String, Long, String, String, String) - Method in class services.TTBusObjService
Returns a list of entities of a specific type that were deleted during a given period.
getDescription() - Method in class services.objects.TimesheetPeriodType
 
getElementValue() - Method in class services.objects.ProfileVariable
 
getElementValue() - Method in class services.objects.ValuePair
 
getEndDate() - Method in class services.objects.Timesheet
 
getEndEntryDate() - Method in class services.objects.FinancialEntryContour
 
getEntitiesByFilter(String, Long, String, Long[]) - Method in class services.TTBusObjService
Selects one or more entities that match the filter criteria of the specified filter.
getEntitiesByFilterUpdateHistory(String, Long, String, String, String, Long[]) - Method in class services.TTBusObjService
Selects one or more entities that match the filter criteria of the specified filter within the date time window.
getEntityFields(String, Long, Long) - Method in class services.TTBusObjService
Returns a list of standard and UDF fields for an entity.
getEntityId() - Method in class services.objects.Contour
 
getEntityId() - Method in class services.objects.EntityHistory
 
getEntityId() - Method in class services.objects.EntityHistoryFields
 
getEntityId() - Method in class services.objects.EntityHistoryObj
 
getEntityId() - Method in class services.objects.EntityObj
 
getEntityId() - Method in class services.objects.FinancialEntryContour
 
getEntityId() - Method in class services.objects.TTEntityNotes
 
getEntityNotes(String, Long, Long, Long) - Method in class services.TTBusObjService
Returns all the notes or status commends that match the set of criteria
getEntityTypeId() - Method in class services.objects.Contour
 
getEntityTypeId() - Method in class services.objects.EntityHistory
 
getEntityTypeId() - Method in class services.objects.EntityHistoryFields
 
getEntityTypeId() - Method in class services.objects.EntityHistoryObj
 
getEntityTypeId() - Method in class services.objects.EntityObj
 
getEntityTypeId() - Method in class services.objects.FinancialEntryContour
 
getEntityTypeId() - Method in class services.objects.TTEntityNotes
 
getEntries() - Method in class services.objects.Contour
 
getEntries() - Method in class services.objects.FinancialEntryContour
 
getEntriesAccount() - Method in class services.objects.Timesheet
Deprecated.
getEntriesOther() - Method in class services.objects.Timesheet
 
getEntriesPortfolio() - Method in class services.objects.Timesheet
 
getEntriesProject() - Method in class services.objects.Timesheet
 
getEntryDate() - Method in class services.objects.ContourEntry
 
getEntryDate() - Method in class services.objects.TimesheetEntry
 
getEntryHours() - Method in class services.objects.ContourEntry
 
getEntryHours() - Method in class services.objects.TimesheetEntry
 
getEntryId() - Method in class services.objects.TimesheetEntry
 
getEntryTypeId() - Method in class services.objects.TimesheetEntry
 
getEqualsBuilder(TSActivityId) - Method in class services.objects.TSActivityId
Build an EqualsBuilder for base class to be used by derived classes equals() call
getExternalId() - Method in class services.objects.TimesheetEntry
 
getFakeTotalGroupingKey() - Method in class services.objects.TSActivityId
 
getFakeTotalGroupingKey() - Method in class services.objects.TSEntryAdminGroup
 
getFakeTotalGroupingKey() - Method in class services.objects.TSEntryPortfolioGroup
 
getFakeTotalGroupingKey() - Method in class services.objects.TSEntryProjectGroup
 
getFieldLength() - Method in class services.objects.ObjectMethod
 
getFieldSubTypeId() - Method in class services.objects.ObjectMethod
 
getFieldTypeId() - Method in class services.objects.ObjectMethod
 
getFinancialEntryContour(String, Long, Long, String, String) - Method in class services.TTBusObjService
Retrieves the Financial Entry contour between the optional start and end dates.
getHashCodeBuilder() - Method in class services.objects.TSActivityId
Build HashCodeBuilder for base class to be used by derived classes hashCode() call
getHoursToComplete() - Method in class services.objects.RoleRecord
 
getId() - Method in class services.objects.ProfileVariable
 
getId() - Method in class services.objects.TimesheetPeriodType
 
getId() - Method in class services.objects.ValuePair
 
getInternalRate() - Method in class services.objects.TimesheetEntry
 
getIsBillable() - Method in class services.objects.TimesheetEntry
 
getIsProductive() - Method in class services.objects.TimesheetEntry
 
getIsRequired() - Method in class services.objects.ObjectMethod
 
getLabel() - Method in class services.objects.ObjectMethod
 
getLastPublished() - Method in class services.objects.DashboardMetadata
IOS 8601 date time string such as 2017-11-01T15:10:36.12Z
getLevel1Id() - Method in class services.objects.TimesheetEntry
 
getLevel2Id() - Method in class services.objects.TimesheetEntry
 
getLevel3Id() - Method in class services.objects.TimesheetEntry
 
getLevelVariable() - Method in class services.objects.TimesheetVariable
 
getListValues(String, Long, Long) - Method in class services.TTBusObjService
Returns ID-value pairs for entries for lookup and status lists in Innotas.
getLocationId() - Method in class services.objects.TimesheetEntry
 
getLogin() - Method in class services.objects.ServerInfoResponse
 
getMemberId(String, long, long, long) - Method in class services.TTBusObjService
Returns the member ID for a resource on a Portfolio or Asset team.
getMembers(String, long, long) - Method in class services.TTBusObjService
Returns membership information on an entity supported by enterprise permissions.
getMemo() - Method in class services.objects.RoleRecord
The memo is not loaded by default
getMethod() - Method in class services.objects.ObjectMethod
 
getMethodId() - Method in class services.objects.ObjectMethod
 
getMethodValues() - Method in class services.objects.EntityHistoryFields
 
getMethodValues() - Method in class services.objects.EntityHistoryObj
 
getMethodValues() - Method in class services.objects.EntityObj
 
getModifiedBy() - Method in class services.objects.EntityHistory
 
getModifiedBy() - Method in class services.objects.EntityHistoryFields
 
getModifiedBy() - Method in class services.objects.EntityHistoryObj
 
getModifiedBy() - Method in class services.objects.TTAssociate
 
getModifyDate() - Method in class services.objects.TTApiNote
 
getNextPublish() - Method in class services.objects.DashboardMetadata
IOS 8601 date time string such as 2017-11-01T15:10:36.12Z
getNote() - Method in class services.objects.TTApiNote
 
getNote() - Method in class services.objects.TTEntityNotes
 
getNoteId() - Method in class services.objects.TTApiNote
 
getNotes() - Method in class services.objects.TimesheetEntry
 
getNoteTypeId() - Method in class services.objects.TTEntityNotes
 
getOdataUrl(String, long) - Method in class services.TTBusObjService
Get the dashboard contents when dashboard is not running.
getOnInsert() - Method in class services.objects.ObjectMethod
 
getOnSelect() - Method in class services.objects.ObjectMethod
 
getOnUpdate() - Method in class services.objects.ObjectMethod
 
getOwner() - Method in class services.objects.DashboardMetadata
 
getParentId() - Method in class services.objects.TTApiNote
 
getParentTypeId() - Method in class services.objects.TTApiNote
 
getPeriodDate() - Method in class services.objects.FinancialEntryContourEntry
 
getPortfolioFields(String, Long) - Method in class services.TTBusObjService
Returns a list of fields associated with a Portfolio type.
getPortfolioId() - Method in class services.objects.TSEntryPortfolioGroup
 
getPortfolioTypes(String, String) - Method in class services.TTBusObjService
Returns portfolio type ID for a portfolio (portfolio types correspond to portfolio categories in the Innotas app).
getPrimaryServerUrl() - Method in class services.objects.ServerInfoResponse
 
getProfileSetting() - Method in class services.objects.ResourceProfileSetting
 
getProfileSettingId() - Method in class services.objects.ProfileSetting
 
getRangeValueId() - Method in class services.objects.ProfileSetting
 
getRate(String, Long) - Method in class services.TTBusObjService
Retrieves the rates for a supplied rate table ID.
getRateTable(String, Long[], String[]) - Method in class services.TTBusObjService
Retrieves one or more rate tables that match any of the supplied Rate IDs or Titles.
getRequestFields(String, Long) - Method in class services.TTBusObjService
Returns a list of attributes (fields) associated with a Request Type.
getRequestTypes(String, String) - Method in class services.TTBusObjService
Returns a list of valid request type IDs.
getResourceId() - Method in class services.objects.ResourceProfileSetting
 
getResourceProfileSetting(String, Long[]) - Method in class services.TTBusObjService
Returns an array of objects representing one or more Resource's skills profile.
getRoleId() - Method in class services.objects.RoleRecord
 
getRoleId() - Method in class services.objects.TSEntryProjectGroup
 
getSecondaryServerUrl() - Method in class services.objects.ServerInfoResponse
 
getSequence() - Method in class services.objects.ObjectMethod
 
getSkillCategories(String) - Method in class services.TTBusObjService
Returns the values for each axis of the skills matrix configured for your organization.
getSkillRangeTitle() - Method in class services.objects.ProfileVariable
 
getSkillRangeValues() - Method in class services.objects.ProfileVariable
 
getSourceEntityId() - Method in class services.objects.TTAssociate
 
getSourceEntityTypeId() - Method in class services.objects.TTAssociate
 
getStartDate() - Method in class services.objects.Timesheet
 
getStartEntryDate() - Method in class services.objects.FinancialEntryContour
 
getState() - Method in class services.objects.TimesheetEntry
 
getStatus() - Method in class services.objects.DashboardMetadata
 
getSubCategories() - Method in class services.objects.ProfileVariable
 
getSubCategoryId() - Method in class services.objects.ProfileSetting
 
getSummaryNotes() - Method in class services.objects.Timesheet
 
getTargetEntityId() - Method in class services.objects.TTAssociate
 
getTargetEntityTypeId() - Method in class services.objects.TTAssociate
 
getTaskId() - Method in class services.objects.TSEntryProjectGroup
 
getTeamMemberId(String, long, long, long) - Method in class services.TTBusObjService
Returns the team member ID for a resource on entities not supported by enterprise permissions.
getTimesheet(String, long) - Method in class services.TTBusObjService
Returns one Timesheet object that matches the specified timesheet ID.
getTimesheetForUser(String, Long, String, String) - Method in class services.TTBusObjService
Returns one or more Timesheet objects for the specified user ID.
getTimesheetForUsers(String, Long[], String, String) - Method in class services.TTBusObjService
Returns one or more Timesheet objects for each specified user ID.
getTimesheetId() - Method in class services.objects.Timesheet
 
getTimesheetId() - Method in class services.objects.TimesheetEntry
 
getTimesheetPeriodId() - Method in class services.objects.Timesheet
 
getTimesheets(String, Long[]) - Method in class services.TTBusObjService
Returns an array of Timesheet objects that match the requested timesheet IDs.
getTimesheetVariables(String, Long, Long) - Method in class services.TTBusObjService
Deprecated.
Returns an array of TimesheetVariable objects for various Timesheet Entry Types. TimesheetVariables are objects that contain the possible Project-Task-Role, Account-Program-Time-Type and Other Non-Billable-Time-Type combinations required when creating Timesheet entries.
getTimeType() - Method in class services.objects.TimeVariable
 
getTimeVariableValues() - Method in class services.objects.TimeVariable
 
getTitle() - Method in class services.objects.DashboardMetadata
 
getTitle() - Method in class services.objects.RoleRecord
 
getTitle() - Method in class services.objects.TimesheetPeriodType
 
getTitle() - Method in class services.objects.TTApiNote
 
getType() - Method in class services.objects.RoleRecord
 
getTypeIdentifier() - Method in enum services.objects.RoleRecordType
 
getUpdateHistory(String, Long, String, String, Boolean, String) - Method in class services.TTBusObjService
Returns a list of entities of a specific type that were created, updated, or deleted during a given period.
getUpdateHistoryForBasicAssociations(String, Long, Long, String, String, Boolean) - Method in class services.TTBusObjService
*
getUserId() - Method in class services.objects.ServerInfoResponse
 
getUserId() - Method in class services.objects.Timesheet
 
getVariableTypeId() - Method in class services.objects.TimesheetVariable
 

H

hashCode() - Method in class services.objects.TSActivityId
 
hashCode() - Method in class services.objects.TSActivityId.TotalGroupingKey
 
hashCode() - Method in class services.objects.TSEntryAdminGroup
 
hashCode() - Method in class services.objects.TSEntryKey
 
hashCode() - Method in class services.objects.TSEntryPortfolioGroup
 
hashCode() - Method in class services.objects.TSEntryProjectGroup
 
hasTmr - Variable in class services.objects.TSEntryProjectGroup
 

I

init(ServiceContext) - Method in class services.TTBusObjService
Session related methods
insertEntity(String, Long, ValuePair[]) - Method in class services.TTBusObjService
Creates a simple Innotas entity, such as a project, program, resource, account, task, and task schedule.
insertNote(String, long, long, String, String) - Method in class services.TTBusObjService
Creates a threaded note on the specified entity.
isBillable() - Method in class services.objects.TSEntryProjectGroup
 
isComplete() - Method in class services.objects.TSEntryKey
 
isHasTmr() - Method in class services.objects.TSEntryProjectGroup
 
isProductive - Variable in class services.objects.TSActivityId
 

L

loadTmrAllocationMemo() - Method in class services.objects.RoleRecord
Load the allocation memo This is a DB query so should be done only when needed
locationId - Variable in class services.objects.TSActivityId
 
login(String, String, Boolean) - Method in class services.TTBusObjService
Opens a session for a user and returns a session ID, which is required for all subsequent method calls.
logout(String) - Method in class services.TTBusObjService
Logs out or closes a session.
lookupValue(long) - Method in class services.objects.EntityHistoryFields
 
lookupValue(long) - Method in class services.objects.EntityHistoryObj
 
lookupValue(long) - Method in class services.objects.EntityObj
 

M

moveTasks(String, Long, Long, Long[], Long) - Method in class services.TTBusObjService
Moves tasks from one project to another, or moves tasks to a different parent in the current project.

O

ObjectMethod - Class in services.objects
Holds the standard and UDF fields for a specified entity, including information about structure and behavior of the field.
ObjectMethod() - Constructor for class services.objects.ObjectMethod
 

P

portfolioId - Variable in class services.objects.TSEntryPortfolioGroup
 
ProfileSetting - Class in services.objects
Holds the IDs that represent the values for each axis of the skills matrix configured for your organization.
ProfileSetting() - Constructor for class services.objects.ProfileSetting
 
ProfileSetting(long) - Constructor for class services.objects.ProfileSetting
 
ProfileVariable - Class in services.objects
Holds the skills matrix category and sub-category values and IDs for your Organization; returned by getSkillCategories.
ProfileVariable() - Constructor for class services.objects.ProfileVariable
Class constructor

R

removeBasicAssociation(String, Long, Long, Long, Long) - Method in class services.TTBusObjService
*
ResourceProfileSetting - Class in services.objects
Holds an array of ProfileSetting objects; returned by getResourceProfileSettings and used as input to createOrReplaceResourceProfileSetting.
ResourceProfileSetting() - Constructor for class services.objects.ResourceProfileSetting
 
ResourceProfileSetting(long) - Constructor for class services.objects.ResourceProfileSetting
 
roleId - Variable in class services.objects.TSEntryProjectGroup
 
RoleRecord - Class in services.objects
A data object representing the records returned by this controller.
RoleRecord(long, RoleRecordType, String, double) - Constructor for class services.objects.RoleRecord
Creates a role record with HTC.
RoleRecord(long, RoleRecordType, String) - Constructor for class services.objects.RoleRecord
Creates a role record without HTC.
RoleRecordType - Enum in services.objects
A distinct list of available types of roles.
runDashboard(String, long, String, String, String) - Method in class services.TTBusObjService
Run the dashboard for later retrieval

S

selectBasicAssociations(String, Long, Long, Long, Long) - Method in class services.TTBusObjService
*
selectEntity(String, Long, Long, Long[]) - Method in class services.TTBusObjService
Returns specific fields for an entity.
serialize(OMFactory) - Method in class services.objects.EntityHistory
 
serialize(OMFactory) - Method in class services.objects.EntityHistoryFields
 
serialize(OMFactory) - Method in class services.objects.EntityHistoryObj
 
serialize(OMFactory) - Method in class services.objects.EntityObj
 
serialize(OMFactory) - Method in class services.objects.ProfileSetting
 
serialize(OMFactory) - Method in class services.objects.ProfileVariable
 
serialize(OMFactory) - Method in class services.objects.ResourceProfileSetting
 
serialize(OMFactory) - Method in class services.objects.ServerInfoResponse
 
serialize(OMFactory) - Method in class services.objects.Timesheet
 
serialize(OMFactory) - Method in class services.objects.TimesheetEntry
 
serialize(OMFactory) - Method in class services.objects.TimesheetVariable
 
serialize(OMFactory) - Method in class services.objects.TimeVariable
 
serialize(OMFactory) - Method in class services.objects.TTApiNote
 
serialize(OMFactory) - Method in class services.objects.TTAssociate
 
serialize(OMFactory) - Method in class services.objects.TTEntityNotes
 
serialize(OMFactory) - Method in class services.objects.ValuePair
 
serverInfo(String) - Method in class services.TTBusObjService
 
ServerInfoResponse - Class in services.objects
Holds the response from ServerInfo, including customer name and ID, login, user ID, and server information.
ServerInfoResponse() - Constructor for class services.objects.ServerInfoResponse
 
services - package services
 
services.objects - package services.objects
 
setAllocationEndDate(String) - Method in class services.objects.Contour
 
setAllocationStartDate(String) - Method in class services.objects.Contour
 
setAmount(double) - Method in class services.objects.FinancialEntryContourEntry
 
setAssociateId(long) - Method in class services.objects.TTAssociate
 
setAuthor(String) - Method in class services.objects.TTApiNote
 
setBillableRate(double) - Method in class services.objects.TimesheetEntry
 
setCategoryId(long) - Method in class services.objects.ProfileSetting
 
setCompanyId(long) - Method in class services.objects.TimesheetEntry
 
setContent(String) - Method in class services.objects.TTApiNote
 
setCreateDate(String) - Method in class services.objects.TTApiNote
 
setCreateDate(String) - Method in class services.objects.TTAssociate
 
setCreatedBy(long) - Method in class services.objects.TTAssociate
 
setCurrentEntry(long) - Method in class services.objects.TTAssociate
 
setCustomerId(String) - Method in class services.objects.ServerInfoResponse
 
setCustomerName(String) - Method in class services.objects.ServerInfoResponse
 
setDateModified(String) - Method in class services.objects.EntityHistory
 
setDateModified(String) - Method in class services.objects.EntityHistoryFields
 
setDateModified(String) - Method in class services.objects.EntityHistoryObj
 
setDateModified(String) - Method in class services.objects.TTAssociate
 
setDefaultValue(Object) - Method in class services.objects.ObjectMethod
 
setDescription(String) - Method in class services.objects.TimesheetPeriodType
 
setElementValue(String) - Method in class services.objects.ProfileVariable
 
setElementValue(String) - Method in class services.objects.ValuePair
pVal will have all illegal XML characters removed.
setEndDate(String) - Method in class services.objects.Timesheet
 
setEndEntryDate(String) - Method in class services.objects.FinancialEntryContour
 
setEntityId(long) - Method in class services.objects.Contour
 
setEntityId(long) - Method in class services.objects.EntityHistory
 
setEntityId(long) - Method in class services.objects.EntityHistoryFields
 
setEntityId(long) - Method in class services.objects.EntityHistoryObj
 
setEntityId(long) - Method in class services.objects.EntityObj
 
setEntityId(long) - Method in class services.objects.FinancialEntryContour
 
setEntityId(long) - Method in class services.objects.TTEntityNotes
 
setEntityTypeId(long) - Method in class services.objects.Contour
 
setEntityTypeId(long) - Method in class services.objects.EntityHistory
 
setEntityTypeId(long) - Method in class services.objects.EntityHistoryFields
 
setEntityTypeId(long) - Method in class services.objects.EntityHistoryObj
 
setEntityTypeId(long) - Method in class services.objects.EntityObj
 
setEntityTypeId(long) - Method in class services.objects.FinancialEntryContour
 
setEntityTypeId(long) - Method in class services.objects.TTEntityNotes
 
setEntries(ContourEntry[]) - Method in class services.objects.Contour
 
setEntries(FinancialEntryContourEntry[]) - Method in class services.objects.FinancialEntryContour
 
setEntriesAccount(TimesheetEntry[]) - Method in class services.objects.Timesheet
Deprecated.
setEntriesOther(TimesheetEntry[]) - Method in class services.objects.Timesheet
 
setEntriesPortfolio(TimesheetEntry[]) - Method in class services.objects.Timesheet
 
setEntriesProject(TimesheetEntry[]) - Method in class services.objects.Timesheet
 
setEntryDate(String) - Method in class services.objects.ContourEntry
 
setEntryDate(String) - Method in class services.objects.TimesheetEntry
 
setEntryHours(double) - Method in class services.objects.ContourEntry
 
setEntryHours(double) - Method in class services.objects.TimesheetEntry
 
setEntryId(long) - Method in class services.objects.TimesheetEntry
 
setEntryTypeId(long) - Method in class services.objects.TimesheetEntry
 
setExternalId(String) - Method in class services.objects.TimesheetEntry
 
setFieldLength(long) - Method in class services.objects.ObjectMethod
 
setFieldSubTypeId(long) - Method in class services.objects.ObjectMethod
 
setFieldTypeId(long) - Method in class services.objects.ObjectMethod
 
setId(long) - Method in class services.objects.ProfileVariable
 
setId(long) - Method in class services.objects.TimesheetPeriodType
 
setId(long) - Method in class services.objects.ValuePair
 
setInternalRate(double) - Method in class services.objects.TimesheetEntry
 
setIsBillable(boolean) - Method in class services.objects.TimesheetEntry
 
setIsProductive(boolean) - Method in class services.objects.TimesheetEntry
 
setIsRequired(boolean) - Method in class services.objects.ObjectMethod
 
setLabel(String) - Method in class services.objects.ObjectMethod
 
setLastPublished(String) - Method in class services.objects.DashboardMetadata.Builder
IOS 8601 date time string such as 2017-11-01T15:10:36.12Z.
setLevel1Id(long) - Method in class services.objects.TimesheetEntry
 
setLevel2Id(long) - Method in class services.objects.TimesheetEntry
 
setLevel3Id(long) - Method in class services.objects.TimesheetEntry
 
setLevelVariable(ValuePair[]) - Method in class services.objects.TimesheetVariable
 
setLocationId(long) - Method in class services.objects.TimesheetEntry
 
setLogin(String) - Method in class services.objects.ServerInfoResponse
 
setMemo(String) - Method in class services.objects.RoleRecord
 
setMethod(String) - Method in class services.objects.ObjectMethod
 
setMethodId(long) - Method in class services.objects.ObjectMethod
 
setMethodValues(ValuePair[]) - Method in class services.objects.EntityHistoryFields
 
setMethodValues(ValuePair[]) - Method in class services.objects.EntityHistoryObj
 
setMethodValues(ValuePair[]) - Method in class services.objects.EntityObj
 
setModifiedBy(long) - Method in class services.objects.EntityHistory
 
setModifiedBy(long) - Method in class services.objects.EntityHistoryFields
 
setModifiedBy(long) - Method in class services.objects.EntityHistoryObj
 
setModifiedBy(long) - Method in class services.objects.TTAssociate
 
setModifyDate(String) - Method in class services.objects.TTApiNote
 
setNextPublish(String) - Method in class services.objects.DashboardMetadata.Builder
IOS 8601 date time string such as 2017-11-01T15:10:36.12Z.
setNote(TTApiNote[]) - Method in class services.objects.TTApiNote
 
setNote(TTApiNote[]) - Method in class services.objects.TTEntityNotes
 
setNoteId(long) - Method in class services.objects.TTApiNote
 
setNotes(String) - Method in class services.objects.TimesheetEntry
 
setNoteTypeId(long) - Method in class services.objects.TTEntityNotes
 
setOnInsert(boolean) - Method in class services.objects.ObjectMethod
 
setOnSelect(boolean) - Method in class services.objects.ObjectMethod
 
setOnUpdate(boolean) - Method in class services.objects.ObjectMethod
 
setOwner(String) - Method in class services.objects.DashboardMetadata.Builder
Owner the dashboard is run as
setParentId(long) - Method in class services.objects.TTApiNote
 
setParentTypeId(long) - Method in class services.objects.TTApiNote
 
setPeriodDate(String) - Method in class services.objects.FinancialEntryContourEntry
 
setPrimaryServerUrl(String) - Method in class services.objects.ServerInfoResponse
 
setProfileSetting(ProfileSetting[]) - Method in class services.objects.ResourceProfileSetting
 
setProfileSettingId(long) - Method in class services.objects.ProfileSetting
 
setRangeValueId(long) - Method in class services.objects.ProfileSetting
 
setResourceId(long) - Method in class services.objects.ResourceProfileSetting
 
setSecondaryServerUrl(String) - Method in class services.objects.ServerInfoResponse
 
setSequence(int) - Method in class services.objects.ObjectMethod
 
setSkillRangeTitle(String) - Method in class services.objects.ProfileVariable
 
setSkillRangeValues(ValuePair[]) - Method in class services.objects.ProfileVariable
 
setSourceEntityId(long) - Method in class services.objects.TTAssociate
 
setSourceEntityTypeId(long) - Method in class services.objects.TTAssociate
 
setStartDate(String) - Method in class services.objects.Timesheet
 
setStartEntryDate(String) - Method in class services.objects.FinancialEntryContour
 
setState(String) - Method in class services.objects.TimesheetEntry
 
setStatus(String) - Method in class services.objects.DashboardMetadata.Builder
Status such as running or complete
setSubCategories(ValuePair[]) - Method in class services.objects.ProfileVariable
 
setSubCategoryId(long) - Method in class services.objects.ProfileSetting
 
setSummaryNotes(String) - Method in class services.objects.Timesheet
 
setTargetEntityId(long) - Method in class services.objects.TTAssociate
 
setTargetEntityTypeId(long) - Method in class services.objects.TTAssociate
 
setTimesheetId(long) - Method in class services.objects.Timesheet
 
setTimesheetId(long) - Method in class services.objects.TimesheetEntry
 
setTimesheetPeriodId(long) - Method in class services.objects.Timesheet
 
setTimeType(long) - Method in class services.objects.TimeVariable
 
setTimeVariableValues(ValuePair[]) - Method in class services.objects.TimeVariable
 
setTitle(String) - Method in class services.objects.DashboardMetadata.Builder
Dashboard title
setTitle(String) - Method in class services.objects.TimesheetPeriodType
 
setTitle(String) - Method in class services.objects.TTApiNote
 
setUserId(String) - Method in class services.objects.ServerInfoResponse
 
setUserId(long) - Method in class services.objects.Timesheet
 
setVariableTypeId(long) - Method in class services.objects.TimesheetVariable
 
subId - Variable in class services.objects.TSActivityId.TotalGroupingKey
 
submitRequest(String, Long) - Method in class services.TTBusObjService
Submits the specified request to the first gate in the process for that request type.
submitRequests(String, Long[]) - Method in class services.TTBusObjService
Submits in-progess Requests to Gate 1.
submitTimesheet(String, Long) - Method in class services.TTBusObjService
Submits a timesheet in progress.
submitTimesheets(String, Long[]) - Method in class services.TTBusObjService
Submits Timesheets in progress.

T

taskId - Variable in class services.objects.TSEntryProjectGroup
 
Timesheet - Class in services.objects
Holds array of TimesheetEntry objects, each of which is specific to the EntryTypeId described in TimesheetEntry.
Timesheet() - Constructor for class services.objects.Timesheet
Class constructor
TimesheetEntry - Class in services.objects
Holds array of information specific to a timesheet entry type (Project, Portfolio, Account, Admin).
TimesheetEntry() - Constructor for class services.objects.TimesheetEntry
 
TimesheetPeriodType - Class in services.objects
 
TimesheetPeriodType() - Constructor for class services.objects.TimesheetPeriodType
 
TimesheetVariable - Class in services.objects
Not in use (associated with deprecated getTimesheetVariables).
TimesheetVariable() - Constructor for class services.objects.TimesheetVariable
 
TimesheetVariable(long) - Constructor for class services.objects.TimesheetVariable
 
TimeVariable - Class in services.objects
Class constructor (associated with deprecated getTimesheetVariables)
TimeVariable() - Constructor for class services.objects.TimeVariable
 
TimeVariable(long) - Constructor for class services.objects.TimeVariable
Class constructor specifying what Time Entry type to create.
toDebugString() - Method in class services.objects.TSActivityId
 
toDebugString() - Method in class services.objects.TSEntryAdminGroup
 
toDebugString() - Method in class services.objects.TSEntryKey
 
toDebugString() - Method in class services.objects.TSEntryPortfolioGroup
 
toDebugString() - Method in class services.objects.TSEntryProjectGroup
 
toSerializedKey() - Method in class services.objects.TSActivityId
 
toString() - Method in class services.objects.Contour
 
toString() - Method in class services.objects.ContourEntry
 
toString() - Method in class services.objects.EntityHistory
 
toString() - Method in class services.objects.EntityHistoryFields
 
toString() - Method in class services.objects.EntityHistoryObj
 
toString() - Method in class services.objects.EntityObj
 
toString() - Method in class services.objects.FinancialEntryContour
 
toString() - Method in class services.objects.FinancialEntryContourEntry
 
toString() - Method in class services.objects.TSActivityId
 
toString() - Method in class services.objects.TSEntryAdminGroup
 
toString() - Method in class services.objects.TSEntryKey
 
toString() - Method in class services.objects.TSEntryPortfolioGroup
 
toString() - Method in class services.objects.TSEntryProjectGroup
 
toString() - Method in class services.objects.TTAssociate
 
TotalGroupingKey(TimesheetEntryType) - Constructor for class services.objects.TSActivityId.TotalGroupingKey
 
TotalGroupingKey(TimesheetEntryType, Long) - Constructor for class services.objects.TSActivityId.TotalGroupingKey
 
TSActivityId - Class in services.objects
Base class for activity key
TSActivityId(boolean, long, long, String) - Constructor for class services.objects.TSActivityId
 
TSActivityId.TotalGroupingKey - Class in services.objects
 
TSEntryAdminGroup - Class in services.objects
Activity key for ADMIN
TSEntryAdminGroup(long, boolean, long, long, String) - Constructor for class services.objects.TSEntryAdminGroup
 
TSEntryKey - Class in services.objects
 
TSEntryPortfolioGroup - Class in services.objects
Activity key for PORTFOLIO
TSEntryPortfolioGroup(long, long, boolean, long, long, String) - Constructor for class services.objects.TSEntryPortfolioGroup
 
TSEntryProjectGroup - Class in services.objects
Activity key for PROJECT
TTApiNote - Class in services.objects
Created by Rahul on 10/19/16.
TTApiNote() - Constructor for class services.objects.TTApiNote
 
TTApiNote(long) - Constructor for class services.objects.TTApiNote
 
TTAssociate - Class in services.objects
TTAssociate() - Constructor for class services.objects.TTAssociate
 
TTBusObjService - Class in services
Innotas provides access to web services via a SOAP API.
TTBusObjService() - Constructor for class services.TTBusObjService
 
TTEntityNotes - Class in services.objects
Created by Rahul on 10/19/16.
TTEntityNotes() - Constructor for class services.objects.TTEntityNotes
Constructor
TTEntityNotes(long, long, long) - Constructor for class services.objects.TTEntityNotes
 
type - Variable in class services.objects.TSActivityId.TotalGroupingKey
 

U

updateAnEntityByMethodId(String, Long, Long, Long, String) - Method in class services.TTBusObjService
Updates one field/method of an instance of an entity.
updateEntity(String, Long, Long, ValuePair[]) - Method in class services.TTBusObjService
Updates one or more attributes (fields) of an entity.
updateTimesheetEntries(String, TimesheetEntry[]) - Method in class services.TTBusObjService
Updates one or more timesheet entries in a timesheet.

V

valueOf(String) - Static method in enum services.objects.RoleRecordType
Returns the enum constant of this type with the specified name.
ValuePair - Class in services.objects
Holds a field ID (methodId) and its value (elementValue).
ValuePair() - Constructor for class services.objects.ValuePair
 
ValuePair(long, String) - Constructor for class services.objects.ValuePair
 
values() - Static method in enum services.objects.RoleRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M O P R S T U V 
Skip navigation links