Panel | ||
---|---|---|
| ||
Using the Java APIThe CRM.COM Java API is a packaged, fully documented platform that allows easy customization of all of its modules. There are 3 main packages in CRM.COM.
|
If you want to reuse or extend any of the data objects, you should browse the Data Classes. If you want to reuse or extend your own business logic, you should browse the Business and Process Classes respectively. Our fully documented Javadoc can be found at API & SDK Documentation
If you want to see examples of extending the java code, go to Customising Customise Existing Business Logic