| Package | Description |
|---|---|
| org.assistments.service.util |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MixInEnum> |
MixInEnum.getOthers() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,java.lang.Object> |
DomainObjectMixInHelper.filterOnMixIn(java.lang.Object obj,
MixInEnum miType) |
static java.lang.String |
DomainObjectMixInHelper.getJSONResponse(java.util.Map<java.lang.String,java.lang.Object> objsToMap,
com.fasterxml.jackson.databind.ObjectMapper mapper,
MixInEnum... mixIns) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
DomainObjectMixInHelper.getJSONResponse(java.util.Map<java.lang.String,java.lang.Object> objsToMap,
com.fasterxml.jackson.databind.ObjectMapper mapper,
java.util.List<MixInEnum> mixIns) |