Cool documentation
A B C D E F G H I L N O P R S T U V W

A

ACTION_DELETE - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
The name of the system action DELETE (Delete).
ACTION_INSERT - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
The name of the system action INSERT (Insert).
ACTION_SELECT - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
The name of the system action SELECT (Select).
ACTION_SELECT_BY_RELATION - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
The name of the system action SELECT_BY_RELATION (SelectByRelation).
ACTION_UPDATE_FIELDS - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
The name of the system action UPDATE_FIELDS (UpdateFields).
ACTION_UPDATE_ROW - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
The name of the system action UPDATE (UpdateRow).
addCriterion(String) - Method in class com.sap.tc.col.client.generic.api.SortingCriteria
Adds a new criterion at the end of the list (with lowest priority).
addCriterion(String, boolean) - Method in class com.sap.tc.col.client.generic.api.SortingCriteria
Adds a new criterion at the end of the list (with lowest priority).
AFFECTS_ALL - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Performing an action may have side effects on just about anything.
AFFECTS_ASPECT - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Performing an action may only have side effects on any other records of an aspect (regardless of the records being included in the outrecords of the action).
AFFECTS_NOTHING - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
No side effects occur when performing an action.
AFFECTS_OUTRECORDS - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Performing an action may only have side effects on other records which are in the outrecord table of an action.
ASCENDING - Static variable in class com.sap.tc.col.client.generic.api.SortingCriteria
 
ATTRIBUTE_ACTION_RELATION - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
The backend name of the system attribute Action Relation.
ATTRIBUTE_AFFECTS - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
The backend name of the system attribute Affects.
ATTRIBUTE_EXTERNAL_KEYS - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute ExternalKeys.
ATTRIBUTE_FIELDWISE_OPERATION - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute FieldwiseOperation.
ATTRIBUTE_INSERT_RELATION - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute InsertRelation.
ATTRIBUTE_INSERT_RELATION_REQUIRED - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute InsertRelationRequired.
ATTRIBUTE_LOCKMODE_EXCLUSIVE - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute LockmodeExclusive.
ATTRIBUTE_LOCKMODE_SHARED - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute LockmodeShared.
ATTRIBUTE_LOCKMODE_SHARED_PROMOTABLE - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute LockmodeSharedPromotable.
ATTRIBUTE_MULTI_INSTANCE_SUPPORT - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute MultiInstanceSupport.
ATTRIBUTE_NO_CHANGE - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute NoChange.
ATTRIBUTE_PAGING_MODE - Static variable in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
The backend name of the system attribute PagingMode.
ATTRIBUTE_PAGING_MODE - Static variable in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
The backend name of the system attribute PagingMode.
ATTRIBUTE_ROWWISE_OPERATION - Static variable in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
The backend name of the system attribute RowwiseOperation.
ATTRIBUTE_TARGET_CARDINALITY - Static variable in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
The backend name of the system attribute TargetCardinality.

B

BINARY - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the binary data type used by cool fields.
BOOLEAN - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the boolean type used by cool fields.
BT - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string value for operator BETWEEN in select options structure

C

channelGeneric - Static variable in class com.sap.tc.col.cds.ConnectionData
 
channelSapEsp - Static variable in class com.sap.tc.col.cds.ConnectionData
 
channelSapjco - Static variable in class com.sap.tc.col.cds.ConnectionData
 
check() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Checks if the current backend transaction is in a state, where it can be committed using the save() method without error.
cleanup() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Performs a rollback on the current backend transaction.
clear() - Method in interface com.sap.tc.col.client.generic.api.IMessageList
Removes all messages from this message list.
clearAspectRowAttributes() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Clears all dynamically set aspect row attributes that are currently cached in the aspect descriptors of the aspects of this service module.
clearRowAttributes() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Clears all dynamically set attribute values that are currently cached in this aspect descriptor for any rows.
clearRowAttributes(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Clears all dynamically set attribute values for the given aspect row.
closeConnection() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Closes the connection to the backend server.
com.sap.tc.col.cds - package com.sap.tc.col.cds
 
com.sap.tc.col.client.generic.api - package com.sap.tc.col.client.generic.api
 
com.sap.tc.col.client.metadata.api - package com.sap.tc.col.client.metadata.api
 
ConnectionData - class com.sap.tc.col.cds.ConnectionData.
 
ConnectionDataAppServer - class com.sap.tc.col.cds.ConnectionDataAppServer.
 
ConnectionDataAppServerSnc - class com.sap.tc.col.cds.ConnectionDataAppServerSnc.
 
ConnectionDataAppServerSso - class com.sap.tc.col.cds.ConnectionDataAppServerSso.
 
ConnectionDataCommon - class com.sap.tc.col.cds.ConnectionDataCommon.
 
ConnectionDataCommon() - Constructor for class com.sap.tc.col.cds.ConnectionDataCommon
 
ConnectionDataDestination - class com.sap.tc.col.cds.ConnectionDataDestination.
 
ConnectionDataMsgServer - class com.sap.tc.col.cds.ConnectionDataMsgServer.
 
ConnectionDataMsgServerSnc - class com.sap.tc.col.cds.ConnectionDataMsgServerSnc.
 
ConnectionDataMsgServerSso - class com.sap.tc.col.cds.ConnectionDataMsgServerSso.
 
ConnectionDataService - class com.sap.tc.col.cds.ConnectionDataService.
 
ConnectionDataService() - Constructor for class com.sap.tc.col.cds.ConnectionDataService
 
ConnectionDataServiceFactory - class com.sap.tc.col.cds.ConnectionDataServiceFactory.
 
ConnectionDataServiceFactory() - Constructor for class com.sap.tc.col.cds.ConnectionDataServiceFactory
 
createAction(String) - Method in interface com.sap.tc.col.client.generic.api.IAspect
creates an Action for the given action name.
createAspect(String) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Creates an IAspect by getting meta data from ServiceModuleDescriptor.
createAspectRow() - Method in interface com.sap.tc.col.client.generic.api.IAspect
creates an empty AspectRow locally and adds it to the AspectRow list.
createAspectRow(IKey) - Method in interface com.sap.tc.col.client.generic.api.IAspect
creates an empty AspectRow locally and adds it to the AspectRow list.
createKey(String, String[]) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Creates a IKey by getting meta data from ServiceModuleDescriptor.
createKeyList(String) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Creates an empty IKeyList by getting meta data from ServiceModuleDescriptor.
createQuery(String) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Creates a new IQuery, by getting meta data from ServiceModuleDescriptor
createRelatedAspectRow(IKey) - Method in interface com.sap.tc.col.client.generic.api.IAspect
Deprecated. use
createAspectRow(IKey parentKey)
instead
createSelectOption(String) - Method in interface com.sap.tc.col.client.generic.api.IQuery
creates a select option for this Query and the given fieldName.
createSelectOption(String, String, String, String) - Method in interface com.sap.tc.col.client.generic.api.IQuery
creates a select option for this Query and the given fieldName.
createServiceFacade(ConnectionData) - Static method in class com.sap.tc.col.client.generic.api.ServiceFacadeFactory
Creates a new ServiceFacade for the provided connection data.
createServiceFacade(ConnectionData, boolean, Locale) - Method in interface com.sap.tc.col.client.generic.api.ServiceFacadeFactory.InternalFactory
 
createServiceFacade(ConnectionData, Locale) - Static method in class com.sap.tc.col.client.generic.api.ServiceFacadeFactory
Creates a new ServiceFacade for the provided connection data and locale.
createServiceFacade(String, String, String, String, String, String, boolean) - Static method in class com.sap.tc.col.client.generic.api.ServiceFacadeFactory
Deprecated. use createServiceFacade(ConnectionData) instead
createServiceFacade(String, String, String, String, String, String, boolean, Locale) - Static method in class com.sap.tc.col.client.generic.api.ServiceFacadeFactory
Deprecated. use createServiceFacade(ConnectionData, Locale) instead
createValueSet(String) - Method in interface com.sap.tc.col.client.generic.api.IAspect
creates an ValueSet for the attribute with given field name.

D

DATE - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the date type used by cool fields.
DECIMAL - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the decimal type used by cool fields.
DESCENDING - Static variable in class com.sap.tc.col.client.generic.api.SortingCriteria
 
DOUBLE - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the floating point type used by cool fields.

E

EQ - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string value for operator EQUAL (=) in select options structure
ERROR - Static variable in interface com.sap.tc.col.client.generic.api.IMessage
 
EXCLUSIVE - Static variable in class com.sap.tc.col.client.generic.api.LockStrategy
 
execute() - Method in interface com.sap.tc.col.client.generic.api.IValueSet
Executes this ValueSet query by calling corresponding ServiceManager service.
execute() - Method in interface com.sap.tc.col.client.generic.api.IQuery
Executes this Query by calling corresponding ServiceManager service.
execute() - Method in interface com.sap.tc.col.client.generic.api.IAction
executes this Action.

F

flush() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Flushes the service queue, which is associated with this instance.

G

GE - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string value for operator GREATER OR EQUAL (>=) in select options structure
getActionAttributeAffects(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns which side effects are to be excpected when performing the given aspect action.
getActionAttributeAffects(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns which side effects are to be excpected when performing the given aspect action on the given aspect row.
getActionAttributeNames(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns an array with the names of all the attributes for a specified action.
getActionAttributeNames(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns an array with the names of all the attributes which are set for an action of the given aspect row.
getActionAttributeRelation(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the name of the relation whose target aspect the action can affect for the given aspect action.
getActionAttributeStringValue(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the value that is stored in the aspect for the given attribute of the given action.
getActionAttributeStringValue(String, String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the value that is stored for the given attribute for the given aspect row.
getAllMessages() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Returns a list of all messages currently held by the frontend message handler.
getAndClearSystemMessages() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Returns the list with all system messages held by the frontend message handler and removes them at the same time.
getAspect() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
returns the Aspect this AspectRow belongs to
getAspect(String) - Method in interface com.sap.tc.col.client.generic.api.IAspect
Returns the sibling Aspect with given name for all keys from this Aspect instance.
getAspect(String, IKeyList) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Creates an IAspect by navigating from Keys of the given KeyList to the targetAspect with given aspectName.
getAspect(String, IKeyList, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Creates an IAspect by navigating from Keys of the given KeyList to the targetAspect with given name.
getAspect(String, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspect
Returns the sibling Aspect with given name for all keys from this Aspect instance.
getAspect(String, String[]) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Creates an Aspect by navigating from Keys of the given array of Key URL's to the targetAspect with given name.
getAspect(String, String[], LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Creates an Aspect by navigating from Keys of the given array of Key URL's to the targetAspect with given name.
getAspectActionDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectGroupDescriptor
Returns the aspect action descriptor for the given name, if it is a member of this group, otherwise null.
getAspectActionDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the descriptor of the aspect action with the specified name
getAspectActionDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IAspectGroupDescriptor
Returns an array with all the aspect action descriptors in this group.
getAspectActionDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns an array with descriptors of all aspect actions.
getAspectDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IValueSetDescriptor
Returns the descriptor of the aspect of this value set.
getAspectDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the descriptor of the aspect of this aspect action.
getAspectDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleGroupDescriptor
Returns the aspect descriptor with the given name, if it is a member of this group, otherwise null.
getAspectDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IKeyAspectDescriptor
Returns the descriptor of the associated aspect with the given name.
getAspectDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns the aspect descriptor with the given name or null, if the aspect doesn't exist in this service module.
getAspectDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleGroupDescriptor
Returns an array with all the aspect descriptors in this group.
getAspectDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IKeyAspectDescriptor
Returns an array with the descriptors of all aspects associated with this key aspect descriptor.
getAspectDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns an array with the descriptors of all aspects in this service module.
getAspectFieldName() - Method in interface com.sap.tc.col.client.generic.api.IMessage
 
getAspectGroupDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the descriptor of the aspect group with the specified name
getAspectGroupDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns an array with descriptors of all aspect groups.
getAspectName() - Method in interface com.sap.tc.col.client.generic.api.IMessage
returns the name of the Aspect, this message is associated to or null, if the message doesn't correspond to an Aspect.
getAspectRow() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Deprecated. from Beta4 on, there is no unique AspectRow instance associated to a Message
getAspectRow(IKey) - Method in interface com.sap.tc.col.client.generic.api.IAspect
returns the AspectRow of this Aspect with given key, if there is one or null if no one exists.
getAspectRow(IKey, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspect
returns the AspectRow of this Aspect with given key, if there is one or null if no one exists.
getAspectRow(int) - Method in interface com.sap.tc.col.client.generic.api.IAspect
returns the AspectRow with given row index or an ArrayIndexOutOfBoundsException, if row is no valid index.
getAspectRow(int, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspect
returns the AspectRow with given row index or an ArrayIndexOutOfBoundsException, if row is no valid index.
getAspectRow(String) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
returns the AspectRow with the given aspectName to the Key of this AspectRow.
getAspectRow(String, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns the AspectRow for the given aspectName to the Key of this AspectRow.
getAspectRowKey() - Method in interface com.sap.tc.col.client.generic.api.IMessage
returns the Key of the AspectRow this message is associated to, or null, if this message is no AspectRow message.
getAttributeAffects() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns which side effects are to be excpected when performing the action described by this descriptor.
getAttributeAffects(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns which side effects are to be excpected when performing the action described by this descriptor on the given aspect row.
getAttributeAsString(int) - Method in interface com.sap.tc.col.client.generic.api.IStructure
Returns the value of the attribute to given index as String or throws an IndexOutOfBoundsException, if attributeIndex is no valide index.
getAttributeAsString(String) - Method in interface com.sap.tc.col.client.generic.api.IStructure
Returns the value of the attribute with given name as String or throws an IllegalArgumentException, if attributeName is no valid name for an attribute.
getAttributeExternalKeys() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether externally provided keys can be provided at newly created objects.
getAttributeFieldwiseOperation() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether field wise operations are available in this aspect.
getAttributeInsertRelation() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the name of the relation to the aspect of which a record can be specified as related to records which are inserted in this aspect.
getAttributeInsertRelationRequired() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether the insert operation of this aspect requires the object to which the inserted object(s) are related to be specified.
getAttributeLockmodeExclusive() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether the exclusive lock mode is supported.
getAttributeLockmodeShared() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether the shared lock mode is supported.
getAttributeLockmodeSharedPromotable() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether the shared promotable lock mode is supported.
getAttributeMultiInstanceSupport() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether Update/Insert/Actions can act on multiple instances.
getAttributeNames() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns an array with the names of all the attributes which are set for this aspect.
getAttributeNames() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns an array with the names of all the attributes which are set for this relation.
getAttributeNames() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns an array with the names of all the attributes which are stored in this service module.
getAttributeNames() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns an array with the names of all the attributes which are set for this aspect action.
getAttributeNames() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns an array with the names of all the attributes which are set for this query.
getAttributeNames(String) - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns an array with the names of all the attributes which are set for this relation in the specified source aspect row.
getAttributeNames(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns an array with the names of all the attributes which are set for this aspect action in the specified aspect row.
getAttributeNoChange() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether Update/Insert/Delete or Action without COL_AFFECTS_NOTHING attribute being set is supported in this aspect.
getAttributePagingMode() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the paging mode supported by this relation.
getAttributePagingMode() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the paging mode supported by this query.
getAttributeRelation() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the name of the relation whose target aspect the action can affect for this aspect action.
getAttributeRowwiseOperation() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether row wise operations are available in this aspect.
getAttributeStringValue(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the value that is stored in the aspect for the given attribute.
getAttributeStringValue(String) - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the value that is stored in this relation for the given attribute.
getAttributeStringValue(String) - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns the value that is stored in the service module for the given attribute.
getAttributeStringValue(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the value that is stored in the aspect action for the given attribute.
getAttributeStringValue(String) - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the value that is stored in this query for the given attribute.
getAttributeStringValue(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the value that is stored in this relation for the given attribute in the specified source aspect row.
getAttributeStringValue(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the value that is stored in this aspect action for the given attribute in the specified aspect row.
getAttributeTargetCardinality() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the cardinality of the target.
getAttributeValue(int) - Method in interface com.sap.tc.col.client.generic.api.IStructure
Returns the value of the attribute to given index as Object or throws an IndexOutOfBoundsException, if attributeIndex is no valide index.
getAttributeValue(String) - Method in interface com.sap.tc.col.client.generic.api.IStructure
Returns the value of the attribute with given name as Object or throws an IllegalArgumentException, if attributeName is no valid name for an attribute.
getCode() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns the code part of this message consisting of message id and message number.
getComparisonRule(int) - Method in class com.sap.tc.col.client.generic.api.SortingCriteria
Returnes the (currently unspecified) name of the comparison rule to be used or null if the (backend or data type defined) default comparison rule is to be used.
getConfigurationDescription() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns a textual description for the active configuration of the this service module.
getConfigurationName() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns the name of the active configuration of the service module.
getConnectionData(String, String) - Method in class com.sap.tc.col.cds.ConnectionDataService
 
getConnectionData(String, String) - Method in interface com.sap.tc.col.cds.IConnectionDataService
gets a connection data object according to a channel and type.
getConnectionDataService() - Static method in class com.sap.tc.col.cds.ConnectionDataServiceFactory
 
getDescription() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the description of this aspect.
getDescription() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns a textual description for this service module.
getDescription() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the description of this aspect action.
getDescription() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the description of this query.
getDescriptor() - Method in interface com.sap.tc.col.client.generic.api.IKeyList
returns the meta data of the Keys, this list contains.
getDescriptor() - Method in interface com.sap.tc.col.client.generic.api.IValueSet
returns meta data of this ValueSet
getDescriptor() - Method in interface com.sap.tc.col.client.generic.api.IStructure
Returns the meta data of this Structure.
getDescriptor() - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Returns the meta data of this ServiceModule
getDescriptor() - Method in interface com.sap.tc.col.client.generic.api.IQuery
returns meta data of this Query
getDescriptor() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Returns the meta data of this Aspect.
getDescriptor() - Method in interface com.sap.tc.col.client.generic.api.IAction
returns the meta data of this Action typically meta data are the name of the Action and the aspect this action belongs to
getDescriptor() - Method in interface com.sap.tc.col.client.generic.api.IStructureList
returns the meta data of the Structures, this list contains.
getDirection(int) - Method in class com.sap.tc.col.client.generic.api.SortingCriteria
Returns true if the criterion with the given index defines ascending order, false for descending order.
getEntrySet() - Method in class com.sap.tc.col.cds.ConnectionData
gets the current Entry Set of all properties
getExtension() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns the backend defined extension object of this message or null if none has been provided (empty String?).
getFieldAttributeNames(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns an array with the names of all the attributes for a specified field.
getFieldAttributeNames(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns an array with the names of all the attributes for a specified field of the input parameter structure.
getFieldAttributeNames(String) - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns an array with the names of all the attributes for a specified field of the input parameter structure.
getFieldAttributeNames(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns an array with the names of all the attributes which are set for a structure field of given aspect row.
getFieldAttributeStringValue(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the value that is stored in the aspect for the given attribute of the given field.
getFieldAttributeStringValue(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the value that is stored in this aspect action for the given attribute of the given field (of the input parameter structure).
getFieldAttributeStringValue(String, String) - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the value that is stored in this query for the given attribute of the given field (of the input parameter structure).
getFieldAttributeStringValue(String, String, String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the value that is stored for the given attribute for the given aspect row.
getFieldDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IValueSetDescriptor
Returns the descriptor of the field of this value set.
getFieldDescriptor(int) - Method in interface com.sap.tc.col.client.metadata.api.IStructureDescriptor
Returns the field descriptor of the field with index in this structure.
getFieldDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectGroupDescriptor
Returns the field descriptor with the given name, if it is a member of this group, otherwise null.
getFieldDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IStructureDescriptor
Returns the field desriptor of the field with the given name in this structure.
getFieldDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IAspectGroupDescriptor
Returns an array with all the field descriptors in this group.
getFieldDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IStructureDescriptor
Returns an array which contains all field descriptors in this structure.
getFieldIndex(String) - Method in interface com.sap.tc.col.client.metadata.api.IStructureDescriptor
Returns the index of the field with given name or -1 if the field does not exist.
getFieldName(int) - Method in class com.sap.tc.col.client.generic.api.SortingCriteria
Returns the name of the field that is sorted by the criterion with the given index.
getFields() - Method in interface com.sap.tc.col.client.generic.api.IKey
Returns a copy of the Key fields of this Key as String array, or null, if Key is a local Key.
getInputKeyList() - Method in interface com.sap.tc.col.client.generic.api.IQuery
returns the input KeyList, which you can use as input of this Query to define a subset of the result.
getInputKeyList() - Method in interface com.sap.tc.col.client.generic.api.IAction
returns the input KeyList of this Action
getInputKeysDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the descriptor of the input keys of this aspect action.
getInputKeysDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the descriptor of the input keys of this query.
getInputOptions() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the input options structure for this relation.
getInputOptions() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the input options structure for this query.
getInputParameter() - Method in interface com.sap.tc.col.client.generic.api.IAction
returns the input parameter structure of this Action or throws an UnsupportedOperationException, if this Action has no input parameter.
getInputParameters() - Method in interface com.sap.tc.col.client.metadata.api.IValueSetDescriptor
Returns the input parameters for this value set.
getInputParameters() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the input parameters for this aspect action.
getInputParameters() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the input parameters for this query.
getInputParameterStructure() - Method in interface com.sap.tc.col.client.generic.api.IValueSet
returns the input parameter structure of this ValueSet or throws an UnsupportedOperationException, if this ValueSet has no input parameter.
getInputParameterStructure() - Method in interface com.sap.tc.col.client.generic.api.IQuery
returns the search parameter structure of this Query or throws an UnsupportedOperationException, if this Query has no input parameter.
getInputParameterStructure() - Method in interface com.sap.tc.col.client.generic.api.IAction
returns the input parameter structure of this Action or throws an UnsupportedOperationException, if this Action has no input parameter.
getKey() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
returns the unique IKey, of this AspectRow
getKey(int) - Method in interface com.sap.tc.col.client.generic.api.IKeyList
returns the Key at the specified position
getKeyAspect() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Returns the KeyAspect for all keys of this Aspect instance.
getKeyAspectDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns the key aspect descriptor with the given name or null, if the key aspect doesn't exist in this service module.
getKeyAspectDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns an array with the descriptors of all key aspects in this service module.
getKeyDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the key aspect descriptor for this aspect.
getKeyList() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Returns the KeyList of this Aspect
getLockState() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
returns the lock state of this AspectRow
getMessage(int) - Method in interface com.sap.tc.col.client.generic.api.IMessageList
Returns the message at index index where 0 <= index <= size().
getMessages() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Deprecated. use
getAndClearSystemMessages()
instead
getMessages() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns the list of messages attached to this AspectRow.
getMessages() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Returns the list of messages attached to this Aspect.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IAspectGroupDescriptor
Returns the name of the aspect group.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the name of the aspect.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleGroupDescriptor
Returns the name of the service module group.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the name of the relation.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Returns the name of the field.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns the name of the service module.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IValueSetDescriptor
Returns the name of the value set.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IStructureDescriptor
Returns the name of the structure.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns the name of the aspect action.
getName() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the name of the query.
getOutValuesList() - Method in interface com.sap.tc.col.client.generic.api.IValueSet
returns the outValues list of this ValueSet
getProperty(String) - Method in class com.sap.tc.col.cds.ConnectionData
gets a connection property.
getQueryDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleGroupDescriptor
Returns the query descriptor for the given name, if it is a member of this group, otherwise null.
getQueryDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns the query descriptor with the given name or null, if the query doesn't exist in this service module.
getQueryDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleGroupDescriptor
Returns an array with all the query descriptors in this group.
getQueryDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns an array with the descriptors of all queries in this service module.
getRelatedAspect(String) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns the related Aspect dependent of the Relation with given relationName.
getRelatedAspect(String) - Method in interface com.sap.tc.col.client.generic.api.IAspect
Navigates to the target Aspect according to the relation with given relation name, where relation may be a relation for this Aspect or its Key.
getRelatedAspect(String, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns the related Aspect dependent of the Relation with given relationName.
getRelatedAspect(String, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspect
Navigates to the target Aspect according to the relation with given relation name, where relation may be a relation for this Aspect or its Key.
getRelatedAspect(String, LockStrategy, SortingCriteria) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns the related Aspect dependent of the Relation with given relationName.
getRelatedAspect(String, LockStrategy, SortingCriteria) - Method in interface com.sap.tc.col.client.generic.api.IAspect
Navigates to the target Aspect according to the relation with given relation name, where relation may be a relation for this Aspect or its Key.
getRelatedAspect(String, String) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
navigates to the Aspect with given targetAspectName according to the relation with given relation name and the given targetAspectName.
getRelatedAspect(String, String) - Method in interface com.sap.tc.col.client.generic.api.IAspect
navigates to the Aspect with given targetAspectName according to the relation with given relation name and the given targetAspectName.
getRelatedAspect(String, String, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
navigates to the Aspect with given targetAspectName according to the relation with given relation name and the given targetAspectName.
getRelatedAspect(String, String, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspect
navigates to the Aspect with given targetAspectName according to the relation with given relation name and the given targetAspectName.
getRelatedAspectRow(String) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns the related AspectRow dependent of the Relation with given relationName or null, if no related AspectRow exists.
getRelatedAspectRow(String, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns the related AspectRow dependent of the Relation with given relationName or null, if no related AspectRow exists.
getRelatedAspectRow(String, String) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
navigates to the AspectRow with given targetAspectName according to the relation with given relation name and the given targetAspectName.
getRelatedAspectRow(String, String, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
navigates to the AspectRow with given targetAspectName according to the relation with given relation name and the given targetAspectName.
getRelationDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectGroupDescriptor
Returns the relation descriptor with the given name, if it is a member of this group, otherwise null.
getRelationDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the descriptor for the relation with the specified name.
getRelationDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Deprecated. Obsolete as of Beta4, relations are now local to aspects, use IAspectDescriptor.getRelationDescriptor(String) instead.
getRelationDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IAspectGroupDescriptor
Returns an array with all the relation descriptors in this group.
getRelationDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns an array with descriptors of all relations for which this aspect is the source aspect.
getRelationDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Deprecated. Obsolete as of Beta4, relations are now local to aspects, use IAspectDescriptor.getRelationDescriptors() instead.
getRelativeKeyUrl() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns the key of this row in relative Url format.
getResultAspect() - Method in interface com.sap.tc.col.client.generic.api.IQuery
returns the result of this Query
getResultAspectDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the descriptor of the result aspect of this query.
getResultStructureDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IValueSetDescriptor
Returns the descriptor of the result structure of this value set.
getSelections() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the selections structure for this relation.
getSelections() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the selections structure for this query.
getSelectOptions() - Method in interface com.sap.tc.col.client.generic.api.IQuery
returns a list of all currently set select options for this Query.
getServiceModule() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Returns the ServiceModule this Aspect belongs to.
getServiceModule(String) - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
returns the ServiceModule with given name or throws an IllegalArgumentException, if serviceModuleName is no existing ServiceModule
getServiceModule(String, String) - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
returns the ServiceModule with given name to the given configuration or throws an IllegalArgumentException, if serviceModuleName is no existing ServiceModule or configuration is no valid configuration
getServiceModuleConfigurationNames(String) - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
returns an array with all configuration names for the ServiceModule with given name
getServiceModuleDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the service module descriptor of the service module for which this aspect is cached in the repository.
getServiceModuleDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the descriptor of the service module in which this relation is cached.
getServiceModuleDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the descriptor of the service module in which this query is cached.
getServiceModuleDescriptor(String) - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
returns the meta data of the ServiceModule with given name.
getServiceModuleDescriptor(String, String) - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
returns the meta data of the ServiceModule with given name to the given configuration.
getServiceModuleGroupDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns the service module group descriptor with the given name or null, if the service module group doesn't exist in this service module.
getServiceModuleGroupDescriptors() - Method in interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor
Returns an array with the descriptors of all service module groups in this service module.
getServiceModuleNames() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
returns an array with all ServiceModule names
getSimpleType() - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Returns a simple type object which represents the type of this field.
getSortingOptions() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the sorting options structure for this relation.
getSortingOptions() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns the sorting options structure for this query.
getSourceAspectDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the descriptor of the source aspect of this relation.
getStructure() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the structure desciptor for aspect rows of this aspect.
getStructure(int) - Method in interface com.sap.tc.col.client.generic.api.IStructureList
returns the Structure at the specified position
getTargetAspectDescriptor() - Method in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Returns the descriptor of the target aspect of this relation.
getText() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns the text part of this message.
getText() - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Method getText.
getText(int) - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Method getText.
getType() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns the type of this message.
getType() - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Returns the cool type of this field.
getValueSetDescriptor(String) - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns the value set descriptor for the given field of the aspect structure.
getVariant(String) - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Returns the structure descriptor for the given field variant.
getVariants() - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Returns an array with the structure descriptors which are possible variants for this field.
getVars() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns the values of message parameters as specified when creating this message.
GT - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string value for operator GREATER (>) in select options structure

H

hasExclusiveLock() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true,true iff an exclusive lock is acquired for the AspectRow
hasExclusiveLockFailed() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true, iff the last lock request failed for the AspectRow and it was an exclusive lock request
hasField(String) - Method in interface com.sap.tc.col.client.metadata.api.IStructureDescriptor
Returns whether this structure contains a field with the given name.
hasInputKeys() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns whether the query has input keys.
hasInputParameters() - Method in interface com.sap.tc.col.client.metadata.api.IValueSetDescriptor
Returns whether the value set has inputParameters.
hasInputParameters() - Method in interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor
Returns whether the aspect action has input parameters.
hasInputParameters() - Method in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Returns whether the query has inputParameters.
hasLock() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true, iff any lock is aquired for the AspectRow
hasLockFailed() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true, iff the last lock request failed for the AspectRow
hasSharedLock() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true, iff a shared lock or an exclusive lock is acquired for the AspectRow.
hasSharedLockFailed() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true, iff the last lock request failed for the AspectRow and it was an shared lock request.
hasSharedPromotableLock() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true, iff a shared promotable lock is acquired for the AspectRow.
hasSharedPromotableLockFailed() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true, iff the last lock request failed for the AspectRow and it was an shared promotable lock request

I

IAction - interface com.sap.tc.col.client.generic.api.IAction.
realizes interface of an Action.
IAspect - interface com.sap.tc.col.client.generic.api.IAspect.
realizes an interface of an Aspect.
IAspectActionDescriptor - interface com.sap.tc.col.client.metadata.api.IAspectActionDescriptor.
Describes the properties of an aspect action.
IAspectDescriptor - interface com.sap.tc.col.client.metadata.api.IAspectDescriptor.
Describes the properties of an aspect.
IAspectGroupDescriptor - interface com.sap.tc.col.client.metadata.api.IAspectGroupDescriptor.
Describes aspect groups; an aspect group may contain FieldDescriptors, RelationDescriptors, and AspectActionDescriptors.
IAspectRow - interface com.sap.tc.col.client.generic.api.IAspectRow.
realizes an interface for a row of an Aspect The data of a ServiceModule is accessible at runtime in form of various Aspects.
IConnectionDataService - interface com.sap.tc.col.cds.IConnectionDataService.
 
IFieldDescriptor - interface com.sap.tc.col.client.metadata.api.IFieldDescriptor.
Describes the properties of a specific field of a strcuture.
IKey - interface com.sap.tc.col.client.generic.api.IKey.
represents an interface for the unique Key of an AspectRow.
IKeyAspectDescriptor - interface com.sap.tc.col.client.metadata.api.IKeyAspectDescriptor.
Describes the properties of a key aspect.
IKeyList - interface com.sap.tc.col.client.generic.api.IKeyList.
represents an interface for a list of Keys.
ILockState - interface com.sap.tc.col.client.generic.api.ILockState.
lock state of an AspectRow The three supported LockModes in Backend are SHARED (S), SHARED_PROMOTABLE (SP) and EXCLUSIVE (E).
IMessage - interface com.sap.tc.col.client.generic.api.IMessage.
interface for GCP Messages.
IMessageList - interface com.sap.tc.col.client.generic.api.IMessageList.
Contains a list of IMessages.
INFO - Static variable in interface com.sap.tc.col.client.generic.api.IMessage
 
initLocalLogging() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Init local Logging in the GCP.
INPUT_PARAMETER - Static variable in interface com.sap.tc.col.client.generic.api.IValueSet
constant string for implicit inputParamter relation role
INPUT_PARAMETER - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string for implicit inputParamter relation role
INPUT_PARAMETER - Static variable in interface com.sap.tc.col.client.generic.api.IAction
constant string for implicit inputParamter relation role
INTEGER - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the integer type used by cool fields.
invalidate() - Method in interface com.sap.tc.col.client.generic.api.IQuery
invalidates this Query and all Aspects, which were created by navigation from Query result.
invalidate() - Method in interface com.sap.tc.col.client.generic.api.IAspect
invalidates this Aspect and the corresponding sub tree of the cache starting with this Aspect.
IQuery - interface com.sap.tc.col.client.generic.api.IQuery.
interface of a Query at runtime, a Query allows searching for Aspects for given search parameters and given input Keys.
IQueryDescriptor - interface com.sap.tc.col.client.metadata.api.IQueryDescriptor.
Describes the properties of a query.
IRelationDescriptor - interface com.sap.tc.col.client.metadata.api.IRelationDescriptor.
Describes the properties of a relation between two aspects.
isAspectRowMessage() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns true, if this Message is an AspectRow message or null otherwise.
isAttributeInitial(int) - Method in interface com.sap.tc.col.client.generic.api.IStructure
returns true, if attribute with given attributeIndex is in initial state, or false otherwise.
isAttributeInitial(String) - Method in interface com.sap.tc.col.client.generic.api.IStructure
returns true, if attribute with given attributeName is in initial state, or false otherwise.
isDirty() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
returns true if changing calls (insert, update, delete, Action) are pending or not commited, or false otherwise.
isDirty() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns true if this AspectRow was changed in the current transaction.
isEditable() - Method in interface com.sap.tc.col.client.generic.api.ILockState
returns true, iff a shared promotable lock or an exclusive lock was acquired or a shared lock was acquired with the SHARED_WITH_EXCLUSIVE_LOCK_ON_UPDATE strategy for the AspectRow, so that a client can change this AspectRow
isEmpty() - Method in interface com.sap.tc.col.client.generic.api.IMessageList
Returns true if there are no messages in this list.
isError() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns true, if message has type ERROR
IServiceFacade - interface com.sap.tc.col.client.generic.api.IServiceFacade.
interface ServiceFacade is the central entry point for the GCP User (Generic Client Proxy).
IServiceModule - interface com.sap.tc.col.client.generic.api.IServiceModule.
Realizes interface for ServiceModule.
IServiceModuleDescriptor - interface com.sap.tc.col.client.metadata.api.IServiceModuleDescriptor.
Provides information about service modules which are cached in the service manager repository.
IServiceModuleGroupDescriptor - interface com.sap.tc.col.client.metadata.api.IServiceModuleGroupDescriptor.
Objects of this class describe service module groups.
isExtension() - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Returns whether this field is an extension of the original structure.
isFailed() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns true if this message indicates that the processing in the backend has failed.
isInfo() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns true, if message has type INFO
isKeyAspect() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
Returns whether this aspect is a key aspect.
isLocalKey() - Method in interface com.sap.tc.col.client.generic.api.IKey
Returns true if this key is a local key, not yet knwon to the backend.
isSystemMessage() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns true, if this Message is a system message or null otherwise.
isSystemMessageConfirm() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns true, if this Message is a system message confirm or null otherwise.
IStructure - interface com.sap.tc.col.client.generic.api.IStructure.
realizes structured data for AspectRow or parameters of an Action or Query
IStructureDescriptor - interface com.sap.tc.col.client.metadata.api.IStructureDescriptor.
Provides information about structures which are cached in the service manager repository.
IStructureList - interface com.sap.tc.col.client.generic.api.IStructureList.
represents an interface for a list of Structures.
isValid() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Returns true if this AspectRow is valid, otherwise false.
isValid() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Returns true if this Aspect is valid, otherwise false.
isVariant() - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Returns whether this field descriptor describes a variant structure.
isWarning() - Method in interface com.sap.tc.col.client.generic.api.IMessage
Returns true, if message has type WARNING
IValueSet - interface com.sap.tc.col.client.generic.api.IValueSet.
interface of a ValueSet at runtime.
IValueSetDescriptor - interface com.sap.tc.col.client.metadata.api.IValueSetDescriptor.
Describes the properties of an value set of an aspect field.

L

LE - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string value for operator LESS EQUAL (<=) in select options structure
lock(LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Locks this AspectRow dependent of given parameter lockStrategy and refreshes it after lock is received successfully.
LockStrategy - class com.sap.tc.col.client.generic.api.LockStrategy.
Defines the available lock strategies supported in GCP.
LT - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string value for operator LESS (<) in select options structure

N

NE - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string value for operator NOT EQUAL (!=) in select options structure

O

OUT_VALUES - Static variable in interface com.sap.tc.col.client.generic.api.IValueSet
constant string for implicit outValues relation role

P

PAGING_MODE_FORWARD_PAGING - Static variable in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Possible value for attribute PagingMode: forward paging is switched on.
PAGING_MODE_FORWARD_PAGING - Static variable in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Possible value for attribute PagingMode: forward paging is switched on.
PAGING_MODE_NO_PAGING - Static variable in interface com.sap.tc.col.client.metadata.api.IRelationDescriptor
Possible value for attribute PagingMode: paging is switched off.
PAGING_MODE_NO_PAGING - Static variable in interface com.sap.tc.col.client.metadata.api.IQueryDescriptor
Possible value for attribute PagingMode: paging is switched off.
promoteLock() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Promote a SHARED_PROMOTABLE lock to an EXCLUSIVE lock.
promoteLock() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Promote all SHARED_PROMOTABLE locks to EXCLUSIVE locks.
propertyNameAppServer - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameChannel - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameClient - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameDebug - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameDestination - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameLanguage - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameLogonGroup - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameMsgServer - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNamePassword - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameSncLibrary - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameSncPartnerName - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameSsoTicket - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameSync - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameSystemName - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameSystemNumber - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameTrace - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameType - Static variable in class com.sap.tc.col.cds.ConnectionData
 
propertyNameUser - Static variable in class com.sap.tc.col.cds.ConnectionData
 

R

refresh() - Method in interface com.sap.tc.col.client.generic.api.IAspect
requests the refresh of the cache or a sub tree of the cache starting from this Aspect.
removeAspectRow(IAspectRow) - Method in interface com.sap.tc.col.client.generic.api.IAspect
removes an AspectRow from the AspectRow list locally.
removeAspectRow(IAspectRow, LockStrategy) - Method in interface com.sap.tc.col.client.generic.api.IAspect
removes an AspectRow from the AspectRow list locally.
removeCriterion(int) - Method in class com.sap.tc.col.client.generic.api.SortingCriteria
Removes the criterion with the given index.
removeMessage(IMessage) - Method in interface com.sap.tc.col.client.generic.api.IMessageList
Removes the given message from this list.
resetLockCache() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
resets the local Lock cache.
RESULT - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string for implicit result relation role

S

save() - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Performs a commit on the current backend transaction.
SELECT_OPTIONS - Static variable in interface com.sap.tc.col.client.generic.api.IQuery
constant string for implicit select options relation role
sendChanges() - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Sends all pending changes of all Aspects to service layer.
sendChanges() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Sends all pending changes of this Aspect to service layer.
ServiceFacadeFactory - class com.sap.tc.col.client.generic.api.ServiceFacadeFactory.
Factory for ServiceFacade instances.
ServiceFacadeFactory.InternalFactory - interface com.sap.tc.col.client.generic.api.ServiceFacadeFactory.InternalFactory.
Interface to be implemented by internal ServiceFacadeFactory Implementations.
ServiceFacadeFactory() - Constructor for class com.sap.tc.col.client.generic.api.ServiceFacadeFactory
 
setAppServer(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServer
 
setAppServer(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServerSso
 
setAppServer(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServerSnc
 
setAttributeValue(int, Object) - Method in interface com.sap.tc.col.client.generic.api.IStructure
Sets the given value to the attribute with given index or throws an IndexOutOfBoundsException.
setAttributeValue(String, Object) - Method in interface com.sap.tc.col.client.generic.api.IStructure
Sets the given value to the attribute with given name or throws an IllegalArgumentException, if attributeName is no valid name for an attribute.
setClient(String) - Method in class com.sap.tc.col.cds.ConnectionDataCommon
 
setDebug(boolean) - Method in class com.sap.tc.col.cds.ConnectionDataCommon
 
setDebug(boolean, String) - Method in interface com.sap.tc.col.client.generic.api.IServiceModule
Enables or disables backend debugging.
setDebug(boolean, String, String) - Method in interface com.sap.tc.col.client.generic.api.IServiceFacade
Enables or disables backend debugging.
setDestination(String) - Method in class com.sap.tc.col.cds.ConnectionDataDestination
 
setInvalidationHint(String, int) - Method in interface com.sap.tc.col.client.generic.api.IAspect
sets invalidation hint for this Aspect and the Action with given actionName.
setLanguage(String) - Method in class com.sap.tc.col.cds.ConnectionDataCommon
 
setLogonGroup(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSnc
 
setLogonGroup(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServer
 
setLogonGroup(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSso
 
setMsgServer(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSnc
 
setMsgServer(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServer
 
setMsgServer(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSso
 
setPassword(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServer
 
setPassword(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServer
 
setPassword(String) - Method in class com.sap.tc.col.cds.ConnectionDataDestination
 
setProperty(String, String) - Method in class com.sap.tc.col.cds.ConnectionData
sets a connection property.
setRelationTargetKey(IKey) - Method in interface com.sap.tc.col.client.generic.api.IAction
sets the Key of a related target AspectRow, where this Action must be a cross Aspect Action.
setSncLibrary(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSnc
 
setSncLibrary(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServerSnc
 
setSncPartnerName(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSnc
 
setSncPartnerName(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServerSnc
 
setSortingCriteria(SortingCriteria) - Method in interface com.sap.tc.col.client.generic.api.IQuery
set SortingCriteria for this Query.
setSsoTicket(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServerSso
 
setSsoTicket(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSso
 
setSync(boolean) - Method in class com.sap.tc.col.cds.ConnectionDataCommon
 
setSync(boolean) - Method in class com.sap.tc.col.cds.ConnectionDataDestination
 
setSystemName(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSnc
 
setSystemName(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServer
 
setSystemName(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServerSso
 
setSystemNumber(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServer
 
setSystemNumber(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServerSso
 
setSystemNumber(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServerSnc
 
setTrace(String) - Method in class com.sap.tc.col.cds.ConnectionDataCommon
 
setUser(String) - Method in class com.sap.tc.col.cds.ConnectionDataAppServer
 
setUser(String) - Method in class com.sap.tc.col.cds.ConnectionDataMsgServer
 
setUser(String) - Method in class com.sap.tc.col.cds.ConnectionDataDestination
 
SHARED_PROMOTABLE_WITH_LOCK_PROMOTION_ON_UPDATE - Static variable in class com.sap.tc.col.client.generic.api.LockStrategy
 
SHARED_READ_ONLY - Static variable in class com.sap.tc.col.client.generic.api.LockStrategy
 
SHARED_WITH_EXCLUSIVE_LOCK_ON_UPDATE - Static variable in class com.sap.tc.col.client.generic.api.LockStrategy
 
size() - Method in class com.sap.tc.col.client.generic.api.SortingCriteria
Returns the number of sorting criteria.
size() - Method in interface com.sap.tc.col.client.generic.api.IMessageList
Returns the number of messages in this list
size() - Method in interface com.sap.tc.col.client.generic.api.IStructure
returns the number of fields in this Structure, which corresponds to the number of Fields in StructureDescriptor.
size() - Method in interface com.sap.tc.col.client.metadata.api.IStructureDescriptor
Returns the number of fields of this structure.
SortingCriteria - class com.sap.tc.col.client.generic.api.SortingCriteria.
Defines the sort order for data contained in an aspect.
SortingCriteria() - Constructor for class com.sap.tc.col.client.generic.api.SortingCriteria
 
STRING - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the string type used by cool fields.

T

TEXT_FIELDTEXT - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
 
TEXT_SCRTEXT_L - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
 
TEXT_SCRTEXT_M - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
 
TEXT_SCRTEXT_S - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
 
TIME - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the time type used by cool fields.
TIMESTAMP - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the timestamp type used by cool fields.
toString() - Method in class com.sap.tc.col.client.generic.api.SortingCriteria
 
toString() - Method in interface com.sap.tc.col.client.generic.api.IKey
returns a String representation of this Key.
toString() - Method in interface com.sap.tc.col.client.generic.api.IStructure
returns a string representation of this object.
toString() - Method in class com.sap.tc.col.client.generic.api.LockStrategy
 
toString() - Method in interface com.sap.tc.col.client.metadata.api.IAspectDescriptor
returns a string representation of this AspectDescriptor for test purposes only
toString() - Method in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
returns a string representation of this FieldDescriptor
typeAppServer - Static variable in class com.sap.tc.col.cds.ConnectionData
 
typeAppServerSnc - Static variable in class com.sap.tc.col.cds.ConnectionData
 
typeAppServerSso - Static variable in class com.sap.tc.col.cds.ConnectionData
 
typeDestination - Static variable in class com.sap.tc.col.cds.ConnectionData
 
typeGeneric - Static variable in class com.sap.tc.col.cds.ConnectionData
 
typeMsgServer - Static variable in class com.sap.tc.col.cds.ConnectionData
 
typeMsgServerSnc - Static variable in class com.sap.tc.col.cds.ConnectionData
 
typeMsgServerSso - Static variable in class com.sap.tc.col.cds.ConnectionData
 

U

unlock() - Method in interface com.sap.tc.col.client.generic.api.IAspectRow
Release any lock previously acquired for this aspect row.
unlock() - Method in interface com.sap.tc.col.client.generic.api.IAspect
Release any lock previously acquired for rows of this aspect.

V

valueOf(String) - Static method in class com.sap.tc.col.client.generic.api.LockStrategy
 
VARIANT - Static variable in interface com.sap.tc.col.client.metadata.api.IFieldDescriptor
Constant for the variant type used by cool fields.

W

WARNING - Static variable in interface com.sap.tc.col.client.generic.api.IMessage
 

A B C D E F G H I L N O P R S T U V W
Cool documentation

Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:55