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
|
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 |
COPYRIGHT
public static final java.lang.String COPYRIGHT
NAME
public static final java.lang.String NAME
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