|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.log4j.spi.LoggingEvent
net.commerce.zocalo.ajax.events.Action
net.commerce.zocalo.ajax.events.PriceAction
net.commerce.zocalo.ajax.events.Redemption
public class Redemption
Action representing the fact that coupons were redeemed when the claim was settled.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.commerce.zocalo.ajax.events.PriceAction |
|---|
PriceAction.TimeComparator |
| Field Summary |
|---|
| Fields inherited from class org.apache.log4j.spi.LoggingEvent |
|---|
categoryName, fqnOfCategoryClass, level, timeStamp |
| Constructor Summary | |
|---|---|
Redemption()
Deprecated. |
|
Redemption(java.lang.String name,
Price price,
Quantity quantity,
Position pos)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
actionString()
|
static Redemption |
newRedemption(java.lang.String owner,
Price price,
Quantity quantity,
Position pos)
|
java.lang.String |
toLogString()
|
| Methods inherited from class net.commerce.zocalo.ajax.events.PriceAction |
|---|
getActionLogger, getGID, getNaturalPrice, getOwner, getPos, getPosition, getPrice, getQuantity, getTime, setPos, setTime, timeAndPrice, timeAndPriceInverted, timeAndVolume |
| Methods inherited from class net.commerce.zocalo.ajax.events.Action |
|---|
callBackPublish, getRenderedMessage, toString |
| Methods inherited from class org.apache.log4j.spi.LoggingEvent |
|---|
getFQNOfLoggerClass, getLevel, getLocationInformation, getLogger, getLoggerName, getMDC, getMDCCopy, getMessage, getNDC, getProperties, getProperty, getPropertyKeySet, getStartTime, getThreadName, getThrowableInformation, getThrowableStrRep, getTimeStamp, locationInformationExists, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Redemption(java.lang.String name,
Price price,
Quantity quantity,
Position pos)
public Redemption()
| Method Detail |
|---|
public static Redemption newRedemption(java.lang.String owner,
Price price,
Quantity quantity,
Position pos)
protected java.lang.String actionString()
actionString in class PriceActionpublic java.lang.String toLogString()
toLogString in class PriceAction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||