com.metamatrix.query.function.source
Class SecuritySystemFunctions

java.lang.Object
  extended by com.metamatrix.query.function.source.SecuritySystemFunctions

public class SecuritySystemFunctions
extends java.lang.Object


Constructor Summary
SecuritySystemFunctions()
           
 
Method Summary
static boolean hasRole(CommandContext context, java.lang.Object roleType, java.lang.Object roleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecuritySystemFunctions

public SecuritySystemFunctions()
Method Detail

hasRole

public static boolean hasRole(CommandContext context,
                              java.lang.Object roleType,
                              java.lang.Object roleName)
                       throws FunctionExecutionException
Throws:
FunctionExecutionException


Copyright © 2009. All Rights Reserved.