Searches and gets information for groups.
string, clientId: string, roleNames: string[]): Observable<boolean>string - ID of the target groupstring - ID of the clientstring[] - Array of role names to checkObservable<boolean> - True if the group has one or more of the roles, false otherwisestring, clientId: string): Observable<boolean>string - ID of the target groupstring - ID of the clientObservable<boolean> - True if the group has the client app, false otherwisestring, roleNames: string[]): Observable<boolean>string - ID of the target groupstring[] - Array of role namesObservable<boolean> - True if the group has one or more of the roles, false otherwiseGroupSearchParam): Observable<any>GroupSearchParam - Object containing the name filter stringObservable<any> - List of group informationstring): Observable<string>string - Name of the appObservable<string> - client ID stringstring, clientId: string): Observable<any[]>string - ID of the target groupstring - ID of the clientObservable<any[]> - List of rolesstring): Observable<GroupRoleModel[]>string - ID of the target groupObservable<GroupRoleModel[]> - Group detailsSee the Groups API page in the Alfresco JS-API docs for further details about the information about the format of the returned data.
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.