| Package | Description |
|---|---|
| net.runeduniverse.lib.rogm.pattern | |
| net.runeduniverse.lib.rogm.pipeline | |
| net.runeduniverse.lib.rogm.pipeline.chain |
| Modifier and Type | Method and Description |
|---|---|
SaveContainer |
Archive.save(Class<?> entityType,
Object entity,
Integer depth) |
SaveContainer |
IBaseQueryPattern.save(Object entity,
Integer depth) |
SaveContainer |
NodePattern.save(Object entity,
Integer depth) |
SaveContainer |
RelationPattern.save(Object entity,
Integer depth) |
| Modifier and Type | Method and Description |
|---|---|
void |
IQueryPattern.save(SaveContainer container) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AChainRouter.save(EntityContainer entity,
SaveContainer container,
DepthContainer depth) |
void |
DatabaseChainRouter.save(EntityContainer entity,
SaveContainer container,
DepthContainer depth) |
| Modifier and Type | Method and Description |
|---|---|
static Language.ISaveMapper |
LookupLayers.buildSaveMapper(Archive archive,
IBuffer buffer,
Language.Instance lang,
SaveContainer container) |
static void |
LookupLayers.triggerPostSaveEvent(Archive archive,
SaveContainer container) |
Copyright © 2020–2022 RunedUniverse. All rights reserved.