| Package | Description |
|---|---|
| com.impetus.kundera.graph |
| Modifier and Type | Method and Description |
|---|---|
static Node.EntityEvent |
Node.EntityEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Node.EntityEvent[] |
Node.EntityEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private static Class |
Node.EntityEvent.getPostEvent(Node.EntityEvent event) |
private static Class |
Node.EntityEvent.getPreEvent(Node.EntityEvent event) |
private void |
Node.onPostEvent(EntityMetadata metadata,
Node.EntityEvent event) |
private void |
Node.onPreEvent(EntityMetadata metadata,
Node.EntityEvent event) |
Copyright © 2015. All Rights Reserved.