Packages

package actions

Linear Supertypes
AnyRef, Any

Type Members

  1. type ActionRestActionCategory = ActionRestActionCategory.type
  2. type CreateRestActionCategory = CreateRestActionCategory.type
  3. type DeleteRestActionCategory = DeleteRestActionCategory.type
  4. type FinderRestActionCategory = FinderRestActionCategory.type
  5. type GetAllRestActionCategory = GetAllRestActionCategory.type
  6. type GetRestActionCategory = GetRestActionCategory.type
  7. type MultiGetRestActionCategory = MultiGetRestActionCategory.type
  8. type PatchRestActionCategory = PatchRestActionCategory.type
  9. trait RestActionTester extends AnyRef

    Mix in to resource unit tests to invoke resource actions with .testAction.

  10. type UpdateRestActionCategory = UpdateRestActionCategory.type

Inherited from AnyRef

Inherited from Any

Ungrouped