PDTec.IceNet.Core.Model.Implementation Namespace |
Class | Description | |
---|---|---|
![]() ![]() | ObjectImplAttribute |
Use this attribute on IObjectImplFactory implementations to tie
a Business Object implementation to an ice.NET object type.
|
![]() | RequestImplAssembliesEventArgs |
Retrieves Business Object implementation assemblies.
|
![]() | RequestImplFactoriesEventArgs |
Retrieves Business Object implementation factories.
|
![]() ![]() | ServiceCategoryAttribute |
Assigns a service method to one or more categories that serve as filter
criteria for generating code with the Service Builder.
|
![]() ![]() | ServiceMethodAttribute |
Declares that a method of a service class is a publishable service method.
|
![]() | ServiceParameterAttribute |
Specifies additional metadata (e.g. published name) for a service parameter.
|
Structure | Description | |
---|---|---|
![]() | AttrValueUpdate |
Represents an updated attribute value. This struct is used
in the IObjectEventUpdateImpl event.
|
![]() | RelAttrValueUpdate |
Represents an updated attribute value. This struct is used
in the IManagedObject.AfterAttrValueUpdate method.
|
Interface | Description | |
---|---|---|
![]() ![]() | ICustomObjectEventImplArgs |
Use interfaces deriving from this interface to implement custom BO events.
|
![]() | IObjectEventCopyImpl |
Special Business Object interface. Implement this interface in order
to implement additional copy functionality.
|
![]() | IObjectEventCreateImpl |
Special Business Object interface. Implement this interface in order
to implement additional create functionality.
|
![]() | IObjectEventDestroyImpl |
Special Business Object interface. Implement this interface in order
to implement additional destroy functionality.
|
![]() | IObjectEventImpl |
Special Business Object interface. Implement interfaces deriving from
this interface in order to receive and handle update actions on the
object instance.
|
![]() | IObjectEventMoveImpl |
Special Business Object interface. Implement this interface in order
to implement additional move functionality.
|
![]() | IObjectEventUpdateImpl |
Special Business Object interface. Implement this interface in order
to implement additional update functionality.
|
![]() ![]() | IObjectImpl |
Provides access to methods additional to IObject for
Business Object implementations.
|
![]() ![]() | IObjectImplFactory |
The interface for Business Object factories. Implement this interface
to tie a Business Object implementation to an ice.NET object type.
|
Delegate | Description | |
---|---|---|
![]() | RequestImplAssemblies |
Delegates Business Objects assembly retrieval.
|
![]() | RequestImplAssembliesEventHandler |
Retrieves Business Object implementation assemblies.
|
![]() | RequestImplFactories |
Delegates Business Objects factory retrieval.
|
![]() | RequestImplFactoriesEventHandler |
Retrieves Business Object implementation factories.
|
Enumeration | Description | |
---|---|---|
![]() | ObjectEventOrder |
Specifies the order of the execution sequence of an object event.
|