UpdateCatalogItemACLParams Structure
Use the UpdateCatalogItemACLParams structure to provide additional parameters in the updateCatalogItemACL() method.
The UpdateCatalogItemACLParams structure is used in the WebCatalogService Service.
UpdateCatalogItemACLParams Structure Fields
Fields | Description |
---|---|
UpdateACLMode updateFlag |
Specifies how to update the ACL mode. |
boolean recursive |
If set to TRUE, then the method is applied to the catalog item and all descendents, which are identified by the path. If set to FALSE, then the method is only applied to the catalog item. |