public class ERDistributedObjectStore
extends com.webobjects.eodistribution.client.EODistributedObjectStore
_doAssertLock, _doAssertLockInitialized, _userInfo, _wasDisposed, DeletedKey, InsertedKey, InvalidatedAllObjectsInStoreNotification, InvalidatedKey, ObjectsChangedInStoreNotification, UpdatedKey
Constructor and Description |
---|
ERDistributedObjectStore(com.webobjects.eodistribution.client.EODistributionChannel channel) |
Modifier and Type | Method and Description |
---|---|
static Class<?>[] |
classesForObjects(Object[] arguments) |
static ERDistributedObjectStore |
connectToServer() |
static ERDistributedObjectStore |
connectToServer(com.webobjects.eodistribution.client.EODistributionChannel channel) |
Object |
invokeStatelessRemoteMethod(String methodName) |
Object |
invokeStatelessRemoteMethod(String methodName,
Object... arguments) |
EOGlobalID |
login(String username,
String password) |
String |
sessionID() |
void |
terminateSessionOnServer() |
_classDescriptionNeededForClass, _classDescriptionNeededForEntityName, _collectChangesFromServer, _fetchSpecificationByName, _globalIDChanged, _invalidateObjectsDuringSave, _replacementObjectForDecodedObject, _replacementObjectForEncodedObject, _serverUpdate, _snapshotCountForGlobalID, arrayFaultWithSourceGlobalID, classDescriptionForGlobalID, distributionChannel, editingContextDidForgetObjectWithGlobalID, faultForGlobalID, faultForRawRow, initializeObject, invalidateAllObjects, invalidateObjectsWithGlobalIDs, invokeRemoteMethod, invokeRemoteMethod, invokeRemoteMethodWithKeyPath, invokeStatelessRemoteMethodWithKeyPath, isObjectLockedWithGlobalID, lock, lockObjectWithGlobalID, objectsForSourceGlobalID, objectsWithFetchSpecification, refaultObject, saveChangesInEditingContext, snapshotForSourceGlobalID, unlock
_checkAssertLock, _resetAssertLock, _suppressAssertLock, dispose, setUserInfo, setUserInfoForKey, userInfo, userInfoForKey
public ERDistributedObjectStore(com.webobjects.eodistribution.client.EODistributionChannel channel)
public static ERDistributedObjectStore connectToServer() throws ServerConnectionException
ServerConnectionException
public static ERDistributedObjectStore connectToServer(com.webobjects.eodistribution.client.EODistributionChannel channel) throws ServerConnectionException
ServerConnectionException
public EOGlobalID login(String username, String password)
username
- password
- public void terminateSessionOnServer()
public String sessionID()
public Object invokeStatelessRemoteMethod(String methodName, Object... arguments)
Copyright © 2002 – 2024 Project Wonder.