|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.metadata.publication.TransactionOptions
public class TransactionOptions
This class holds all the necessary attributes needed for the transaction operation.
| Constructor Summary | |
|---|---|
TransactionOptions(boolean inspire,
boolean fileIdentifierAvailable)
Creates a new TransactionOptions instance. |
|
| Method Summary | |
|---|---|
boolean |
isFileIdentifierAvailable()
|
boolean |
isInspire()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionOptions(boolean inspire,
boolean fileIdentifierAvailable)
TransactionOptions instance.
inspire - fileIdentifierAvailable - | Method Detail |
|---|
public boolean isInspire()
public boolean isFileIdentifierAvailable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||