org.paneris.jammyjoes.model
Class AffiliateTransaction

java.lang.Object
  extended by org.melati.poem.transaction.Transactioned
      extended by org.melati.poem.JdbcPersistent
          extended by org.paneris.jammyjoes.model.generated.AffiliateTransactionBase
              extended by org.paneris.jammyjoes.model.AffiliateTransaction
All Implemented Interfaces:
java.lang.Cloneable, org.melati.poem.Persistable, org.melati.poem.Persistent, org.melati.poem.Treeable, Graphable

public class AffiliateTransaction
extends AffiliateTransactionBase
implements Graphable


Field Summary
 
Fields inherited from class org.paneris.jammyjoes.model.generated.AffiliateTransactionBase
affiliate, hit, id, landingPage, referrerURL, userIpAddress
 
Fields inherited from class org.melati.poem.transaction.Transactioned
valid
 
Constructor Summary
AffiliateTransaction()
           
 
Method Summary
 double getAmountForGraph()
           
 java.sql.Timestamp getDate()
           
 void total(AffiliateTotals totals)
           
 
Methods inherited from class org.paneris.jammyjoes.model.generated.AffiliateTransactionBase
getAffiliate_unsafe, getAffiliate, getAffiliateField, getAffiliateTransactionTable, getAffiliateTroid, getHit_unsafe, getHit, getHitField, getId_unsafe, getId, getIdField, getJammyjoesDatabaseTables, getLandingPage_unsafe, getLandingPage, getLandingPageField, getReferrerURL_unsafe, getReferrerURL, getReferrerURLField, getUserIpAddress_unsafe, getUserIpAddress, getUserIpAddressField, setAffiliate_unsafe, setAffiliate, setAffiliateTroid, setHit_unsafe, setHit, setId_unsafe, setId, setId, setLandingPage_unsafe, setLandingPage, setReferrerURL_unsafe, setReferrerURL, setUserIpAddress_unsafe, setUserIpAddress
 
Methods inherited from class org.melati.poem.JdbcPersistent
assertCanCreate, assertCanCreate, assertCanDelete, assertCanDelete, assertCanRead, assertCanRead, assertCanWrite, assertCanWrite, clone, commit, countMatchSQL, delete_unsafe, delete, delete, deleteAndCommit, deleteAndCommit, deleteLock, displayString, displayString, displayString, dump, dump, duplicated, duplicatedFloating, equals, existenceLock, existenceLock, fieldsOfColumns, fromClause, getCanDelete, getCanRead, getCanSelect, getCanWrite, getChildren, getCooked, getCookedString, getDatabase, getDetailDisplayFields, getField, getFields, getName, getPrimaryDisplayField, getRaw, getRawString, getReadable, getRecordDisplayFields, getSearchCriterionFields, getSummaryDisplayFields, getTable, getTroid, hashCode, invalidate, isDirty, load, makePersistent, postEdit, postInsert, postModify, postWrite, preEdit, readLock, readLock, readLock, rollback, setCooked, setDirty, setRaw, setRawString, statusExistent, statusNonexistent, toString, troid, upToDate, writeDown, writeLock, writeLock, writeLock
 
Methods inherited from class org.melati.poem.transaction.Transactioned
markValid, reset, setTransactionPool, transactionPool, unSee
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AffiliateTransaction

public AffiliateTransaction()
Method Detail

getAmountForGraph

public double getAmountForGraph()
Specified by:
getAmountForGraph in interface Graphable

getDate

public java.sql.Timestamp getDate()
Specified by:
getDate in interface Graphable

total

public void total(AffiliateTotals totals)
Specified by:
total in interface Graphable


Copyright © 2001-2008 PanEris. All Rights Reserved.