Class RootService
- java.lang.Object
 - 
- de.xima.fc.api.rest.pub.impl.generic.services.RootService
 
 
- 
@Produces({"application/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8","application/json; charset=utf-8"}) @Path("/") public class RootService extends ObjectService providing base functionality of the REST API- Since:
 - 8.2.0
 - Author:
 - XIMA Media GmbH
 
 
- 
- 
Constructor Summary
Constructors Constructor Description RootService() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.ResponsegetEntryPoint() 
 -