The main Controller (WRT MVC Architecture) is the BODServiceResource class. This controls the web service functionality based on the end-point URL sent.


BODServiceResource

          CreateBODService

                    AuditLog

                    BODSendMail

                    BODResponse

          DeleteBODService

                    AuditLog

                    BODSendMail

                    BODResponse

          BODResponse

RestfulServiceException