public abstract class AbstractFolderHierarchyServiceTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Container |
container |
protected SecurityContext |
defaultSecurityContext |
protected java.lang.String |
domainUid |
protected FolderHierarchyStore |
folderStore |
protected ItemStore |
itemStore |
protected java.lang.String |
mailboxUid |
protected Container |
tagContainer |
Constructor and Description |
---|
AbstractFolderHierarchyServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
protected Folder |
defaultFolder(java.lang.String name,
Folder.Type type,
long parentId) |
protected abstract IFolderHierarchy |
getService(SecurityContext context) |
protected FolderHierarchyStore folderStore
protected ItemStore itemStore
protected SecurityContext defaultSecurityContext
protected Container container
protected Container tagContainer
protected java.lang.String domainUid
protected java.lang.String mailboxUid
public void before() throws java.lang.Exception
java.lang.Exception
protected Folder defaultFolder(java.lang.String name, Folder.Type type, long parentId)
public void after() throws java.lang.Exception
java.lang.Exception
protected abstract IFolderHierarchy getService(SecurityContext context) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.