| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.servlet.setup |
| Modifier and Type | Method and Description |
|---|---|
static SimpleReasonerSetup.RecomputeMode |
SimpleReasonerSetup.getRecomputeRequired(javax.servlet.ServletContext ctx) |
static SimpleReasonerSetup.RecomputeMode |
SimpleReasonerSetup.RecomputeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleReasonerSetup.RecomputeMode[] |
SimpleReasonerSetup.RecomputeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SimpleReasonerSetup.setRecomputeRequired(javax.servlet.ServletContext ctx,
SimpleReasonerSetup.RecomputeMode mode) |
Copyright © 2022. All rights reserved.