|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectecologylab.generic.Debug
ecologylab.xml.ElementState
ecologylab.services.messages.ServiceMessage
ecologylab.services.messages.RequestMessage
ecologylab.services.messages.SetPreferences
@Deprecated public class SetPreferences
The message sent by ServicesClientApplet to Java application running ServicesServer at startup to configure preferences.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ecologylab.xml.ElementState |
|---|
ElementState.ClassToCollectionMap, ElementState.DeclarationStyle, ElementState.xml_attribute, ElementState.xml_class, ElementState.xml_classes, ElementState.xml_collection, ElementState.xml_leaf, ElementState.xml_map, ElementState.xml_nested, ElementState.xml_tag |
| Field Summary | |
|---|---|
protected PrefSet |
preferencesSet
Deprecated. |
protected java.lang.String |
preferencesSetAssetPath
Deprecated. |
| Fields inherited from class ecologylab.services.messages.ServiceMessage |
|---|
sender, timeStamp, uid |
| Fields inherited from class ecologylab.xml.ElementState |
|---|
CDATA, ESTIMATE_CHARS_PER_FIELD, FLOATING_PRECISION_OFF, MARSHALLING_PARAMS, NORMAL, UTF16, UTF16_LE, UTF8, XML_FILE_HEADER |
| Fields inherited from interface ecologylab.xml.XMLTranslationExceptionTypes |
|---|
FILE_NOT_FOUND, IO_EXCEPTION, NULL_PURL, UNKNOWN |
| Constructor Summary | |
|---|---|
SetPreferences()
Deprecated. |
|
SetPreferences(PrefSet preferencesSet)
Deprecated. |
|
SetPreferences(PrefSet preferencesSet,
java.lang.String preferencesSetAssetPath)
Deprecated. |
|
SetPreferences(java.lang.String preferencesSetAssetPath,
java.lang.String overridePreferencesSetString,
TranslationSpace nameSpace)
Deprecated. |
|
SetPreferences(java.lang.String preferencesSetString,
TranslationSpace translationSpace)
Deprecated. |
|
| Method Summary | |
|---|---|
protected void |
handleAlreadyLoaded(Scope objectRegistry)
Deprecated. Method for handling all SetPreferences messages after the first. |
protected void |
handleErrorWhileLoading(Scope objectRegistry)
Deprecated. |
ResponseMessage |
performService(Scope objectRegistry)
Deprecated. Use performService(Scope,String) instead |
ResponseMessage |
performService(Scope objectRegistry,
java.lang.String sessionId)
Deprecated. Adds the set of Prefs to the Preferences registry on the host machine. |
PrefSet |
preferencesSet()
Deprecated. |
void |
setPreferencesSetAssetPath(java.lang.String preferencesSetAssetPath)
Deprecated. Set the Asset path used for setPreferences. |
protected ResponseMessage |
setupApplication(Scope objectRegistry)
Deprecated. This is a hook inside the performServices method which should be overridden by any class that extends this object. |
| Methods inherited from class ecologylab.services.messages.RequestMessage |
|---|
isDisposable |
| Methods inherited from class ecologylab.services.messages.ServiceMessage |
|---|
compareTo, getSender, getTimeStamp, getUid, setSender, setUid, stampTime |
| Methods inherited from class ecologylab.generic.Debug |
|---|
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected PrefSet preferencesSet
protected java.lang.String preferencesSetAssetPath
| Constructor Detail |
|---|
public SetPreferences()
public SetPreferences(PrefSet preferencesSet)
public SetPreferences(PrefSet preferencesSet,
java.lang.String preferencesSetAssetPath)
public SetPreferences(java.lang.String preferencesSetString,
TranslationSpace translationSpace)
throws XMLTranslationException
XMLTranslationException
public SetPreferences(java.lang.String preferencesSetAssetPath,
java.lang.String overridePreferencesSetString,
TranslationSpace nameSpace)
throws XMLTranslationException
XMLTranslationException| Method Detail |
|---|
public ResponseMessage performService(Scope objectRegistry)
performService(Scope,String) instead
performService in class RequestMessageobjectRegistry - Context to perform it in/with.
public ResponseMessage performService(Scope objectRegistry,
java.lang.String sessionId)
performService in class RequestMessageobjectRegistry - Context to perform it in/with.sessionId - TODO
protected ResponseMessage setupApplication(Scope objectRegistry)
objectRegistry - public void setPreferencesSetAssetPath(java.lang.String preferencesSetAssetPath)
preferencesSetAssetPath - protected void handleAlreadyLoaded(Scope objectRegistry)
protected void handleErrorWhileLoading(Scope objectRegistry)
public PrefSet preferencesSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||