Class LoadAllRequest
java.lang.Object
de.joergdev.mosy.backend.api.intern.request.record.LoadAllRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionde.joergdev.mosy.api.model.InterfaceMethodvoidsetInterfaceMethod(de.joergdev.mosy.api.model.InterfaceMethod interfaceMethod) voidsetLastLoadedId(Integer lastLoadedId) voidsetLoadCount(Integer loadCount) voidsetRecordSessionID(Integer recordSessionID)
-
Constructor Details
-
LoadAllRequest
public LoadAllRequest()
-
-
Method Details
-
getLoadCount
-
setLoadCount
-
getLastLoadedId
-
setLastLoadedId
-
getInterfaceMethod
public de.joergdev.mosy.api.model.InterfaceMethod getInterfaceMethod() -
setInterfaceMethod
public void setInterfaceMethod(de.joergdev.mosy.api.model.InterfaceMethod interfaceMethod) -
getRecordSessionID
-
setRecordSessionID
-