public abstract class AbstractPrintJobServicelayerTest extends AbstractPrintServicelayerTest
defaultLanguage, jaloSession| Constructor and Description |
|---|
AbstractPrintJobServicelayerTest() |
| Modifier and Type | Method and Description |
|---|---|
CommentGroupModel |
getCommentGroup() |
CommentModel |
getCommentModel() |
List<CommentModel> |
getCommentModelList() |
CommentModel |
getCommentModelWithJob() |
CommentModel |
getCommentModelWithPage() |
CommentModel |
getCommentModelWithPageJob() |
protected CommentTypeModel |
getCommentType() |
protected ComponentModel |
getComponent() |
protected DomainModel |
getDomain() |
PageModel |
getDummyAttachment() |
protected <T extends ItemModel> |
getOrCreateItem(T example) |
PrintCollaborationFacade |
getPrintCollaborationFacade() |
UserModel |
getUserModel() |
protected void |
initCommentModels()
Init all commentModels with proper parameters
|
void |
setCommentModel(CommentModel commentModel1) |
void |
setCommentModelWithJob(CommentModel commentModelWithJob) |
void |
setCommentModelWithPage(CommentModel commentModelWithPage) |
void |
setCommentModelWithPageJob(CommentModel commentModelWithPageJob) |
void |
setUp() |
createAutomatedWorkflowActionTemplateModel, createChapter, createCometConfiguration, createLayoutTemplate, createPageFormat, createPrintJobWorkflowTemplate, createPublication, createUser, createWorkflowActionTemplateModel, createWorkflowActionTemplateModelLinkTemplateRelation, createWorkflowDecisionTemplate, createWorkflowTemplate, createWorkflowTemplate, getCatalogService, getConfigurationService, getDecision, getFlexibleSearchService, getModelService, getPrintJobWorkflowName, getUserService, prepareComment, prepareCommentWithMetadata, prepareGrid, preparePagecreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void setUp()
throws Exception
setUp in class AbstractPrintServicelayerTestExceptionprotected <T extends ItemModel> T getOrCreateItem(T example)
protected DomainModel getDomain()
protected ComponentModel getComponent()
protected CommentTypeModel getCommentType()
protected void initCommentModels()
public UserModel getUserModel()
public CommentModel getCommentModel()
public void setCommentModel(CommentModel commentModel1)
commentModel1 - the commentModel to setpublic CommentModel getCommentModelWithJob()
public void setCommentModelWithJob(CommentModel commentModelWithJob)
commentModelWithJob - the commentModelWithJob to setpublic CommentModel getCommentModelWithPage()
public void setCommentModelWithPage(CommentModel commentModelWithPage)
commentModelWithPage - the commentModelWithPage to setpublic CommentModel getCommentModelWithPageJob()
public void setCommentModelWithPageJob(CommentModel commentModelWithPageJob)
commentModelWithPageJob - the commentModelWithPageJob to setpublic PrintCollaborationFacade getPrintCollaborationFacade()
public List<CommentModel> getCommentModelList()
public PageModel getDummyAttachment()
public CommentGroupModel getCommentGroup()
Copyright © 2017 SAP SE. All Rights Reserved.