|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
PortalTabBean
to the User
API#editNote(String, com.attask.beans.api.EditNoteMessage)
and
API.deleteNote(String, int)
, respectively.
API#editOpTask(String, com.attask.beans.api.EditOpTaskMessage)
and
API.deleteOpTask(String, int)
, respectively.
PortalSectionBean
to a CustomerBean
.
PortalSectionBean
to the UserBean
.
API#editNote(String, com.attask.beans.api.EditNoteMessage)
and
API.deleteNote(String, int)
, respectively.
API#editNote(String, com.attask.beans.api.EditNoteMessage)
and
API.deleteNote(String, int)
, respectively.
API#editNote(String, com.attask.beans.api.EditNoteMessage)
and
API.deleteNote(String, int)
, respectively.
UserBean
s to a
ResourcePoolBean
.
TimesheetTemplateBean
for a UserBean
.
UserBean
to a
ResourcePoolBean
.
AssignmentBean
and TemplateAssignmentBean
describe the resources (Users, Roles, and the amount of work required) assigned to complete Tasks.value_Range
parameter.
field & value = value
.
field & value > 0
.
value_Range
parameter.
UPPER(field) LIKE UPPER('%value%')
.
UPPER(field) LIKE UPPER('%value1%') AND UPPER(field) LIKE UPPER('%value2%') ...
- CICONTAINSANY -
Static variable in interface com.attask.common.QueryConstants
- Produces the SQL expression
UPPER(field) LIKE UPPER('%value1%') OR UPPER(field) LIKE UPPER('%value2%') ...
- CIDESC -
Static variable in interface com.attask.common.QueryConstants
- Case-Insensitive Descending Sort.
- CIEQUAL -
Static variable in class com.attask.common.constants.QueryModEnum
-
- CIEQUAL -
Static variable in interface com.attask.common.QueryConstants
- Produces the SQL expression
UPPER(field) = UPPER(value)
.
- CIIN -
Static variable in interface com.attask.common.QueryConstants
- Use of this Modifier assumes multiple
value
fields with different values.
- CILIKE -
Static variable in class com.attask.common.constants.QueryModEnum
-
- CILIKE -
Static variable in interface com.attask.common.QueryConstants
- Produces the SQL expression
UPPER(field) LIKE UPPER('value')
where value can contain replacement characters such as % and _.
- CINOTBETWEEN -
Static variable in class com.attask.common.constants.QueryModEnum
-
- CINOTBETWEEN -
Static variable in interface com.attask.common.QueryConstants
- Use of this Modifier required the inclusion of a
value_Range
parameter.
- CINOTCONTAINS -
Static variable in class com.attask.common.constants.QueryModEnum
-
- CINOTCONTAINS -
Static variable in interface com.attask.common.QueryConstants
- Produces the SQL expression
UPPER(field) NOT LIKE UPPER('%value%')
.
- CINOTCONTAINSALL -
Static variable in interface com.attask.common.QueryConstants
- Produces the SQL expression
UPPER(field) LIKE UPPER('%value1%') AND UPPER(field) LIKE UPPER('%value2%') ...
- CINOTCONTAINSANY -
Static variable in interface com.attask.common.QueryConstants
- Produces the SQL expression
UPPER(field) LIKE UPPER('%value1%') AND UPPER(field) LIKE UPPER('%value2%') ...
- CINOTEQUAL -
Static variable in class com.attask.common.constants.QueryModEnum
-
- CINOTEQUAL -
Static variable in interface com.attask.common.QueryConstants
- Produces the SQL expression
UPPER(field) <> UPPER(value)
.
- CINOTIN -
Static variable in interface com.attask.common.QueryConstants
- Use of this Modifier assumes multiple
value
fields with different values.
- CLEAR_ALIGNMENT -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears All Alignment.
- CLEAR_APPROVERS -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears approvals.
- CLEAR_ASSIGNMENT -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears assignments on copied Tasks.
- CLEAR_CONSTRAINT -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears constraints on copied Tasks and/or TemplateTasks.
- CLEAR_CUSTOM_DATA -
Static variable in class com.attask.common.constants.ProgramMoveOptionsEnum
-
- CLEAR_DELIVERABLE -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears All Deliverable.
- CLEAR_DOCUMENTS -
Static variable in class com.attask.common.constants.ProgramMoveOptionsEnum
-
- CLEAR_DOCUMENTS -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears documents.
- CLEAR_EXPENSES -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears expenses.
- CLEAR_EXTERNAL_PREDECESSORS -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears external predecessors.
- CLEAR_FINANCIALS -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears financial information.
- CLEAR_HOURTYPES -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears hourtypes.
- CLEAR_ISSUESETUP -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears issue setup.
- CLEAR_NOTES -
Static variable in class com.attask.common.constants.ProgramMoveOptionsEnum
-
- CLEAR_PREDECESSORS -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears predecessors.
- CLEAR_PROGRESS -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears progress.
- CLEAR_PROJECTS -
Static variable in class com.attask.common.constants.ProgramMoveOptionsEnum
-
- CLEAR_RESOURCE_ESTIMATES -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears budgeted resource estimates for the project.
- CLEAR_RISKS -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears All Risks.
- CLEAR_TIMEDNOTIFICATIONS -
Static variable in class com.attask.common.constants.TaskCopyModeEnum
- Clears timed notifications.
- clearDatabaseCache(String) -
Method in interface com.attask.api.API
- Clears the cache in ATTask
- clearPropertiesCache(String) -
Method in interface com.attask.api.API
- Clears the properties cache in AtTask
- CLEARTIME -
Static variable in class com.attask.common.constants.ExpressionTypeEnum
-
- clone() -
Method in class com.attask.beans.api.PredecessorBean
-
- CLOSE -
Static variable in class com.attask.common.constants.TimesheetStatusActionEnum
- Close.
- CLOSED -
Static variable in class com.attask.common.constants.OpTaskStatusEnum
- Closed.
- CLOSED -
Static variable in class com.attask.common.constants.TimesheetStatusEnum
- Closed.
- CLUSTER_ENABLED -
Static variable in interface com.attask.common.RedRockConstants
-
- CMPY -
Static variable in class com.attask.common.constants.CategoryTypeEnum
- Company Category Type.
- ColorEnum - Interface in com.attask.common.constants
- Created by IntelliJ IDEA.
- COLUMN -
Static variable in class com.attask.common.constants.ChartTypeEnum
-
- COLUMN3D -
Static variable in class com.attask.common.constants.ChartTypeEnum
-
- COLUMN_MULTI -
Static variable in class com.attask.common.constants.ChartTypeEnum
-
- COLUMN_MULTI3D -
Static variable in class com.attask.common.constants.ChartTypeEnum
-
- COLUMN_STACKED -
Static variable in class com.attask.common.constants.ChartTypeEnum
-
- COLUMN_STACKED3D -
Static variable in class com.attask.common.constants.ChartTypeEnum
-
- COLUMNANDLINESTACKED2D -
Static variable in class com.attask.common.constants.ChartTypeEnum
-
- com.attask.api - package com.attask.api
-
- com.attask.beans.api - package com.attask.beans.api
-
- com.attask.biz.externallogin - package com.attask.biz.externallogin
-
- com.attask.common - package com.attask.common
-
- com.attask.common.constants - package com.attask.common.constants
-
- COMBINATIONCHART -
Static variable in class com.attask.common.constants.ChartTypeEnum
-
- COMBINED_ENTRY -
Static variable in class com.attask.common.constants.AuditTypeEnum
- Combined Audit Entry.
- COMPANY -
Static variable in class com.attask.common.constants.QueueStatusEnum
- Company Queue.
- COMPANY -
Static variable in class com.attask.common.constants.ToolbarEnum
-
- CompanyBean - Class in com.attask.beans.api
- A Company refers to a Customer's own Company or any Companies a Customer does business with.
- CompanyBean() -
Constructor for class com.attask.beans.api.CompanyBean
-
- CompanyBean(Company) -
Constructor for class com.attask.beans.api.CompanyBean
-
- compare(Timelineable, Timelineable) -
Method in class com.attask.common.constants.ResourceLevelingOrderEnum
-
- compareTo(Object) -
Method in class com.attask.beans.api.PredecessorBean
-
- CompletableEnum - Interface in com.attask.common.constants
-
- COMPLETE -
Static variable in class com.attask.common.constants.ProjectStatusEnum
- Complete.
- COMPLETE -
Static variable in class com.attask.common.constants.TaskStatusEnum
- Complete.
- COMPLETE_PENDING_APPROVAL -
Static variable in class com.attask.common.constants.TaskStatusEnum
- CPA and CPI are included for legacy support, and do not represent a valid task status.
- COMPLETE_PENDING_ISSUES -
Static variable in class com.attask.common.constants.TaskStatusEnum
-
- COMPLETION_DATE -
Static variable in class com.attask.common.constants.OpTaskFieldEnum
- Planned Completion Date.
- CompletionTypeEnum - Class in com.attask.common.constants
- Specifies the status of a Bug, Request, Change Order, etc.
- COMPOUND_DURATION -
Static variable in class com.attask.common.constants.CompoundParameterDisplayTypeEnum
- Compound duration field.
- CompoundParameterDisplayTypeEnum - Class in com.attask.common.constants
- Controls how a Data Extension Parameter is displayed in the @task UI.
- CONCATENATE -
Static variable in class com.attask.common.constants.ExpressionTypeEnum
-
- CONDITION -
Static variable in class com.attask.common.constants.BaselinePropertyEnum
- Condition.
- ConfigFileNotFoundException - Exception in com.attask.common
-
- ConfigFileNotFoundException(String) -
Constructor for exception com.attask.common.ConfigFileNotFoundException
-
- ConflictStatusEnum - Class in com.attask.common.constants
-
- ConflictStatusEnum(int, String) -
Constructor for class com.attask.common.constants.ConflictStatusEnum
-
- CONFUSION -
Static variable in class com.attask.common.constants.SeverityEnum
- Causes Confusion or incorrect use of product.
- CONNECTION_FACTORY -
Static variable in interface com.attask.common.RedRockConstants
-
- ContactBean - Class in com.attask.beans.api
-
Contact is linked to a Customer
- ContactBean() -
Constructor for class com.attask.beans.api.ContactBean
-
- ContactBean(Contact) -
Constructor for class com.attask.beans.api.ContactBean
-
- contains(Collection, Object) -
Method in class com.attask.beans.api.BaseAPIBean
-
- contains(String) -
Static method in class com.attask.common.constants.AllocationTypeEnum
-
- CONTAINS -
Static variable in class com.attask.common.constants.ExpressionTypeEnum
-
- contains(String) -
Static method in class com.attask.common.constants.FileExtensionEnum
-
- CONTAINS -
Static variable in class com.attask.common.constants.QueryModEnum
-
- contains(String) -
Static method in class com.attask.common.constants.ResourceDetailEnum
-
- CONTAINS -
Static variable in class com.attask.common.constants.SSOMatchingTypeEnum
-
- contains(String) -
Static method in class com.attask.common.constants.WebDAVProjectEnum
-
- CONTAINS -
Static variable in interface com.attask.common.QueryConstants
- Produces the SQL expression
field LIKE '%value%'
.
- CONTEXT_FACTORY_NAME -
Static variable in interface com.attask.common.RedRockConstants
-
- convertMinutesToUnits(int, DurationUnitEnum, int) -
Static method in class com.attask.common.constants.DurationUnitHelperEnum
-
- convertTopLinkToAtTask(DatabaseException, AtTaskThrowable) -
Static method in exception com.attask.common.DatabaseException
-
- copyAccessLevel(String, int, String, String) -
Method in interface com.attask.api.API
- Copies an AccessLevel.
- copyApprovalProcess(String, int, String, String) -
Method in interface com.attask.api.API
- Copies a ApprovalProcess.
- copyCategory(String, int, String, String) -
Method in interface com.attask.api.API
- Copies a Category.
- copyMasterTask(String, int) -
Method in interface com.attask.api.API
-
Copies a MasterTask.
- copyMasterTasks(String, int[]) -
Method in interface com.attask.api.API
-
Copies a set of MasterTasks.
- copyOpTaskAndRename(String, int, String, String, int) -
Method in interface com.attask.api.API
-
Copies an OpTask.
- copyPortalProfile(String, int, String, String) -
Method in interface com.attask.api.API
- Copies an PortalProfile.
- copyProject(String, int, String, Calendar, String, int) -
Method in interface com.attask.api.API
- Creates a new Project based on an existing Project
- copyProjectAdvanced(String, int, String, Calendar, String, int[], int) -
Method in interface com.attask.api.API
- Creates a new Project based on an existing Project
- copySchedule(String, int, String) -
Method in interface com.attask.api.API
- Copies an existing Schedule.
- copyScoreCard(String, int, String, String) -
Method in interface com.attask.api.API
- Copies a Score Card.
- copyTask(String, int, int) -
Method in interface com.attask.api.API
-
Copies a Task.
- copyTaskAdvanced(String, String, String, int, int, int, PredecessorBean, int) -
Method in interface com.attask.api.API
-
Copies a Task.
- copyTasks(String, int[], int) -
Method in interface com.attask.api.API
-
Copies a set of Tasks.
- copyTasksAdvanced(String, int, int[], PredecessorBean, int, int) -
Method in interface com.attask.api.API
- Copies a set of Tasks.
- copyTasksToDifferentProject(String, int[], int, int) -
Method in interface com.attask.api.API
- Copies a set of Tasks.
- copyTemplate(String, int, String, int) -
Method in interface com.attask.api.API
- Forces a recalculation of the Template Timeline
- copyTemplateAdvanced(String, int, String, int[], int) -
Method in interface com.attask.api.API
- Forces a recalculation of the Template Timeline
- copyTemplateTask(String, int, int) -
Method in interface com.attask.api.API
-
Copies a TemplateTask.
- copyTemplateTaskAdvanced(String, String, String, int, int, int, PredecessorBean, int) -
Method in interface com.attask.api.API
-
Copies a TemplateTask.
- copyTemplateTasks(String, int[], int) -
Method in interface com.attask.api.API
-
Copies a set of TemplateTasks.
- COSMETIC -
Static variable in class com.attask.common.constants.SeverityEnum
- Cosmetic Severity.
- COST -
Static variable in class com.attask.common.constants.PerformanceIndexMethodEnum
- Cost-based Performance Indexing.
- COSTS -
Static variable in class com.attask.common.constants.BusinessCaseDetailSectionEnum
-
- CostTypeEnum - Class in com.attask.common.constants
- Specifies the type of Cost attached to a task.
- couldForceCompletion(String) -
Static method in class com.attask.common.constants.TaskConstraintEnum
-
- couldForceCompletion(TaskConstraintEnum) -
Static method in class com.attask.common.constants.TaskConstraintEnum
-
- couldForceStart(String) -
Static method in class com.attask.common.constants.TaskConstraintEnum
-
- couldForceStart(TaskConstraintEnum) -
Static method in class com.attask.common.constants.TaskConstraintEnum
-
- count(String, String, HashMap) -
Method in interface com.attask.api.GWTAPI
-
- COUNT -
Static variable in class com.attask.common.constants.AggregateTypeEnum
-
- COUNT -
Static variable in interface com.attask.common.QueryConstants
- Count aggregate function.
- CPI -
Static variable in class com.attask.common.constants.BaselinePropertyEnum
- cpi.
- createAssignmentBeans(Assignable, boolean) -
Static method in class com.attask.beans.api.AssignmentBean
-
- createAssignmentBeans(Assignable, boolean) -
Static method in class com.attask.beans.api.TemplateAssignmentBean
-
- createFault(int) -
Method in interface com.attask.api.API
- Test method for handling SOAP Fault errors.
- createHSSFCell(BizContext, MapForm, ListColumn, HSSFSheet, HSSFRow, int, HSSFCellStyle) -
Method in class com.attask.common.constants.RowTypeEnum
-
- createPDFCell(BizContext, MapForm, ListRow, ListColumn, Map, int, int, boolean) -
Method in class com.attask.common.constants.RowTypeEnum
-
- createPredecessorBeans(Timelineable) -
Static method in class com.attask.beans.api.PredecessorBean
-
- createProjectFromOpTask(String, int, ProjectBean) -
Method in interface com.attask.api.API
- Creates a new Work Project from an existing OpTask
- createRedRockLogin() -
Method in class com.attask.common.constants.DatabaseTypeEnum
-
- createWorkTaskFromOpTask(String, int, TaskBean) -
Method in interface com.attask.api.API
- Creates a new Work Task from an existing OpTask
- CRITICAL -
Static variable in class com.attask.common.constants.GanttStyleEnum
-
- CSI -
Static variable in class com.attask.common.constants.BaselinePropertyEnum
- csi.
- CSV -
Static variable in class com.attask.common.constants.FileExtensionEnum
-
- CURRENCY -
Static variable in class com.attask.common.constants.MapFormFieldFormatEnum
-
- CURRENCY -
Static variable in class com.attask.common.constants.ParameterDataTypeEnum
- Numeric value.
- CurrencyBean - Class in com.attask.beans.api
-
- CurrencyBean() -
Constructor for class com.attask.beans.api.CurrencyBean
-
- CURRENT -
Static variable in class com.attask.common.constants.CustomMenuWindowEnum
-
- CURRENT -
Static variable in class com.attask.common.constants.ProjectStatusEnum
- Current.
- CURSOR_PAGESIZE -
Static variable in interface com.attask.common.QueryConstants
-
- CURSOR_THRESHOLD -
Static variable in interface com.attask.common.QueryConstants
-
- CUSTOM -
Static variable in class com.attask.common.constants.RecurrenceEnum
- Custom.
- CUSTOM_DATA -
Static variable in class com.attask.common.constants.BusinessCaseDetailSectionEnum
-
- CUSTOM_STATUS_KEY_LENGTH_LIMIT -
Static variable in interface com.attask.common.RedRockConstants
-
- CustomableEnum - Interface in com.attask.common.constants
-
- CUSTOMDATA -
Static variable in class com.attask.common.constants.MapFormFieldFormatEnum
-
- CUSTOMDATA -
Static variable in class com.attask.common.constants.UIViewTypeEnum
-
- CUSTOMDATA_UPDATE -
Static variable in class com.attask.common.constants.UIViewTypeEnum
-
- CustomEnumBean - Class in com.attask.beans.api
-
- CustomEnumBean() -
Constructor for class com.attask.beans.api.CustomEnumBean
-
- CustomEnumOrderBean - Class in com.attask.beans.api
-
- CustomEnumOrderBean() -
Constructor for class com.attask.beans.api.CustomEnumOrderBean
-
- CustomEnumType - Enum in com.attask.common.constants
-
- CUSTOMER -
Static variable in class com.attask.common.constants.PreferencesTypeEnum
- Customer default Preferences.
- CUSTOMER_CONFIG -
Static variable in interface com.attask.common.RedRockConstants
-
- CUSTOMER_URL_CONFIG -
Static variable in interface com.attask.common.RedRockConstants
-
- CUSTOMER_WILDCARD -
Static variable in interface com.attask.common.QueryConstants
-
- CustomerBean - Class in com.attask.beans.api
- Customer is a root object that is linked with the @task license.
- CustomerBean() -
Constructor for class com.attask.beans.api.CustomerBean
-
- CustomerBean(Customer) -
Constructor for class com.attask.beans.api.CustomerBean
-
- CustomerStatusEnum - Class in com.attask.common.constants
- Customer Status.
- CustomerStatusEnum(String) -
Constructor for class com.attask.common.constants.CustomerStatusEnum
-
- CustomerStatusEnum(String, String) -
Constructor for class com.attask.common.constants.CustomerStatusEnum
-
- CustomMenuBean - Class in com.attask.beans.api
- An extendible menu represents a menu that may be customized and attached to certain objects (such as projects or tasks).
- CustomMenuBean() -
Constructor for class com.attask.beans.api.CustomMenuBean
-
- CustomMenuBean(Hour) -
Constructor for class com.attask.beans.api.CustomMenuBean
-
- CustomMenuCustomMenuBean - Class in com.attask.beans.api
- A CustomMenuCustomMenu links CustomMenus with CustomMenus (sub menus) and enforces display order.
- CustomMenuCustomMenuBean() -
Constructor for class com.attask.beans.api.CustomMenuCustomMenuBean
-
- CustomMenuCustomMenuBean(CustomMenuCustomMenu) -
Constructor for class com.attask.beans.api.CustomMenuCustomMenuBean
-
- CustomMenuCustomMenuBean(CustomMenuCustomMenu, Set, ObjectWrapper) -
Constructor for class com.attask.beans.api.CustomMenuCustomMenuBean
-
- CustomMenuTypeEnum - Class in com.attask.common.constants
-
- CustomMenuTypeEnum(String, String) -
Constructor for class com.attask.common.constants.CustomMenuTypeEnum
-
- CustomMenuWindowEnum - Class in com.attask.common.constants
-
- CustomMenuWindowEnum(String, String, String) -
Constructor for class com.attask.common.constants.CustomMenuWindowEnum
-
CustomMenuBean
.
ExternalSectionBean
.
PortalProfileBean
.
PortalSectionBean
.
PortalTabBean
.
ResourcePoolBean
s.
TaskBean
.
TaskBean
s.
UIFilterBean
.
UIGroupByBean
.
UIViewBean
.
UserPrefValueBean
s for current User
field = value
Note that this is the default Modifier used when 1 value exists.
field between <00:00:00:000 of day> and <23:59:59:999 of day>
.
ExternalLogin.login(String,String)
.false
.
CustomMenuBean
regardless of
whether it is attached to a portal profile.
ExternalSectionBean
.
OpTaskBean
regardless of the
Project's status.
PortalSectionBean
.
ProjectBean
regardless if hours
are logged against this Project or not.
ResourcePoolBean
s.
TaskBean
regardless if hours are
logged against this Task or not.
TaskBean
s
regardless if hours are logged against this Task or not.
UIFilterBean
.
UIGroupByBean
.
UIViewBean
.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
AccessLevelBean
AccessLevelBean
s
AccessLevelBean
AccessLevelBean
s from
a search.
AccessLevelBean
s from
a search.
AccessScopeBean
AccessScopeBean
s
AccessScopeBean
s
by ObjCode
AccessScopeBean
s from
a search.
AccessScopeBean
s from
a search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
AccountRepBean
s from a
search.
AccountRepBean
s from a
search.
date
Enum.getAllEnums()
Do not call this method and do not delete this method.
OpTaskTypeEnum
.
AppInfoBean
ResultRowBean
s from an
aggregate search. Refer to ApprovalBean
for
available search and grouping fields.
ResultRowBean
s from an
aggregate search. Refer to ApprovalBean
for
available search and grouping fields.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ApprovalProcessBean
by ApprovalProcess ID
ApprovalProcessBean
s by ApprovalProcess IDs
ApprovalProcessBean
s
in the application.
ApprovalProcessBean
s
in the application.
ApprovalProcessBean
s from a
search.
ApprovalProcessBean
s from a
search.
ApprovalBean
s from a
search. Refer to ApprovalBean
for available
search fields.
ApprovalBean
s from a
search. Refer to ApprovalBean
for available
search fields.
ResultRowBean
s from an
aggregate search. Refer to ApproverBean
for
available search and grouping fields.
ResultRowBean
s from an
aggregate search. Refer to ApproverBean
for
available search and grouping fields.
ApproverBean
s from a
search. Refer to ApproverBean
for available
search fields.
ApproverBean
s from a
search. Refer to ApproverBean
for available
search fields.
UserBean
ID.
MapBean
s that
consists of audit users for the given object.
UserBean
s that
consists of audit users for the given object.
BaselineBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
BillingRecordBean
from
BillingRecordBean
s by
BillingRecord IDs
BillingRecordBean
s
from a search.
BillingRecordBean
s
from a search.
CategoryBean
s by Category IDs
CategoryBean
s
in the application.
CategoryBean
s
in the application.
CategoryBean
s from a
search.
CategoryBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
CategoryBean
by Category ID
CategoryBean
Category ID.
null
, it will be used to define CategoryParameterBean
CategoryParameterBean that make up this Category.
CompanyBean
s from a
search.
CompanyBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ContactBean
s from a
search.
ContactBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
UserPrefValueBean
s by
CustomerBean
s from a
search.
CustomerBean
s from a
search.
CustomMenuBean
s from a
search.
DurationUnitEnum
.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
DocumentBean
s from a
search.
DocumentBean
s from a
search.
DocumentBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ExpenseBean
from
ExpenseBean
s by Expense IDs
ExpenseBean
s from a
search.
ExpenseBean
s from a
search.
ExpenseTypeBean
from
ExpenseTypeBean
s by ExpenseType
IDs
ExpenseTypeBean
s from
a search.
ExpenseTypeBean
s from
a search.
ExternalSectionBean
s
from a search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
GroupBean
from
GroupBean
s by Group IDs
GroupBean
s from a
search.
GroupBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
HourBean
s logged against a
specific Task
HourBean
s from a
search.
HourBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
HourTypeBean
HourTypeBean
s
HourTypeBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
MasterTaskBean
s from a search.
MasterTaskBean
s from a
search.
MasterTaskBean
s from a search.
MasterTaskBean
s from a search.
MasterTaskBean
s from a search.
MasterTaskBean
s from a
search.
MasterTaskBean
s from a
search.
MetaRecordBean
s
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
MilestonePathBean
s
from a search.
MilestonePathBean
s
from a search.
MilestoneBean
s from a
search.
MilestoneBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
NoteBean
s from a
search.
NoteBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
OpTaskBean
s from a
search.
OpTaskBean
s from a
search.
UserBean
.
UserBean
Owner ID.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ParameterGroupBean
s
from a search.
ParameterGroupBean
s
from a search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ParameterOptionBean
s
from a search.
ParameterOptionBean
s
from a search.
ParameterBean
s from a
search.
ParameterBean
s from a
search.
AddTaskMessage.setTaskConstraint(String)
is set to "FIXT".
PortalProfileBean
s
from a search.
PortalSectionBean
s
from a search.
PortalTabBean
s from a
search.
PortfolioBean
.
PortfolioBean
s from a
search.
ProgramBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ProjectBean
s from a search.
ProjectBean
s from a
search.
ProjectBean
s from a search.
ProjectBean
s from a search.
ProjectBean
s from a search.
ProjectBean
s from a
search.
ProjectBean
s from a
search.
ResultRowBean
s from an
aggregate search.
QueueDefBean
s from a
search.
ResultRowBean
s from an
aggregate search.
QueueTopicBean
Queue Topic ID.
QueueTopicBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResellerBean
s from a
search.
ResellerBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResourcePoolBean
s
from a search.
ResourcePoolBean
s from a search.
ResourcePoolBean
s from
a search.
RiskBean
from
RiskBean
s by Risk IDs
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
RiskTypeBean
s from a
search.
RiskTypeBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
RoleBean
s from a
search.
RoleBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
RoutingRuleBean
s from
a search.
RoutingRuleBean
s from
a search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ScheduleBean
s from a
search.
ScheduleBean
s from a
search.
ScoreCardBean
s from a
search.
StepApproverBean
ID.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
TaskBean
s from a search.
TaskBean
s from a
search.
TaskBean
s from a search.
TaskBean
s from a search.
TaskBean
s from a search.
TaskBean
s from a
search.
TaskBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
TemplateBean
s from a search.
TemplateBean
s from a
search.
TemplateBean
s from a search.
TemplateBean
s from a search.
TemplateBean
s from a search.
TemplateBean
s from a
search.
TemplateBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
TemplateTaskBean
s from a search.
TemplateTaskBean
s from
a search.
TemplateTaskBean
s from a search.
TemplateTaskBean
s from a search.
TemplateTaskBean
s from a search.
TemplateTaskBean
s from
a search.
TemplateTaskBean
s from
a search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
TimesheetBean
from
TimesheetProfileBean
from
TimesheetProfileBean
s by Timesheet
Profile IDs
TimesheetProfileBean
s
from a search.
TimesheetProfileBean
s
from a search.
TimesheetBean
s by Timesheet IDs
TimesheetBean
s from a
search.
TimesheetBean
s from a
search.
UIFilterBean
s from a
search.
UIGroupByBean
s from a
search.
UIViewBean
s from a
search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
ResultRowBean
s from an
aggregate search.
UserPrefValueBean
s by
UserPrefValue IDs
UserPrefValueBean
s for current
User
UserPrefValueBean
s by
UserPrefValue IDs
RoleBean
ID and ProjectBean
ID
RoleBean
ID and TemplateBean
ID
UserBean
s from a
search.
UserBean
s from a
search.
UserBean
s from a
search.
field > value
.
field >= value
.
value
fields with different values.
field IS NULL OR field = ''
.
field IS NULL
.
field < value
.
field <= value
.
field LIKE 'value'
where value can contain replacement characters such as % and _.
java.util.Map
at it's most basic level, but safe for use with SOAP.MapBean
.value_Range
parameter.
field IS NOT NULL AND field <> ''
.
field NOT LIKE '%value%'
.
field <> value
.
value
fields with different values.
field IS NOT NULL
.
OpTaskBean
.OpTaskBean
.PortalTabBean
from the
User
UserBean
from a
ResourcePoolBean
.
UserBean
s from a
ResourcePoolBean
.
TimesheetTemplateBean
from a UserBean
.
API
.API
.API
.API
.AccessLevelBean
ID that the user belongs to.
AccountRepBean
ID.
ScoreCardBean
ID.
ApprovalBean
ID.
ApprovalPathBean
ID.
ApprovalProcessBean
ID.
ApprovalProcessBean
ID.
ApprovalStepBean
ID.
UserBean
ID.
UserBean
ID.
UserBean
ID.
UserBean
ID.
BillingRecordBean
ID.
CategoryBean
ID.
CategoryBean
ID.
CategoryBean
ID.
CategoryBean
ID.
CategoryBean
ID.
CategoryBean
ID.
CategoryBean
ID that the user belongs to.
CompanyBean
ID.
CompanyBean
ID.
CompanyBean
ID that the user belongs to.
AddTaskMessage.setTaskConstraint(String)
is set to "FIXT".
NotificationCriteriaEnum
.
DocumentVersionBean
that define the first version associated with a document.
CustomerBean
ID.
UserBean
ID.
PortalTabBean
from the
Customer
PortalTabBean
from the
PortalProfile
PortalTabBean
for the
User
UserBean
ID.
ProjectBean
ID.
RoleBean
ID.
UserBean
IDs that report to the User.
DurationTypeEnum
.
DurationTypeEnum
.
DurationTypeEnum
.
DurationUnitEnum
.
DurationUnitEnum
.
DurationUnitEnum
.
DurationUnitEnum
.
DurationUnitEnum
.
DurationUnitEnum
.
DurationUnitEnum
.
EmailTemplateBean
ID.
GroupBean
ID.
GroupBean
IDs.
GroupBean
IDs that the milestone belongs to.
GroupBean
ID.
HourBean
.
HourTypeBean
ID.
LayoutTypeEnum
.
UserBean
ID of the manager that this user reports to.
MilestoneBean
ID.
MilestoneBean
ID.
MilestoneBean
ID.
NonWorkDayBean
[] specifying schedule days that fall outside the defautl week definition .
GroupBean
IDs that the user belongs to.
UserBean
ID.
UserBean
ID.
UserBean
ID.
CategoryParameterBean
s that make up this Category.
TaskBean
ID of this task's parent.
TemplateTaskBean
ID of this task's parent.
AddTaskMessage.setTaskConstraint(String)
is set to "FIXT".
PopAccountBean
that define a pop account associated with a project.
PortalProfileBean
ID that the user belongs to.
PortfolioBean
ID.
PredecessorBean
[] that define a Tasks predecessors.
PredecessorBean
[] that define a Tasks predecessors.
"sd"
- Scheduled-Start dependency.
ProgramBean
ID.
ProjectBean
ID.
ProjectBean
ID.
ProjectBean
ID.
ProjectBean
ID.
QueueDefBean
that define a queue associated with a project.
QueueDefBean
that define a queue associated with a template.
RoleBean
ID.
RoleBean
ID.
RoleBean
ID.
RoleBean
ID.
RoleBean
ID.
RoleBean
IDs.
RoleBean
s to a
ResourcePoolBean
ScheduleBean
ID.
ScheduleBean
ID that the User works on which may be different than the default system or Project Schedule.
ScheduleBean
ID that the User works on which may be different than the default system or Project Schedule.
ProjectScheduleModeEnum
.
ProjectScheduleModeEnum
.
true
value will force a UserResourceBean
is returned for that unassigned User.
UserBean
ID.
AddTaskMessage.setTaskConstraint(String)
is set to "FIXT".
TaskConstraintEnum
.
TaskConstraintEnum
.
TemplateBean
ID.
TemplateBean
ID.
TemplateBean
ID.
TemplateBean
ID.
TimesheetProfileBean
ID of the Timesheet Profile that used to create this Timesheet.
TimesheetProfileBean
ID of the Timesheet Profile that is used for this User.
NotificationTimingEnum
.
UserBean
ID.
UserBean
ID.
UserBean
s are in a
ResourcePoolBean
.
DurationUnitEnum
.
DurationUnitEnum
.
DurationUnitEnum
.
DurationUnitEnum
.
TimelineWorkEnum
.
SOUNDEX(field) = SOUNDEX(value)
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |