Deprecated API


Contents
Deprecated Classes
org.opencrx.mail.workflow.ExportMailWorkflow
          use org.opencrx.application.mail.exporter.ExportMailWorkflow instead. 
org.opencrx.mail.workflow.SendMailNotificationWorkflow
          use org.opencrx.application.mail.exporter.SendMailNotificationWorkflow instead. 
org.opencrx.mail.workflow.SendMailWorkflow
          use org.opencrx.application.mail.exporter.SendMailWorkflow instead. 
 

Deprecated Fields
org.opencrx.kernel.backend.Addresses.USAGE_BUSINESS_MAIN_PHONE
            
org.opencrx.kernel.backend.Addresses.USAGE_BUSINESS_MOBILE
            
org.opencrx.kernel.backend.Addresses.USAGE_HOME_MAIN_PHONE
            
org.opencrx.kernel.backend.Addresses.USAGE_HOME_MOBILE
            
 

Deprecated Methods
org.opencrx.application.uses.net.freeutils.tnef.TNEFUtils.calculateCRC32(byte[], int, int)
          use CompressedRTFInputStream.calculateCRC32(byte[], int, int) instead 
org.opencrx.kernel.backend.Accounts.createInvoice(Account, String, String, Invoice)
          use contract creators instead 
org.opencrx.kernel.backend.Accounts.createLead(Account, String, String, String, Lead)
          use contract creators instead 
org.opencrx.kernel.backend.Accounts.createOpportunity(Account, String, String, String, Opportunity)
          use contract creators instead 
org.opencrx.kernel.backend.Accounts.createQuote(Account, String, String, Quote)
          use contract creators instead 
org.opencrx.kernel.backend.Accounts.createSalesOrder(Account, String, String, SalesOrder)
          use contract creators instead 
org.opencrx.application.uses.net.freeutils.tnef.TNEFUtils.decompressRTF(byte[])
          use CompressedRTFInputStream.decompressRTF(byte[]) instead 
org.opencrx.kernel.backend.Activities.findActivityCategory(String, Segment, PersistenceManager)
          use Activities.findActivityCategory(String, Segment) instead 
org.opencrx.kernel.backend.Activities.findActivityTracker(String, Segment, PersistenceManager)
          use Activities.findActivityTracker(String, Segment) instead. 
org.opencrx.kernel.backend.Activities.findCalendar(String, Segment, PersistenceManager)
          use Activities.findCalendar(String, Segment) instead. 
org.opencrx.kernel.backend.Activities.initCalendar(String, PersistenceManager, String, String)
          use Activities.initCalendar(String, PersistenceManager, String, String, List, short) instead. 
org.opencrx.kernel.backend.Accounts.initContract(SalesContract, Account, String, String)
          use contract creators instead. 
org.opencrx.kernel.layer.application.DerivedReferences.mapObjectFinderToFilter(MappedRecord)
            
org.opencrx.application.uses.net.freeutils.tnef.TNEFUtils.toGUID(String)
          use the GUID class for GUID manipulation 
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.