Class WorkflowItemAttachmentModelMother
- java.lang.Object
-
- de.hybris.platform.cmsfacades.util.models.AbstractModelMother<WorkflowItemAttachmentModel>
-
- de.hybris.platform.cmsfacades.util.models.WorkflowItemAttachmentModelMother
-
public class WorkflowItemAttachmentModelMother extends AbstractModelMother<WorkflowItemAttachmentModel>
-
-
Constructor Summary
Constructors Constructor Description WorkflowItemAttachmentModelMother()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WorkflowItemAttachmentModel
createAttachment(WorkflowModel workflow, CMSItemModel cmsItem)
-
Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
-
-
-
Method Detail
-
createAttachment
public WorkflowItemAttachmentModel createAttachment(WorkflowModel workflow, CMSItemModel cmsItem)
-
-