Access Control Action Set: Syntax
Provides actions for managing user access to resources
checkInAllObjects Action
Releases all objects that are checked out. Use this action if the current client session does not have a transaction.
| See: | About Transactions |
|---|
accessControl.checkInAllObjects <result=results> <status=rc>
;
checkInAllObjects Action
Releases all objects that are checked out. Use this action if the current client session does not have a transaction.
| See: | About Transactions |
|---|
results, info = s:accessControl_checkInAllObjects{}
checkInAllObjects Action
Releases all objects that are checked out. Use this action if the current client session does not have a transaction.
| See: | About Transactions |
|---|
results=s.accessControl.checkInAllObjects( )
checkInAllObjects Action
Releases all objects that are checked out. Use this action if the current client session does not have a transaction.
| See: | About Transactions |
|---|
results <– cas.accessControl.checkInAllObjects(s)
Last updated: November 18, 2025