Class ClientResource
- java.lang.Object
-
- de.xima.fc.api.rest.impl.common.models.response.AResource
-
- de.xima.fc.api.rest.impl.common.models.response.AUuidEntityResource<Mandant>
-
- de.xima.fc.api.rest.pub.impl.generic.model.response.client.ClientResource
-
- All Implemented Interfaces:
IResource
,IUuidResource
,Serializable
public class ClientResource extends AUuidEntityResource<Mandant>
Resource of aclient
- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH, Dresden
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClientResource(Mandant entity, javax.ws.rs.core.UriInfo uriInfo, Locale locale)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static String
getBaseResourcePath(Mandant client)
UUID
getUuid()
-