AttributesPath
FSCTEAMROOM@1.1001:CPSubstituteAccess(
key ObjectClass
objclass,
key optional ObjectClass
roomobjclass,
key optional Object
cpcontext,
out optional boolean
condition,
out direct AttributesPath[]
sourcepath,
out retval direct AttributesPath
targetpath)
Name |
Description |
objclass |
the class of the objects to be handled
|
roomobjclass |
the room of the objects to be handled
|
cpcontext |
the cpcontext of the objects to be handled
|
condition |
defines if the user should be removed from this object
|
sourcepath |
attribute paths of the object, where the original user has to be part of
|
targetpath |
the attribute path of the object, where the substitute user should be added or removed
|
Additional Information