public class CreateSynchronizedUserDirectoryContentFunction extends CreateSynchronizedContentFunction
| Modifier and Type | Field and Description |
|---|---|
protected UserDirectoryHelper |
_userDirectoryHelper
The user directory helper
|
_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 |
|---|
CreateSynchronizedUserDirectoryContentFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected ModifiableTraversableAmetysObject |
_getContentRoot(Map transientVars)
Retrieve the content root.
|
void |
service(ServiceManager manager) |
_notifyContentAdded_createContent, _eventParamsForContentAdded, _getNonNullVar, _getObjectType, _getSubContentRoot, _isMultilingual, _populateAdditionalData, _populateContent, _setTitle, execute, getSystemUsergetContentaddWorkflowError, addWorkflowWarning, enableLogging, getConditionFailures, getContextParameters, getResultsMap, getUserprotected UserDirectoryHelper _userDirectoryHelper
public CreateSynchronizedUserDirectoryContentFunction()
public void service(ServiceManager manager) throws ServiceException
service in interface Serviceableservice in class CreateSynchronizedContentFunctionServiceExceptionprotected ModifiableTraversableAmetysObject _getContentRoot(Map transientVars) throws com.opensymphony.workflow.WorkflowException
CreateContentFunction_getContentRoot in class CreateSynchronizedContentFunctiontransientVars - the workflow parameters.com.opensymphony.workflow.WorkflowException - if an error occurs