Jump to: navigation, search

GetObjectsByView (Activity)


The GetObjectsByView queries object instances by a view.


[edit]

Description

GetObjectsByView
Name GetObjectsByView
Purpose Get Objects by View
Category UBIK Object Primitives
Returns Query obejcts by a view
Version 2.1+

Arguments

Argument Type Direction Purpose
Result UBIKCLassList<ContentClass> out The result of the query
Sorted Boolean In <argument description>
UBIKObject BaseClass In Must be filled with an object to ensure the function
View View In The View to query

Usage

This activity is used to find UBIK® instances during the execution of a workflow, by a view.

Example

Argument Value
Result example of value
Sorted example of value
UBIKObject example of value
View example of value


See also