|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fuberlin.wiwiss.ng4j.swp.impl.SWPWarrantImpl
public class SWPWarrantImpl
| Constructor Summary | |
|---|---|
SWPWarrantImpl(NamedGraph graph)
|
|
| Method Summary | |
|---|---|
ExtendedIterator |
getAssertedGraphs()
Returns an iterator over all named graphs which are asserted by this warrant. |
SWPAuthority |
getAuthority()
Returns the authority of this warrant. |
ExtendedIterator |
getGraphs()
Returns an iterator over all named graphs which are asserted or quoted by this warrant. |
ExtendedIterator |
getQuotedGraphs()
Returns an iterator over all named graphs which are quoted by this warrant. |
Signature |
getSignature()
Returns the signature of this warrant or null if the warrant is not signed. |
boolean |
isSigned()
Returns true if the warrant is signed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SWPWarrantImpl(NamedGraph graph)
| Method Detail |
|---|
public ExtendedIterator getGraphs()
SWPWarrant
getGraphs in interface SWPWarrantpublic ExtendedIterator getAssertedGraphs()
SWPWarrant
getAssertedGraphs in interface SWPWarrantpublic ExtendedIterator getQuotedGraphs()
SWPWarrant
getQuotedGraphs in interface SWPWarrant
public SWPAuthority getAuthority()
throws SWPCertificateException
SWPWarrant
getAuthority in interface SWPWarrantSWPCertificateException
public Signature getSignature()
throws SWPSignatureException
SWPWarrant
getSignature in interface SWPWarrantSWPSignatureExceptionpublic boolean isSigned()
SWPWarrant
isSigned in interface SWPWarrant
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||