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

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.security.RolesHandler

public class RolesHandler
extends ScreenHandler


Constructor Summary
RolesHandler()
           
 
Method Summary
 java.lang.String getInheritedRoleName()
           
 java.util.List getPermissions()
           
 java.lang.String getRcomPermission()
           
 java.lang.String getRmmPermission()
           
 java.lang.Object getRole()
           
 java.lang.String getRoleName()
           
 void initializePermissions()
           
 void remove()
           
 void setRole(java.lang.Object object)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolesHandler

public RolesHandler()
Method Detail

initializePermissions

public void initializePermissions()
                           throws SystemException,
                                  RetekSecurityException
Throws:
SystemException
RetekSecurityException

setRole

public void setRole(java.lang.Object object)

getRole

public java.lang.Object getRole()

getRoleName

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

getRcomPermission

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

getRmmPermission

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

getInheritedRoleName

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

getPermissions

public java.util.List getPermissions()
                              throws SystemException
Throws:
SystemException

remove

public void remove()
            throws SystemException,
                   UiBusinessException
Throws:
SystemException
UiBusinessException


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