com.ibm.commerce.usermanagement.commands
Interface AuditBaseCmd

All Superinterfaces:
ECCommand, TaskCommand
All Known Subinterfaces:
AuditAddressCmd, AuditOrgEntityCmd, AuditUserRegistrationCmd
All Known Implementing Classes:
AuditBaseCmdImpl

public interface AuditBaseCmd
extends TaskCommand

The base command for AuditAddressCmd, AuditUserRegistrationCmd and AuditOrgEntityCmd.


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String NAME
           
 
Fields inherited from interface com.ibm.commerce.command.ECCommand
defaultCommandClassName
 
Method Summary
 void setErrorViewName(java.lang.String astrErrorViewName)
          Set Error View Name.
 void setPropertyFileName(java.lang.String astrPropertyFileName)
          Set the property file name
 
Methods inherited from interface com.ibm.commerce.command.ECCommand
checkIsAllowed, checkResourcePermission, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT

NAME

public static final java.lang.String NAME
Method Detail

setErrorViewName

public void setErrorViewName(java.lang.String astrErrorViewName)
Set Error View Name.

setPropertyFileName

public void setPropertyFileName(java.lang.String astrPropertyFileName)
Set the property file name