| Package | Description |
|---|---|
| org.soulwing.prospecto.demo.jaxrs.service |
| Class and Description |
|---|
| ContactService
A service that provides access to
Contact entities. |
| DivisionService
A service that provides access to
Division entities. |
| EntityService
An abstract CRUD service for an entity type.
|
| EntityServiceBase
A base for entity service implementations.
|
| ExportService
A service for exporting the database.
|
| ExportService.ExportResult |
| LeagueService
A service that provides access to
League entities. |
| NoSuchEntityException
An exception thrown when a requested persistent entity is not found.
|
| PlayerService
A service for accessing
Player entities. |
| RootService
A service that provides support for the API root resource.
|
| TeamService
/**
A service that provides access to
Team entities. |
| UpdateConflictException
An exception thrown when an update fails due to an optimistic lock conflict.
|
| UserContext
An object that represents the user.
|
| UserContextService
A
|
Copyright © 2014–2016. All rights reserved.