Skip navigation links


Thor.API.Operations
Interface tcPermissionOperationsIntf

All Superinterfaces:
tcUtilityOperationsIntf

public interface tcPermissionOperationsIntf
extends tcUtilityOperationsIntf

Method Summary
 OperationPermissions hasPermission(Operation[] operations)
          Returns a list of users that match the provided attribute list.

 

Methods inherited from interface Thor.API.Base.tcUtilityOperationsIntf
close, getName, setCountry, setLanguage, setVariant

 

Method Detail

hasPermission

OperationPermissions hasPermission(Operation[] operations)
                                   throws tcAPIException,
                                          tcAPIException
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

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.