public abstract class AbstractEmfstoreInterface extends Object
InternalCommand it is possible to access the interface without accesscontrol.AbstractSubEmfstoreInterface,
EMFStoreInterface| Constructor and Description |
|---|
AbstractEmfstoreInterface(ServerSpace serverSpace,
AccessControl accessControl)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
runCommand(InternalCommand<? extends AbstractEmfstoreInterface> command)
Runs an internal command, in order to avoid accesscontrol.
|
public AbstractEmfstoreInterface(ServerSpace serverSpace, AccessControl accessControl) throws FatalESException
serverSpace - the server spaceaccessControl - access controlFatalESException - if initialization failspublic void runCommand(InternalCommand<? extends AbstractEmfstoreInterface> command)
command - internal commandCopyright © 2017. All rights reserved.