Skip navigation links


Thor.API.Operations
Interface tcPermissionOperationsIntf

All Superinterfaces:
tcUtilityOperationsIntf

public interface tcPermissionOperationsIntf
extends tcUtilityOperationsIntf

Method Summary
 com.thortech.xl.vo.OperationPermissions hasPermission(com.thortech.xl.vo.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

com.thortech.xl.vo.OperationPermissions hasPermission(com.thortech.xl.vo.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 © 2010, Oracle and/or its affiliates. All rights reserved.