public interface OXContextGroupInterface
extends java.rmi.Remote
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RMI_NAME
RMI name to be used in the naming lookup.
|
Modifier and Type | Method and Description |
---|---|
void |
deleteContextGroup(java.lang.String contextGroupId)
Deletes all data from the globaldb that is associated to the specified context group.
|
static final java.lang.String RMI_NAME
void deleteContextGroup(java.lang.String contextGroupId) throws java.rmi.RemoteException, StorageException
contextGroupId
- The context group identifierjava.rmi.RemoteException
StorageException