Namespace: bds

tibco.objectapi.bds

Classes

AndGroup
AppDetails
AttributeInfo
AttributeSearchCondition
CaseClassDetails
CaseClassInfo
CaseClassInfosForApp
CaseCriteriaType
CaseDataType
CaseMetaData
CaseModelBasicInfoType
CaseModelType
CaseObjectDetails
CaseObjectsByRole
CaseReferenceWithSummaryDetailsType
CaseState
CaseStateValue
CaseSummaryDetailsType
CategorySearchDetails
ConditionGroup
CreateCaseRequestType
CreateCaseResponseType
CreateDataViewRequestType
CreateDataViewResponseType
DatabaseScriptDetailsType
DeleteCaseByCIDRequestType
DeleteCaseByRefRequestType
DeleteDataViewRequestType
DocumentRoot
EditDataViewRequestType
FindAllCasesRequestType
FindCaseByCIDRequestType
FindCaseByCIDResponseType
FindCaseByCriteriaRequestType
FindCaseByExampleRequestType
FreezeDetailsType
GetAuditInfoRequestType
GetAuditInfoResponseType
GetCaseClassInfoRequestType
GetCaseClassInfoResponseType
GetCaseModelBasicInfoRequestType
GetCaseModelBasicInfoResponseType
GetCaseModelRequestType
GetCaseModelResponseType
GetCaseReferencesForDataViewRequestType
GetCaseStateRequestType
GetCaseStateResponseType
GetCaseSummaryRequestType
GetCaseSummaryResponseType
GetDataViewCategoriesRequestType
GetDataViewCategoriesResponseType
GetDataViewDetailsRequestType
GetDataViewDetailsResponseType
LinkCaseRequestType
LinkResponseType
LockCaseRequestType
LogicalOperator
NamedParameterAssignment
NamedParameterMetadata
NavigateCaseByCriteriaRequestType
NavigateCaseDetailedRequestType
NavigateCaseDetailedResponseType
NavigateCaseRequestType
NotifyDDLExecutionRequestType
OperationDetailsType
OrGroup
PaginationOptions
ReadCaseRequestType
ReadCaseResponseType
SearchCondition
SearchResults
SortAttribute
Uncategorized
UnlinkCaseRequestType
UpdateCaseRequestType
UpdateCaseResponseType
UpdateCasesWithLockRequestType
UpdateCasesWithLockResponseType
UpdateDBScriptsRequestType
ViewDetails
ViewSpecification
ViewSpecificationWithID

Namespaces

document
exception
internal
rest

Members

(static, readonly) AttributeTypeEnum :string

Attribute types
Type:
  • string
Properties:
Name Type Description
ATTRTEXT string
ATTRID string
ATTRURI string
ATTRDATE string
ATTRTIME string
ATTRDATETIME string
ATTRDATETIMETZ string
ATTRDURATION string
ATTRINTEGER string
ATTRDECIMAL string
ATTRBOOLEAN string
ATTRENUM string
OBJECT string

(static, readonly) CaseModelVersionStateEnum :string

Enumerated value specifying state of CaseModelVersion.
Type:
  • string
Properties:
Name Type Description
INITIAL string
INSTALLED string
PENDINGDBAACTIONTOUNINSTALL string
PENDINGDBAACTIONTOINSTALL string
FAILEDTOUNINSTALL string

(static, readonly) DBScriptActionEnum :string

Enumerated value specifying state changing actions on Case Model
Type:
  • string
Properties:
Name Type Description
CREATESCRIPTEXECUTED string
UPDATESCRIPTEXECUTED string
DROPSCRIPTEXECUTED string
FREEZECASEDATAMODEL string
UNFREEZECASEDATAMODEL string
CLEANUPCOMPLETE string

(static, readonly) ParameterValueMultiplicityEnum :string

Represents the number of values expected in a named parameter assignment
Type:
  • string
Properties:
Name Type Description
ONE string
TWO string
MANY string

(static, readonly) SearchOperatorEnum :string

Search Operators
Type:
  • string
Properties:
Name Type Description
EQ string
NEQ string
GT string
GTE string
LT string
LTE string
SIZEEQ string
SIZENEQ string
SIZEGT string
SIZEGTE string
SIZELT string
SIZELTE string
TYPEOF string
NULL string
NOTNULL string
BETWEEN string
NOTBETWEEN string
IN string
NOTIN string

(static, readonly) SortOrderEnum :string

Search Sort Order
Type:
  • string
Properties:
Name Type Description
ASC string
DESC string

(static, readonly) ViewDetailsRequirementEnum :string

Determines the required level of detail in a getDataViewDetails request
Type:
  • string
Properties:
Name Type Description
NAME string
NAMEANDDESCRIPTION string
NAMEANDPARAMETERS string
NAMEDESCRIPTIONANDPARAMETERS string