public class ExtAsideRepository extends NodeRepository<ExtAsideBlock>
| Constructor and Description |
|---|
ExtAsideRepository(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
void |
addExtAsideReference(ExtAsideBlock ext_asideBlock,
ExtAside ext_aside) |
DataKey<ExtAsideRepository> |
getDataKey() |
DataKey<KeepType> |
getKeepDataKey() |
List<ExtAsideBlock> |
getReferencedExtAsideBlocks() |
void |
resolveExtAsideOrdinals() |
clear, containsKey, containsValue, entrySet, equals, get, getFromRaw, hashCode, isEmpty, keySet, normalizeKey, put, putAll, putRawKey, remove, size, valuesclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic ExtAsideRepository(DataHolder options)
public void addExtAsideReference(ExtAsideBlock ext_asideBlock, ExtAside ext_aside)
public void resolveExtAsideOrdinals()
public List<ExtAsideBlock> getReferencedExtAsideBlocks()
public DataKey<ExtAsideRepository> getDataKey()
getDataKey in class NodeRepository<ExtAsideBlock>public DataKey<KeepType> getKeepDataKey()
getKeepDataKey in class NodeRepository<ExtAsideBlock>Copyright © 2016. All rights reserved.