Method Summary |
|
public int | getCurrentNumberOfContainer() |
public int | getTotalCurrentNumberOfBMPType() |
public int | getTotalCurrentNumberOfBeanType() |
public int | getTotalCurrentNumberOfCMPType() |
public int | getTotalCurrentNumberOfMDBType() |
public int | getTotalCurrentNumberOfSBFType() |
public int | getTotalCurrentNumberOfSBLType() |
public void | reset(ActionMapping mapping, HttpServletRequest request) Reset all properties to their default values. |
public void | setCurrentNumberOfContainer(int currentNumberOfContainer) |
public void | setTotalCurrentNumberOfBMPType(int totalCurrentNumberOfBMPType) |
public void | setTotalCurrentNumberOfBeanType(int totalCurrentNumberOfBeanType) |
public void | setTotalCurrentNumberOfCMPType(int totalCurrentNumberOfCMPType) |
public void | setTotalCurrentNumberOfMDBType(int totalCurrentNumberOfMDBType) |
public void | setTotalCurrentNumberOfSBFType(int totalCurrentNumberOfSBFType) |
public void | setTotalCurrentNumberOfSBLType(int totalCurrentNumberOfSBLType) |
public ActionErrors | validate(ActionMapping mapping, HttpServletRequest request) Validate the properties that have been set from this HTTP request,
and return an ActionErrors object that encapsulates any
validation errors that have been found. |