Package edu.ucsb.cs156.rec.services
Class RequestTypeService
java.lang.Object
edu.ucsb.cs156.rec.services.RequestTypeService
This is a service that provides information about the current user.
 
 This is the version of the service used in production.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiontrySave(RequestType requestType) trySaveTypes(List<RequestType> toSave)  
- 
Constructor Details
- 
RequestTypeService
public RequestTypeService() 
 - 
 - 
Method Details
- 
trySave
- Throws:
 EntityAlreadyExistsException
 - 
trySaveTypes
 
 -