org.exoplatform.services.jcr.ext.replication.test
Class ReplicationTestService.Constants

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.replication.test.ReplicationTestService.Constants
Enclosing class:
ReplicationTestService

public final class ReplicationTestService.Constants
extends java.lang.Object

Definition the constants to ReplicationTestService.


Nested Class Summary
 class ReplicationTestService.Constants.OperationType
          Definition the operation types.
 
Field Summary
static java.lang.String BASE_URL
          The base path to this service.
static java.lang.String OPERATION_PREFIX
          The operation prefix.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASE_URL

public static final java.lang.String BASE_URL
The base path to this service.

See Also:
Constant Field Values

OPERATION_PREFIX

public static final java.lang.String OPERATION_PREFIX
The operation prefix.

See Also:
Constant Field Values


Copyright © 2011 eXo Platform SAS. All Rights Reserved.