@MappedSuperclass public abstract class NetworkedEntity extends SimpleEntity
| Constructor and Description |
|---|
NetworkedEntity() |
| Modifier and Type | Method and Description |
|---|---|
abstract Network |
getNetwork()
Returns the network this entity belongs to
|
boolean |
isGlobal()
Returns whether this entity belongs to global mode (true) or to a network (false)
|
clone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransient, toStringpublic abstract Network getNetwork()
public boolean isGlobal()