| 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 |
|---|---|
MappingState |
EntityhubConfiguration.getDefaultMappingState()
The initial (default) state for new
EntityMappings |
| Modifier and Type | Method and Description |
|---|---|
static MappingState |
MappingState.getState(String uri)
Getter for the State based on the URI.
|
static MappingState |
MappingState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MappingState[] |
MappingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MappingState |
SiteConfiguration.getDefaultMappedEntityState()
The initial state for mappings of entities managed by this site
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.