public class CaseManagementRepositoryTestCase extends SQLRepositoryTestCase
| Modifier and Type | Field and Description |
|---|---|
static String |
CASE_TITLE |
static String |
DC_TITLE |
database, REPOSITORY_NAME, session| Constructor and Description |
|---|
CaseManagementRepositoryTestCase() |
CaseManagementRepositoryTestCase(String name) |
| Modifier and Type | Method and Description |
|---|---|
DocumentRoute |
createComplexRoute(CoreSession session) |
DocumentModel |
createDocumentModel(CoreSession session,
String name,
String type,
String path) |
void |
createDraftPost(Mailbox mb,
Case envelope) |
Case |
getMailEnvelope() |
CaseItem |
getMailEnvelopeItem() |
DocumentModel |
getMailEnvelopeItemModel() |
DocumentModel |
getMailEnvelopeModel() |
Mailbox |
getPersonalMailbox(String name) |
void |
setUp() |
closeSession, closeSession, openSession, openSessionAs, openSessionAs, tearDown, waitForAsyncCompletion, waitForFulltextIndexingaddWorkingDirectoryConfigurator, deploy, deployBundle, deployContrib, deployContrib, deployFolder, deployTestContrib, deployTestContrib, fireFrameworkStarted, getClassLoaderFiles, getContext, getOSGiAdapter, getProperties, getResource, getWorkingDir, isRestart, isStarted, lookupBundle, restart, start, stop, undeploy, undeployContrib, undeployContribpublic static final String CASE_TITLE
public static final String DC_TITLE
public CaseManagementRepositoryTestCase()
public CaseManagementRepositoryTestCase(String name)
public void setUp()
throws Exception
setUp in class SQLRepositoryTestCaseExceptionpublic DocumentModel getMailEnvelopeModel() throws Exception
Exceptionpublic DocumentModel getMailEnvelopeItemModel() throws Exception
Exceptionpublic void createDraftPost(Mailbox mb, Case envelope) throws Exception
Exceptionpublic Mailbox getPersonalMailbox(String name) throws Exception
Exceptionpublic DocumentModel createDocumentModel(CoreSession session, String name, String type, String path) throws ClientException
ClientExceptionpublic DocumentRoute createComplexRoute(CoreSession session) throws Exception
ExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.