Sets the MarkForDelete flag on RFQs.
Field Summary | |
static java.lang.String | COPYRIGHT IBM copyright notice field. |
static java.lang.String | defaultCommandClassName The default implementation of this command. |
static java.lang.String | NAME The name of this command. |
static java.lang.Integer | siteStoreId Site Store Id. |
Method Summary | |
int | getMarkForDeleteAfterNumberOfDays() Returns the number of days the canceled and completed RFQs are marked for delete after having been canceled or completed. |
void | setMarkForDeleteAfterNumberOfDays(int numOfDays) Sets the number of days the canceled and completed RFQs are marked for delete after having been canceled or completed. |
void | setStoreId(java.lang.Integer storeId) |
Field Detail |
public static final java.lang.String NAME
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
public static final java.lang.Integer siteStoreId
Method Detail |
public void setStoreId(java.lang.Integer storeId)
public int getMarkForDeleteAfterNumberOfDays()
public void setMarkForDeleteAfterNumberOfDays(int numOfDays)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.