Interfaces |
|
Ccs.BusinessLogic.IBusinessEntity
|
CCSBE 1.0 Interface for Business Entities
|
|
|
Ccs.BusinessLogic.IGetDataRequest
|
Inteface for the request object passed to the getData
method of the IBusinessEntity
|
|
|
Ccs.BusinessLogic.IGetDataResponse
|
Interface for the response of the getData method of the
IBusinessEntiy
|
|
|
Ccs.BusinessLogic.IGetDataTableRequest
|
Contains table specific request arguments of the
IGetDataRequest interface, part of the request object send
to the getData method of the IBusinessEntity
|
|
|
Ccs.BusinessLogic.IGetDataTableResponse
|
Contains table specific response of the IGetDataResponse
interface, part of the response object received by the
getData method of the IBusinessEntity
|
|
|
Ccs.BusinessLogic.IGetResultCountResponse
|
Interface for the response of the getResultCount method of the
IBusinessEntiy
|
|
|
Ccs.BusinessLogic.IGetTableResultCountResponse
|
Contains table specific response of the IGetResultCountResponse
interface, part of the response object received by the
getResultCount method of the IBusinessEntity
|
|
|
Ccs.BusinessLogic.INamedQuery
|
Interface for parameters describing named queries
|
|
|
Ccs.BusinessLogic.INamedQueryParameter
|
Interface for parameter values of the INamedQuery interface
|
|
|
Ccs.BusinessLogic.IQueryDefinition
|
Interface that describes an abstract query definition
|
|
|
Ccs.BusinessLogic.IQueryEntry
|
Common Interface for query predicates and query groups
|
|
|
Ccs.BusinessLogic.IQueryGroup
|
Interface for a group of Query Entries or Query Groups
(nested)
|
|
|
Ccs.BusinessLogic.IQueryPredicate
|
Interface describing a query predicate
|
|
|
Ccs.BusinessLogic.IQuerySortEntry
|
Describes a query sort entry
|
|
|
Ccs.BusinessLogic.ISupportNamedOperations
|
CCSBE 1.0 Interface to be implemented by Business Entities
that support named operations
|
|
|
Ccs.BusinessLogic.IUpdatableBusinessEntity
|
CCSBE 1.0 Interface for Business Entities with support to
update data
|
|
|
Ccs.BusinessLogic.IUpdateDataRequest
|
Interface for the parameter object to the updateData method
of the IBusinessEntity interface
|
Classes |
|
CommitScopeEnum
|
|
|
|
JoinEnum
|
Enum for values of the Join property of the
IQueryEntry interface
|
|
|
QueryOperatorEnum
|
Enum for values of the Operator property of the
IQueryPredicate interface
|
|
|
SortOrderEnum
|
Enum for values of the Join property of the
IQueryEntry interface
|