Package com.saperion.intf
Interface SaSetting
-
- All Known Subinterfaces:
SaSystemSetting
,SaUserSetting
- All Known Implementing Classes:
SaSystemSettingImpl
,SaUserSettingImpl
public interface SaSetting
Interface 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.String
getAccessKey()
Returns the access key the setting is associated to.
-