Uses of Interface
org.jasig.portal.channels.permissionsmanager.IPermissionCommand

Packages that use IPermissionCommand
org.jasig.portal.channels.permissionsmanager   
org.jasig.portal.channels.permissionsmanager.commands   
 

Uses of IPermissionCommand in org.jasig.portal.channels.permissionsmanager
 

Methods in org.jasig.portal.channels.permissionsmanager that return IPermissionCommand
static IPermissionCommand CommandFactory.get(String key)
          Deprecated. put your documentation comment here
protected  IPermissionCommand CommandFactory.getCommand(String key)
          Deprecated. put your documentation comment here
 

Uses of IPermissionCommand in org.jasig.portal.channels.permissionsmanager.commands
 

Classes in org.jasig.portal.channels.permissionsmanager.commands that implement IPermissionCommand
 class AssignPermissions
          Deprecated. All IChannel implementations should be migrated to portlets
 class Cancel
          Deprecated. All IChannel implementations should be migrated to portlets
 class SelectActivities
          Deprecated. All IChannel implementations should be migrated to portlets
 class SelectOwners
          Deprecated. All IChannel implementations should be migrated to portlets
 class SelectTargets
          Deprecated. All IChannel implementations should be migrated to portlets
 



Copyright © 2010 Jasig. All Rights Reserved.