Packages

package actions

Linear Supertypes
AnyRef, Any

Type Members

  1. type ActionRestActionCategory = ActionRestActionCategory.type
  2. type AuthGenerator[BodyType, AuthType] = (BodyType) ⇒ HeaderAccessControl[AuthType]
  3. type CreateRestActionCategory = CreateRestActionCategory.type
  4. type DeleteRestActionCategory = DeleteRestActionCategory.type
  5. type FinderRestActionCategory = FinderRestActionCategory.type
  6. type GetAllRestActionCategory = GetAllRestActionCategory.type
  7. type GetRestActionCategory = GetRestActionCategory.type
  8. type MultiGetRestActionCategory = MultiGetRestActionCategory.type
  9. type PatchRestActionCategory = PatchRestActionCategory.type
  10. trait RestActionTester extends AnyRef

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

  11. type UpdateRestActionCategory = UpdateRestActionCategory.type

Inherited from AnyRef

Inherited from Any

Ungrouped