public class EventMgr extends BaseMgr implements EventMgrIf
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
the log
|
templateBaseDir
Modifier and Type | Method and Description |
---|---|
int |
getHighestIndex() |
KKEventIf[] |
getKKEvents(KKEventSearchIf search,
DataDescriptorIf desc)
Search for events
|
EventMgrShared |
getSharedEventMgr() |
int |
insertKKEvent(KKEventIf event)
Insert an event
|
acquireLock, addInsertAttr, addInsertAttr, addStringRuleConstraint, addStringRuleConstraint, checkRequired, escapeHTML, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, getAdminEngMgr, getBasketMgr, getBillingMgr, getBookableProductMgr, getCacheMgr, getCatMgr, getConfigMgr, getCookieMgr, getCurrMgr, getCustMgr, getCustomerIdFromSession, getCustomerStatsMgr, getCustomerTagMgr, getEmailMgr, getEng, getEventMgr, getExportMgr, getHTMLEscaper, getKonaKartConfig, getKonaKartConfig, getKonaKartConfig, getLangMgr, getManuMgr, getMiscItemMgr, getMiscPriceMgr, getMode, getModeString, getMqMgr, getMultiStoreMgr, getNewCriteria, getNewCriteria, getOrderIntegrationMgr, getOrderMgr, getOrderTotalMgr, getPaymentMgr, getProdMgr, getProductsToCategoresCriteria, getPromMgr, getPunchOutMgr, getRewardPointMgr, getSecMgr, getShippingMgr, getSolrMgr, getStoreId, getStoreMgr, getStoreTime, getSuggestionMgr, getTaxMgr, getTemplate, getTemplateRoot, getVelocityContextMgr, getWishListMgr, init, insertKKEvent, insertKKEvent, isBusiness, isBusinessOrEnterprise, isClassPresent, isCommunity, isDeadlockException, isEnterprise, isMultiStoreShareCategories, isMultiStoreShareCustomers, isMultiStoreShareCustomersOrProducts, isMultiStoreSharedDb, isMultiStoreShareProducts, isMultiVendor, isUnix, manageThrowable, releaseLock, updateStaticVariablesNow
public EventMgr(KKEngIf eng) throws java.lang.Exception
eng
- the engjava.lang.Exception
- an unexpected exceptionpublic KKEventIf[] getKKEvents(KKEventSearchIf search, DataDescriptorIf desc) throws java.lang.Exception
EventMgrIf
getKKEvents
in interface EventMgrIf
search
- KKEventSearchIf search object that defines the records to retrievedesc
- DataDescriptorIf generic search object that can be used to set the offset, limit
and order by clauses. Options for order by are:
java.lang.Exception
- an unexpected exceptionpublic int getHighestIndex() throws java.lang.Exception
getHighestIndex
in interface EventMgrIf
java.lang.Exception
- an unexpected exceptionpublic int insertKKEvent(KKEventIf event) throws java.lang.Exception
EventMgrIf
insertKKEvent
in interface EventMgrIf
event
- a KKEvent objectjava.lang.Exception
- an unexpected exceptionpublic EventMgrShared getSharedEventMgr()
Copyright © 2018 DS Data Systems UK Ltd.