|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
SettingStore
instead.
@Deprecated public interface ISettingStore
Method Summary | |
---|---|
void |
addSettingStoreListener(SettingStoreListener listener)
Deprecated. Use SettingStore instead of ISettingStore . |
java.lang.String |
getAttribute(java.lang.String name)
Deprecated. Use SettingStore instead of ISettingStore . |
java.util.Enumeration |
getAttributeNames()
Deprecated. Use SettingStore instead of ISettingStore . |
java.lang.String |
getId()
Deprecated. Use SettingStore instead of ISettingStore . |
void |
loadById(java.lang.String id)
Deprecated. Use SettingStore instead of ISettingStore . |
void |
removeAttribute(java.lang.String name)
Deprecated. Use SettingStore instead of ISettingStore . |
void |
removeSettingStoreListener(SettingStoreListener listener)
Deprecated. Use SettingStore instead of ISettingStore . |
void |
setAttribute(java.lang.String name,
java.lang.String value)
Deprecated. Use SettingStore instead of ISettingStore . |
Method Detail |
---|
@Deprecated java.lang.String getAttribute(java.lang.String name)
SettingStore
instead of ISettingStore
.
@Deprecated java.util.Enumeration getAttributeNames()
SettingStore
instead of ISettingStore
.
@Deprecated void setAttribute(java.lang.String name, java.lang.String value) throws java.io.IOException
SettingStore
instead of ISettingStore
.
java.io.IOException
@Deprecated void removeAttribute(java.lang.String name) throws java.io.IOException
SettingStore
instead of ISettingStore
.
java.io.IOException
@Deprecated void loadById(java.lang.String id) throws java.io.IOException
SettingStore
instead of ISettingStore
.
java.io.IOException
@Deprecated java.lang.String getId()
SettingStore
instead of ISettingStore
.
@Deprecated void addSettingStoreListener(SettingStoreListener listener)
SettingStore
instead of ISettingStore
.
@Deprecated void removeSettingStoreListener(SettingStoreListener listener)
SettingStore
instead of ISettingStore
.
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.