Skip navigation links


Thor.API.Operations
Interface tcPermissionOperationsIntf

All Superinterfaces:
tcUtilityOperationsIntf

Deprecated.

@Deprecated
public interface tcPermissionOperationsIntf
extends tcUtilityOperationsIntf

Method Summary
 OperationPermissions hasPermission(Operation[] operations)
          Deprecated.  

 

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

 

Method Detail

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

Skip navigation links


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