Package | Description |
---|---|
org.hibernate.search.engine.spi |
Modifier and Type | Field and Description |
---|---|
protected EntityState |
AbstractDocumentBuilder.entityState |
Modifier and Type | Method and Description |
---|---|
EntityState |
AbstractDocumentBuilder.getEntityState() |
static EntityState |
EntityState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityState[] |
EntityState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved