public interface InternalElement extends TitanElement
| Modifier and Type | Method and Description |
|---|---|
byte |
getLifeCycle() |
boolean |
isHidden()
Whether this element is hidden and should only be returned to queries that explicitly ask for hidden elements.
|
InternalElement |
it()
Returns this element in the context of the current transaction.
|
void |
setID(long id) |
StandardTitanTx |
tx()
Returns the transaction to which the element is currently bound or should be refreshed into
|
getId, getID, getProperty, getProperty, hasId, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setPropertycompareToInternalElement it()
StandardTitanTx tx()
void setID(long id)
byte getLifeCycle()
ElementLifeCycleboolean isHidden()
Copyright © 2012–2014. All rights reserved.