TSK-162 rename checkAuthorizationImpl to checkAuthorization

This commit is contained in:
BerndBreier 2018-01-29 14:26:42 +01:00 committed by Marcel Lengl
parent c04b30d91a
commit 4f321d47c2
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ public interface WorkbasketService {
* Returns the distribution targets for a given workbasket.
*
* @param workbasketId
* the id of the workbasket for which the distribution targets are to be retrieved
* the id of the referenced workbasket
* @return the distribution targets of the specified workbasket
* @throws NotAuthorizedException
* if the current user has no read permission for the specified workbasket