com.retek.rcom.gui.screen.security
Class RolesPrimaryHandler

java.lang.Object
  extended bycom.retek.rcom.gui.screen.security.RolesPrimaryHandler

public class RolesPrimaryHandler
extends java.lang.Object


Constructor Summary
RolesPrimaryHandler()
           
 
Method Summary
 java.util.Collection getAllRoles()
           
 java.lang.String getApplications()
           
 java.lang.String getInheritedRoleName()
           
 java.lang.String getRoleName()
           
 void setRole(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolesPrimaryHandler

public RolesPrimaryHandler()
Method Detail

getAllRoles

public java.util.Collection getAllRoles()
                                 throws SystemException
Throws:
SystemException

setRole

public void setRole(java.lang.Object object)

getRoleName

public java.lang.String getRoleName()
                             throws SystemException
Throws:
SystemException

getApplications

public java.lang.String getApplications()
                                 throws SystemException,
                                        RetekSecurityException
Throws:
SystemException
RetekSecurityException

getInheritedRoleName

public java.lang.String getInheritedRoleName()
                                      throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28