Package | Description |
---|---|
com.viaoa.json.jackson | |
com.viaoa.pojo |
Uses a loader to map OAObject's into a Pojo structure that can be used for mapping json.
|
Modifier and Type | Method and Description |
---|---|
protected OAJacksonDeserializerLoader.EqualQueryForReference |
OAJacksonDeserializerLoader.getEqualQueryForReference(OAJson.StackItem stackItem,
PojoLinkUnique plu) |
Modifier and Type | Field and Description |
---|---|
protected PojoLinkUnique |
PojoLinkOne.pojoLinkUnique |
protected PojoLinkUnique |
PojoLinkOneReference.pojoLinkUnique |
protected PojoLinkUnique |
PojoProperty.pojoLinkUnique |
Modifier and Type | Method and Description |
---|---|
PojoLinkUnique |
PojoLinkOne.getPojoLinkUnique() |
PojoLinkUnique |
PojoLinkOneReference.getPojoLinkUnique() |
PojoLinkUnique |
PojoProperty.getPojoLinkUnique() |
Modifier and Type | Method and Description |
---|---|
void |
PojoLinkOne.setPojoLinkUnique(PojoLinkUnique newValue) |
void |
PojoLinkOneReference.setPojoLinkUnique(PojoLinkUnique newValue) |
void |
PojoProperty.setPojoLinkUnique(PojoLinkUnique newValue) |
Copyright © 1999–2025 ViaOA. All rights reserved.