public class NotificationProcessRunDefinitionXMLUtilBean extends ProcessRunDefinitionXMLUtilBean
Constructor and Description |
---|
NotificationProcessRunDefinitionXMLUtilBean() |
Modifier and Type | Method and Description |
---|---|
org.dom4j.dom.DOMElement |
constructNotificationTypeXML(com.crm.dataobject.notifications.CRMDONotificationType notificationType) |
com.crm.dataobject.notifications.NotificationRunDefinition |
constructXML(com.crm.dataobject.notifications.NotificationRunDefinition notificationRunDefinition) |
com.crm.dataobject.notifications.NotificationRunDefinition |
initialize(com.crm.dataobject.notifications.NotificationRunDefinition notificationRunDefinition) |
com.crm.dataobject.notifications.NotificationRunDefinition |
loadActionInputsFromXML(com.crm.dataobject.notifications.NotificationRunDefinition notificationRunDefinition) |
com.crm.dataobject.notifications.NotificationRunDefinition |
loadFromXML(com.crm.dataobject.notifications.NotificationRunDefinition notificationRunDefinition) |
com.crm.dataobject.notifications.CRMDONotificationType |
loadNotificationType(java.lang.String xmlString) |
constructAccountClassificationXML, constructAccountReceivableBalancesXML, constructAccountReceivableOutstandingAmountsXML, constructBehaviorCodeCriteriaXML, constructBillingFrequenciesXML, constructBillingTermSchemeXML, constructBindingPeriodsXML, constructBindingStatesXML, constructCreditRatingCodesXML, constructExcludeInSegmentXML, constructIncludeInSegmentXML, constructNotificationOutstandingAmountsXML, constructNotifiedPreviouslyXML, constructNotNotifiedPreviouslyXML, constructPricePlanXML, constructSubscriptionTypeXML, constructWalletBalancesXML, constructWalletEstimatedConsumptionDaysXML, constructWalletProductEstimatedConsumptionDaysXML, initializeExcludedInSegment, initializeIncludedInSegment, initializeNotifiedPreviously, initializeNotNotifiedPreviously, loadAccountClassifications, loadAccountReceivableBalances, loadAccountReceivableOutstandingAmounts, loadBehaviorCodeCriteria, loadBillingFrequencies, loadBillingTermSchemes, loadBindingPeriods, loadBindingStates, loadCreditRatingCodes, loadExcludedInSegment, loadIncludedInSegment, loadNotificationOutstandingAmounts, loadNotifiedPreviously, loadNotNotifiedPreviously, loadPricePlans, loadScheduleSettings, loadSubscriptionTypes, loadWalletBalances, loadWalletEstimatedConsumptionDays, loadWalletProductEstimatedConsumptionDays, setBindingPeriod, setFrequency
dispatch, getCRMSession, getCRMSessionHandle, getEJBHomeInterface, getInitialContext, getSessionContext, invoke, setCRMSessionHandle, setInitialContext, setSessionContext
public NotificationProcessRunDefinitionXMLUtilBean()
public com.crm.dataobject.notifications.NotificationRunDefinition initialize(com.crm.dataobject.notifications.NotificationRunDefinition notificationRunDefinition) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.notifications.NotificationRunDefinition loadFromXML(com.crm.dataobject.notifications.NotificationRunDefinition notificationRunDefinition) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.notifications.NotificationRunDefinition loadActionInputsFromXML(com.crm.dataobject.notifications.NotificationRunDefinition notificationRunDefinition) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.notifications.NotificationRunDefinition constructXML(com.crm.dataobject.notifications.NotificationRunDefinition notificationRunDefinition) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.notifications.CRMDONotificationType loadNotificationType(java.lang.String xmlString) throws javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException, java.io.IOException, java.lang.Exception
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException
java.lang.Exception
public org.dom4j.dom.DOMElement constructNotificationTypeXML(com.crm.dataobject.notifications.CRMDONotificationType notificationType)