The base command for AuditAddressCmd, AuditUserRegistrationCmd and AuditOrgEntityCmd.
Field Summary | |
static java.lang.String | COPYRIGHT IBM Copyright notice field. |
static java.lang.String | NAME The name of this command. |
Method Summary | |
TypedProperty | getRequestProperties() Gets the requst properties passed to this task command. |
void | setErrorViewName(java.lang.String astrErrorViewName) Sets Error View Name. |
void | setPropertyFileName(java.lang.String astrPropertyFileName) Sets the property file name. |
void | setRequestProperties(TypedProperty aRequestProperties) Sets the request properties needed to pass to this task command. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
Method Detail |
public void setErrorViewName(java.lang.String astrErrorViewName)
public void setPropertyFileName(java.lang.String astrPropertyFileName)
public void setRequestProperties(TypedProperty aRequestProperties) throws ECApplicationException
public TypedProperty getRequestProperties()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.