Package com.ibm.commerce.accesscontrol.policyeditor.commands

Contains all the commands used in Policy Editor.

See:
          Description

Interface Summary
ActGrpAddCmd Adds a new action Group to the datasource.
ActGrpDeleteCmd Deletes Action Groups from the datasource.
ActGrpDeleteTaskCmd Deletes an individual action group from the datasource.
ActGrpUpdateCmd Updates the action group data.
ActionActGrpAddTaskCmd Associates an individual action with an action group.
PolicyAddCmd Creates a new policy in the datasource.
PolicyDeleteCmd Deletes Policies from the datasource.
PolicyDeleteTaskCmd Deletes an individual policy from the datasource.
PolicyUpdateCmd Modifies a pre-existing policy in the datasource.
ResCgryResGrpAddTaskCmd Associates an individual resource with an resource group.
ResGrpAddCmd Adds a new resource Group to the datasource.
ResGrpDeleteCmd Deletes Resource Groups from the datasource.
ResGrpDeleteTaskCmd Deletes an individual resource group from the datasource.
ResGrpImplicitAddTaskCmd Adds a new implicit Resource Group to the datasource.
ResGrpImplicitSaveCmd Saves the information for an implicit resource group.
ResGrpImplicitUpdateTaskCmd Updates an implicit resource group.
ResGrpUpdateCmd Updates the resource group data.
 

Class Summary
ActGrpAddCmdImpl Adds a new action Group to the datasource.
ActGrpDeleteCmdImpl Deletes Action Groups from the datasource.
ActGrpDeleteTaskCmdImpl Deletes an individual action group from the datasource.
ActGrpUpdateCmdImpl Updates the action group data.
ActionActGrpAddTaskCmdImpl Associates an individual action with an action group.
PolicyAddCmdImpl Creates a new policy in the datasource.
PolicyDeleteCmdImpl Deletes Policies from the datasource.
PolicyDeleteTaskCmdImpl Deletes an individual policy from the datasource.
PolicyUpdateCmdImpl Modifies a pre-existing policy in the datasource.
ResCgryResGrpAddTaskCmdImpl Associates an individual resource with an resource group.
ResGrpAddCmdImpl Adds a new resource Group to the datasource.
ResGrpDeleteCmdImpl Deletes Resource Groups from the datasource.
ResGrpDeleteTaskCmdImpl Deletes an individual resource group from the datasource.
ResGrpImplicitAddTaskCmdImpl Adds a new implicit Resource Group to the datasource.
ResGrpImplicitSaveCmdImpl Saves the information for an implicit resource group.
ResGrpImplicitUpdateTaskCmdImpl Updates an implicit resource group.
ResGrpUpdateCmdImpl Updates the resource group data.
 

Package com.ibm.commerce.accesscontrol.policyeditor.commands Description

Contains all the commands used in Policy Editor.