com.fullspan.kat.service
Class KatFetchAppSettingsService
java.lang.Object
com.fullspan.kat.service.KatServiceBase
com.fullspan.kat.service.KatFetchAppSettingsService
- public class KatFetchAppSettingsService
- extends KatServiceBase
- Author:
- Mitch Stuart
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KatFetchAppSettingsService
public KatFetchAppSettingsService(IKatRequest katRequest)
throws KatServiceException
KatFetchAppSettingsService
public KatFetchAppSettingsService(IKatRequest katRequest,
java.lang.String updateVersion)
throws KatServiceException
KatFetchAppSettingsService
public KatFetchAppSettingsService(IKatRequest katRequest,
java.lang.Long updateVersion)
throws KatServiceException
KatFetchAppSettingsService
public KatFetchAppSettingsService(IKatRequest katRequest,
boolean isForUpdate,
java.lang.Long updateVersion)
throws KatServiceException
preServiceCheckAccess
protected void preServiceCheckAccess()
- Specified by:
preServiceCheckAccess in class KatServiceBase
service
protected void service()
- Specified by:
service in class KatServiceBase
postServiceCheckAccess
protected void postServiceCheckAccess()
- Specified by:
postServiceCheckAccess in class KatServiceBase
getAppSettings
public KatAppSettings getAppSettings()
getUserForm
public KatAppSettingsFormData getUserForm()