Scout/Concepts/Process Service

From Eclipsepedia

Jump to: navigation, search

Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitter
Bugzilla
Bugzilla


A Process Service is responsible to handle FormData by providing functions to create, load, update, delete data.

  • extends: Image:C_obj.pngAbstractService

Description

TODO
Add a description


  • prepareCreate
  • create
  • load
  • store

See Also