|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.webobjects.eocontrol.EOObjectStore
com.webobjects.eodistribution.client.EODistributedObjectStore
er.distribution.client.ERDistributedObjectStore
public class ERDistributedObjectStore
Adds some new functionality
| Field Summary |
|---|
| Fields inherited from class com.webobjects.eodistribution.client.EODistributedObjectStore |
|---|
_CLASS |
| Fields inherited from class com.webobjects.eocontrol.EOObjectStore |
|---|
_doAssertLock, _doAssertLockInitialized, _userInfo, _wasDisposed, DeletedKey, InsertedKey, InvalidatedAllObjectsInStoreNotification, InvalidatedKey, ObjectsChangedInStoreNotification, UpdatedKey |
| Fields inherited from interface com.webobjects.foundation.NSLocking |
|---|
OneCentury, OneDay, OneHour, OneMinute, OneSecond, OneWeek, OneYear |
| Constructor Summary | |
|---|---|
ERDistributedObjectStore(com.webobjects.eodistribution.client.EODistributionChannel channel)
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class com.webobjects.eodistribution.client.EODistributedObjectStore |
|---|
_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 |
| Methods inherited from class com.webobjects.eocontrol.EOObjectStore |
|---|
_checkAssertLock, _resetAssertLock, _suppressAssertLock, dispose, setUserInfo, setUserInfoForKey, userInfo, userInfoForKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERDistributedObjectStore(com.webobjects.eodistribution.client.EODistributionChannel channel)
| Method Detail |
|---|
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)
public Object invokeStatelessRemoteMethod(String methodName,
Object... arguments)
public static Class<?>[] classesForObjects(Object[] arguments)
|
Last updated: Wed, Feb 22, 2012 07:00 AM EST | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||