Skip to main content
Jump to: navigation, search

Scout/Concepts/Process Service


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla


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

  • extends: C obj.pngAbstractService

Description

Note.png
TODO
Add a description


  • prepareCreate
  • create
  • load
  • store

See Also

Back to the top