Class RepresentationService
- java.lang.Object
-
- com.alon.spring.crud.api.projection.RepresentationService
-
@Service public class RepresentationService extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RepresentationService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>getRepresentationOf(java.lang.Class clazz)
-