|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.server.assertion.AsnConfig
public class AsnConfig
Assertion configuration.
| Constructor Summary | |
|---|---|
AsnConfig()
Default constructor |
|
| Method Summary | |
|---|---|
void |
configure()
Builds the configuration. |
boolean |
getAreAssertionsEnabled()
Gets the status indicating whether or not assertions are enabled. |
AsnIndexReferences |
getIndexReferences()
Gets the the configured index references. |
AsnOperations |
getOperations()
Gets the configured assertion operations. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsnConfig()
| Method Detail |
|---|
public boolean getAreAssertionsEnabled()
true if assertions are enabledpublic AsnIndexReferences getIndexReferences()
public AsnOperations getOperations()
public void configure()
|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||