@Entity public class AtomMessageContainer extends MessageContainer implements ParentAware<Atom>
id| Constructor and Description |
|---|
AtomMessageContainer() |
AtomMessageContainer(Atom atom,
java.net.URI parentUri) |
| Modifier and Type | Method and Description |
|---|---|
Atom |
getAtom() |
Atom |
getParent() |
protected void |
setAtom(Atom atom) |
addPendingConfirmation, addUnconfirmed, getId, getLastUpdate, getParentUri, getPendingConfirmations, getUnconfirmedAndIncrementAndCleanup, getUnconfirmedCount, getVersion, incrementVersion, peekAtUnconfirmed, removePendingConfirmations, removeUnconfirmed, removeUnconfirmed, setId, setParentUri, setVersionpublic AtomMessageContainer()
public AtomMessageContainer(Atom atom, java.net.URI parentUri)
Copyright © 2020. All Rights Reserved.