Class VoteWsSource

java.lang.Object
org.lockss.ws.entities.VoteWsResult
org.lockss.laaws.poller.impl.VoteWsSource

public class VoteWsSource extends org.lockss.ws.entities.VoteWsResult
Container for the information that is used as the source for a query related to votes.
  • Constructor Details

    • VoteWsSource

      public VoteWsSource(org.lockss.poller.v3.V3Voter vote)
  • Method Details

    • getAuId

      public String getAuId()
      Overrides:
      getAuId in class org.lockss.ws.entities.VoteWsResult
    • getAuName

      public String getAuName()
      Overrides:
      getAuName in class org.lockss.ws.entities.VoteWsResult
    • getCallerId

      public String getCallerId()
      Overrides:
      getCallerId in class org.lockss.ws.entities.VoteWsResult
    • getVoteStatus

      public String getVoteStatus()
      Overrides:
      getVoteStatus in class org.lockss.ws.entities.VoteWsResult
    • getStartTime

      public Long getStartTime()
      Overrides:
      getStartTime in class org.lockss.ws.entities.VoteWsResult
    • getDeadline

      public Long getDeadline()
      Overrides:
      getDeadline in class org.lockss.ws.entities.VoteWsResult
    • getVoteKey

      public String getVoteKey()
      Overrides:
      getVoteKey in class org.lockss.ws.entities.VoteWsResult
    • getIsPollActive

      public Boolean getIsPollActive()
      Overrides:
      getIsPollActive in class org.lockss.ws.entities.VoteWsResult
    • getCurrentState

      public String getCurrentState()
      Overrides:
      getCurrentState in class org.lockss.ws.entities.VoteWsResult
    • getErrorDetail

      public String getErrorDetail()
      Overrides:
      getErrorDetail in class org.lockss.ws.entities.VoteWsResult
    • getVoteDeadline

      public Long getVoteDeadline()
      Overrides:
      getVoteDeadline in class org.lockss.ws.entities.VoteWsResult
    • getDuration

      public Long getDuration()
      Overrides:
      getDuration in class org.lockss.ws.entities.VoteWsResult
    • getRemainingTime

      public Long getRemainingTime()
      Overrides:
      getRemainingTime in class org.lockss.ws.entities.VoteWsResult
    • getAgreementHint

      public Double getAgreementHint()
      Overrides:
      getAgreementHint in class org.lockss.ws.entities.VoteWsResult
    • getPollerNonce

      public String getPollerNonce()
      Overrides:
      getPollerNonce in class org.lockss.ws.entities.VoteWsResult
    • getVoterNonce

      public String getVoterNonce()
      Overrides:
      getVoterNonce in class org.lockss.ws.entities.VoteWsResult
    • getVoterNonce2

      public String getVoterNonce2()
      Overrides:
      getVoterNonce2 in class org.lockss.ws.entities.VoteWsResult
    • getIsSymmetricPoll

      public Boolean getIsSymmetricPoll()
      Overrides:
      getIsSymmetricPoll in class org.lockss.ws.entities.VoteWsResult
    • getAgreedUrlCount

      public Integer getAgreedUrlCount()
      Overrides:
      getAgreedUrlCount in class org.lockss.ws.entities.VoteWsResult
    • getDisagreedUrlCount

      public Integer getDisagreedUrlCount()
      Overrides:
      getDisagreedUrlCount in class org.lockss.ws.entities.VoteWsResult
    • getPollerOnlyUrlCount

      public Integer getPollerOnlyUrlCount()
      Overrides:
      getPollerOnlyUrlCount in class org.lockss.ws.entities.VoteWsResult
    • getVoterOnlyUrlCount

      public Integer getVoterOnlyUrlCount()
      Overrides:
      getVoterOnlyUrlCount in class org.lockss.ws.entities.VoteWsResult