public abstract class AbstractCreateODFProgramItemFunction extends AbstractCreateODFContentFunction
ProgramItem content
 Populate catalog and code metadata._odfHelper, CONTENT_CATALOG_KEY_contentTypeEP, _contentTypeHelper, _observationManager, _resolver, CONTENT_LANGUAGE_KEY, CONTENT_MIXINS_KEY, CONTENT_NAME_KEY, CONTENT_TITLE_KEY, CONTENT_TITLE_VARIANTS_KEY, CONTENT_TYPES_KEY, PARENT_CONTENT_ID_KEY, PARENT_CONTENT_METADATA_PATH_KEY_contentHelper, CONTENT_KEY_logger, _manager, CONTEXT_PARAMETERS_KEY, FAIL_CONDITIONS_KEY, RESULT_MAP_KEY, WORKFLOW_ERRORS_KEY, WORKFLOW_WARNS_KEY| Constructor and Description | 
|---|
AbstractCreateODFProgramItemFunction()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
_populateAdditionalData(Map transientVars,
                       ModifiableContent content)
Populate the content. 
 | 
_createContent, _getContentNamePrefix, _getContentRoot, _getNodeType, execute, service_eventParamsForContentAdded, _getNonNullVar, _getObjectType, _getSubContentRoot, _isMultilingual, _notifyContentAdded, _populateContent, _setTitle, getSystemUsergetContentaddWorkflowError, addWorkflowWarning, enableLogging, getConditionFailures, getContextParameters, getResultsMap, getUserpublic AbstractCreateODFProgramItemFunction()
protected void _populateAdditionalData(Map transientVars, ModifiableContent content) throws com.opensymphony.workflow.WorkflowException
CreateContentFunction_populateAdditionalData in class CreateContentFunctiontransientVars - the transient variables.content - the content.com.opensymphony.workflow.WorkflowException - if an error occurs.