Pionia Core

CreateMixin

This mixin adds the create functionality to the service.

Table of Contents

Methods

createAction()  : BaseResponse
Create a new item in the table You can use `save` as an alias for this method
saveAction()  : BaseResponse
Alias for the `create` action

Methods

createAction()

Create a new item in the table You can use `save` as an alias for this method

public createAction() : BaseResponse
Tags
throws
Exception
Return values
BaseResponse

        
On this page

Search results