| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi | |
| org.apache.stanbol.entityhub.servicesapi.model | |
| org.apache.stanbol.entityhub.servicesapi.site |
| Modifier and Type | Method and Description |
|---|---|
ManagedEntityState |
EntityhubConfiguration.getDefaultManagedEntityState()
The initial (default) state for new
Symbols |
| Modifier and Type | Method and Description |
|---|---|
Entity |
Entityhub.setState(String id,
ManagedEntityState state)
Setter for the state of an Entity.
|
| Modifier and Type | Method and Description |
|---|---|
static ManagedEntityState |
ManagedEntityState.getState(String uri)
Getter for the State based on the URI.
|
static ManagedEntityState |
ManagedEntityState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedEntityState[] |
ManagedEntityState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedEntityState |
SiteConfiguration.getDefaultManagedEntityState()
The initial state if a
Symbol is created for an entity managed
by this site |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.