Interface ImmutableAccountData

  • All Known Subinterfaces:
    Account

    public interface ImmutableAccountData
    • Method Detail

      • getId

        UUID getId()
      • getExternalKey

        String getExternalKey()
        Returns:
        the account externalKey
      • getTimeZone

        org.joda.time.DateTimeZone getTimeZone()
        Returns:
        the account timezone, as specified at creation time
      • getFixedOffsetTimeZone

        org.joda.time.DateTimeZone getFixedOffsetTimeZone()
        Returns:
        the account timezone used by the system for dates manipulation (ignoring changes like DST)
      • getReferenceTime

        org.joda.time.DateTime getReferenceTime()
        Returns:
        the account reference time