|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.permissionsmanager.CommandFactory
@Deprecated public class CommandFactory
CommadFactory provides IPermissionCommand objects to CPermissionsManager
| Constructor Summary | |
|---|---|
protected |
CommandFactory()
Deprecated. Creates new CommandFactory |
| Method Summary | |
|---|---|
static IPermissionCommand |
get(String key)
Deprecated. put your documentation comment here |
protected IPermissionCommand |
getCommand(String key)
Deprecated. put your documentation comment here |
protected static CommandFactory |
instance()
Deprecated. put your documentation comment here |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CommandFactory()
| Method Detail |
|---|
protected static CommandFactory instance()
CommandFactory singletonpublic static IPermissionCommand get(String key)
key -
IPermissionCommand for the keyprotected IPermissionCommand getCommand(String key)
key -
IPermissionCommand for the key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||