Package com.saperion.intf
Interface SaSetting
-
- All Known Subinterfaces:
SaSystemSetting,SaUserSetting
- All Known Implementing Classes:
SaSystemSettingImpl,SaUserSettingImpl
public interface SaSettingInterface holding settings to be transported to other components.- Author:
- mak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAccessKey()Returns the access key the setting is associated to.
-