Content assets information model diagram description
This diagram shows the relationship between a ContentSchedule object and the following objects:
- ContentSpot
- A ContentSpot Enterprise Java bean has an association to one ContentSchedule object. A ContentSpot Enterprise Java bean is associated with one store.
- Content
- A Content Enterprise Java bean has an association to one or more ContentSchedule objects. A Content Enterprise Java bean belongs to one store.
- Store
- A Store Enterprise Java bean has an association to zero or more ContentSchedule objects. A ContentSchedule Enterprise Java bean has a composite association to one and only one store.