The objects defined by these classes can be used to store content to be presented as CDF data to subscribers. The classes are listed below, along with a brief description of each.
This class defines an object that can be used to organize a complete set of content. It contains the top level Channel object and all the Logo objects for child objects. It is roughly equivalent to a CDF file.
This object is at the heart of the system. It is the primary container object in the CDF hierarchy. It also runs Channel agents to update its content during the refresh cycle. It also manages the data presentable using the CHANNEL CDF XML element.
This object is the primary "leaf" object in the content hierarchy. It manages the data presentable using the ITEM CDF XML element.
This object can be used to manage the data presentable using the SCHEDULE CDF XML element.
This object can be used to manage the data presentable using the LOGTARGET CDF XML element.
This object can be used to manage the data presentable using the LOGO CDF XML element. These objects are always stored in a Project object.
This object can be used to manage the data presentable using the USAGE CDF XML element.
This class of object can be used to associate generic HTTP-EQUIV XML elements with the various objects.