Package | Description |
---|---|
com.neurosys.ecom.users.transformers | |
com.neurosys.refs.transformers | |
com.neurosys.user.transformers | |
com.neurosys.utils |
Modifier and Type | Field and Description |
---|---|
static JSONMarshaller |
LimitedUserDetailsToJson.jsonMarsheller |
Modifier and Type | Field and Description |
---|---|
static JSONMarshaller |
ReferenceToJson.jsonMarsheller |
Modifier and Type | Field and Description |
---|---|
static JSONMarshaller |
LimitedUserDetailsToJson.jsonMarsheller |
Modifier and Type | Method and Description |
---|---|
Map<Class,JSONMarshaller> |
JSONMarshaller.getAcceptedClasses()
Map of Class to JSONMarshaller to nest another types filter configs. |
Modifier and Type | Method and Description |
---|---|
void |
JSONMarshaller.setAcceptedClasses(Map<Class,JSONMarshaller> acceptedClasses)
Map of Class to JSONMarshaller to nest another types filter configs. |
Constructor and Description |
---|
JSONMarshaller(Class rootType,
Map<Class,JSONMarshaller> acceptedClasses) |
Copyright © 2018. All rights reserved.