org.gridprovenance.client
Interface GlobalPAssertionKey

All Known Implementing Classes:
GlobalPAssertionKeyImpl

public interface GlobalPAssertionKey

GlobalPAssertionKey Interface

CSL of EU Provenance

Author:
Sheng Jiang

Method Summary
 InteractionKey getInteractionKey()
          Get the InteractionKey
 java.lang.String getLocalPAssertionId()
          Get the LocalPAssertionId
 ViewKind getViewKind()
          Get the ViewKind
 

Method Detail

getInteractionKey

InteractionKey getInteractionKey()
                                 throws CSLException
Get the InteractionKey

Returns:
InteractionKey
Throws:
CSLException

getViewKind

ViewKind getViewKind()
                     throws CSLException
Get the ViewKind

Returns:
ViewKind
Throws:
CSLException

getLocalPAssertionId

java.lang.String getLocalPAssertionId()
                                      throws CSLException
Get the LocalPAssertionId

Returns:
int
Throws:
CSLException