Changes

Activity:GetObjectsByView (Activity)

1,335 bytes added, 14:12, 18 March 2015
Created page with "The GetObjectsByView queries object instances by a view. <!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS --> = Description = {{ActivityInfoBox..."
The GetObjectsByView queries object instances by a view.

<!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS -->

= Description =
{{ActivityInfoBox
| title = GetObjectsByView
| name = GetObjectsByView
| image =
| imagecaption = Activity GetObjectsByView
| purpose = Get Objects by View
| category = UBIK Object Primitives
| returns = Query obejcts by a view
| version = 2.1+
}}

===Arguments===
{| class="wikitable sortable" | width = "50%"
|-
! Argument !! Type !! Direction !! Purpose
|- align="left"
| Result || {{UBIKCLassList<ContentClass>}} || out || <argument description>
|- align="left"
| Sorted || {{Boolean}} || In || <argument description>
|- align="left"
| UBIKObject || {{BaseClass}} || In || <argument description>
|- align="left"
| View || {{View}} || In || <argument description>
|}

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

=Example=
{| class="wikitable" | width = "50%"
|-
! Argument!! Value
|- align="left"
| Result || example of value
|- align="left"
| Sorted || example of value
|- align="left"
| UBIKObject || example of value
|- align="left"
| View || example of value
|}

<!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS -->

==See also==
* [[Workflow Designer]]

[[Category:Activities]]
310
edits