There are two specific areas of shared code functionality:

Other Code Sharing

Assisted Selling and CRS-IUA share code in other areas. The ATG*Manager classes used in CRS-IUA that are responsible for sending and receiving data to and from the server are re-used where possible. Assisted Selling has some unique Manager classes, but most of these are subclasses of Manager classes found in ATGMobileClient used in CRS-IUA. These subclasses simply modify the actors being used, and in some cases introduce different caching rules. The subclasses may also add extra functionality in some cases, such as overriding the path to a REST service.


Copyright © 1997, 2018 Oracle and/or its affiliates. All rights reserved. Legal Notices