org.romaframework.module.users.view.domain.principal
Class SecurityPrincipalSelectorWindow
java.lang.Object
org.romaframework.frontend.domain.message.Message
org.romaframework.module.users.view.domain.principal.PrincipalSelectorWindow
org.romaframework.module.users.view.domain.principal.SecurityPrincipalSelectorWindow
- All Implemented Interfaces:
- org.romaframework.aspect.view.ViewCallback
public class SecurityPrincipalSelectorWindow
- extends PrincipalSelectorWindow
|
Constructor Summary |
SecurityPrincipalSelectorWindow(org.romaframework.frontend.domain.message.MessageResponseListener iListener,
java.lang.Object iContext)
|
SecurityPrincipalSelectorWindow(java.security.Principal iPrincipal,
org.romaframework.frontend.domain.message.MessageResponseListener iListener,
java.lang.Object iContext)
|
|
Method Summary |
void |
any()
|
| Methods inherited from class org.romaframework.frontend.domain.message.Message |
close, getId, getListener, getTitle, onDispose, setListener, setResponse |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityPrincipalSelectorWindow
public SecurityPrincipalSelectorWindow(org.romaframework.frontend.domain.message.MessageResponseListener iListener,
java.lang.Object iContext)
SecurityPrincipalSelectorWindow
public SecurityPrincipalSelectorWindow(java.security.Principal iPrincipal,
org.romaframework.frontend.domain.message.MessageResponseListener iListener,
java.lang.Object iContext)
any
public void any()