16 [AttributeUsage(AttributeTargets.Parameter)]
24 [AttributeUsage(AttributeTargets.Method)]
32 [AttributeUsage(AttributeTargets.Method)]
40 [AttributeUsage(AttributeTargets.Method)]
49 [AttributeUsage(AttributeTargets.Method)]
58 [AttributeUsage(AttributeTargets.Method)]
67 [AttributeUsage(AttributeTargets.Method)]
76 [AttributeUsage(AttributeTargets.Method)]
85 [AttributeUsage(AttributeTargets.Method)]
94 [AttributeUsage(AttributeTargets.Method)]
103 [AttributeUsage(AttributeTargets.Method)]
112 [AttributeUsage(AttributeTargets.Method)]
121 [AttributeUsage(AttributeTargets.Method)]
130 [AttributeUsage(AttributeTargets.Method)]
139 [AttributeUsage(AttributeTargets.Method)]
148 [AttributeUsage(AttributeTargets.Method)]
157 [AttributeUsage(AttributeTargets.Method)]
Specifies a method used by the server-side data portal to initialize a new domain object.
Specifies a method used by the server-side data portal to initialize a new child object.
Base type for data portal child operation attributes.
Base type for data portal operation attributes.
Base type for data portal root operation attributes.
Specifies a method used by the server-side data portal to delete domain object data during an update ...
Specifies a method used by the server-side data portal to delete domain object data during an explici...
Specifies a method used by the server-side data portal to delete child object data during an update o...
Specifies a method used by the server-side data portal to execute a command object.
Specifies a method used by the server-side data portal to execute a child command object during an up...
Specifies a method used by the server-side data portal to load existing data into the domain object.
Specifies a method used by the server-side data portal to load existing data into the child object.
Specifies a parameter that is provided via dependency injection.
Specifies a method used by the server-side data portal to insert domain object data during an update ...
Specifies a method used by the server-side data portal to insert child object data during an update o...
Specifies a method used by the server-side data portal to update domain object data during an update ...
Specifies a method used by the server-side data portal to update child object data during an update o...