Package Thor.API.Operations
Interface tcPermissionOperationsIntf
- All Superinterfaces:
tcUtilityOperationsIntf
Deprecated.
-
Method Summary
Methods inherited from interface Thor.API.Base.tcUtilityOperationsIntf
close, getName, setCountry, setLanguage, setVariant
-
Method Details
-
hasPermission
@Deprecated OperationPermissions hasPermission(Operation[] operations) throws tcAPIException, tcAPIException Deprecated.Returns a list of users that match the provided attribute list.- Parameters:
operations
- a list of Operartion permissions.- Returns:
- OperationPermissions return a list of opertion permissions.
- Throws:
tcAPIException
-