|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.replication.test.BaseReplicationTestCase
org.exoplatform.services.jcr.ext.replication.test.priority.BasePriorityTestCase
public class BasePriorityTestCase
Created by The eXo Platform SAS.
| Field Summary | |
|---|---|
protected WorkspaceDataTransmitter |
dataTransmitter
The workspaceDataTransmitter will be used for getting the ChannelManager. |
| Fields inherited from class org.exoplatform.services.jcr.ext.replication.test.BaseReplicationTestCase |
|---|
BUFFER_SIZE, DIVIDER, log, ONE_SECONDS, repository, rootNode, session |
| Constructor Summary | |
|---|---|
BasePriorityTestCase(RepositoryService repositoryService,
java.lang.String reposytoryName,
java.lang.String workspaceName,
java.lang.String userName,
java.lang.String password)
BasePriorityTestCase constructor. |
|
| Method Summary | |
|---|---|
java.lang.StringBuffer |
allowConnect()
allowConnect. |
java.lang.StringBuffer |
allowConnectForced()
allowConnectForced. |
java.lang.StringBuffer |
disconnectClusterNode()
disconnectClusterNode. |
java.lang.StringBuffer |
disconnectClusterNode(int id)
disconnectClusterNode. |
java.lang.StringBuffer |
isReadOnly(java.lang.String workspaceName)
isReadOnly. |
| Methods inherited from class org.exoplatform.services.jcr.ext.replication.test.BaseReplicationTestCase |
|---|
addNodePath, compareStream, compareStream, getNormalizePath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected WorkspaceDataTransmitter dataTransmitter
| Constructor Detail |
|---|
public BasePriorityTestCase(RepositoryService repositoryService,
java.lang.String reposytoryName,
java.lang.String workspaceName,
java.lang.String userName,
java.lang.String password)
repositoryService - the RepositoryService.reposytoryName - the repository nameworkspaceName - the workspace nameuserName - the user namepassword - the password| Method Detail |
|---|
public java.lang.StringBuffer disconnectClusterNode()
public java.lang.StringBuffer disconnectClusterNode(int id)
id - the changed id
public java.lang.StringBuffer allowConnect()
public java.lang.StringBuffer allowConnectForced()
public java.lang.StringBuffer isReadOnly(java.lang.String workspaceName)
workspaceName - the workspace name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||