ContentModel Objects
An interface that provides a mechanism for accessing the content of a ContentContainer in a structured way.
c.getContainerName() : string
Returns the name of the container that this content model is associated with.
c.reset()
Flushes any internal storage associated with this content model.