public class CourseContentGenerator extends ProgramContentGenerator
_srcResolver
_resolver
_contentHelper, _contentTypeExtensionPoint, _cTypesHelper, _DC_DATE_FORMAT, _languageManager, _metadataManager, _workflowProvider, _worklflowHelper
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
CourseContentGenerator() |
Modifier and Type | Method and Description |
---|---|
protected void |
_saxOtherData(Content content)
SAX any other data needed by the view.
|
protected void |
saxCourseLists(Course course)
SAX the referenced
CourseList s |
protected void |
saxReferencedPrograms(Course course)
SAX the referenced programs
|
getLinkedContents, saxChildProgramPart, saxContainer, saxContent, saxContent, saxCourse, saxCourseList, saxLinkedContents, saxOrgUnits, saxPersons, saxSubProgram, saxTranslation, service
saxTranslations
_addAttributeIfNotNull, _generateContent, _getCurrentStep, _getMetadataSet, _saxContent, _saxContentComments, _saxDublinCoreMetadata, _saxIfNotNull, _saxIfNotNull, _saxIfNotNull, _saxLanguage, _saxMetadata, _saxMetadataComments, _saxWorkflowStep, generate, getDefaultLocale
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
public CourseContentGenerator()
protected void _saxOtherData(Content content) throws SAXException, ProcessingException
ContentGenerator
Default implementation does nothing.
_saxOtherData
in class ProgramContentGenerator
content
- the content.SAXException
- if an error occurs while SAXing.ProcessingException
- if an error occurs.protected void saxReferencedPrograms(Course course) throws SAXException
course
- The courseSAXException
- if an error occurs while saxingprotected void saxCourseLists(Course course) throws SAXException
CourseList
scourse
- The courseSAXException
- if an error occurs while saxing