Serialized Form

  • Package com.highdeal.bart.event

  • Package com.highdeal.bart.hci

  • Package com.highdeal.hci

    • Exception com.highdeal.hci.AlreadyExistException

      class AlreadyExistException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

    • Exception com.highdeal.hci.AuthenticationFailedException

      class AuthenticationFailedException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

        • message
          String message
        • reason
          int reason
    • Exception com.highdeal.hci.BadConfigurationException

      class BadConfigurationException extends Exception implements Serializable
    • Exception com.highdeal.hci.BadMessageFormatException

      class BadMessageFormatException extends com.highdeal.hci.OperationFailureException implements Serializable
    • Exception com.highdeal.hci.CannotCancelException

      class CannotCancelException extends Exception implements Serializable
    • Exception com.highdeal.hci.CommunicationFailureException

      class CommunicationFailureException extends Exception implements Serializable
      • Serialized Fields

        • hostInfo
          String hostInfo
        • httpResponseCode
          int httpResponseCode
    • Exception com.highdeal.hci.DoesNotExistException

      class DoesNotExistException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

    • Exception com.highdeal.hci.EntityUnresolver.ForbiddenEntityResolutionException

      class ForbiddenEntityResolutionException extends SAXException implements Serializable
      • Serialized Fields

    • Exception com.highdeal.hci.IgnorableTagException

      class IgnorableTagException extends RuntimeException implements Serializable
    • Exception com.highdeal.hci.IncompatibleOperationException

      class IncompatibleOperationException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

    • Exception com.highdeal.hci.InvalidCreationErrorException

      class InvalidCreationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable
      • Serialized Fields

        • category
          com.highdeal.hci.InvalidCreationErrorException.InvalidCreationCategory category
    • Exception com.highdeal.hci.InvalidCreationException

      class InvalidCreationException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

        • error
          com.highdeal.error.IError error
        • message
          String message
        • reason
          int reason
    • Exception com.highdeal.hci.InvalidDeletionErrorException

      class InvalidDeletionErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable
      • Serialized Fields

        • category
          com.highdeal.hci.InvalidDeletionErrorException.InvalidDeletionCategory category
    • Exception com.highdeal.hci.InvalidDeletionException

      class InvalidDeletionException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

        • allowanceLogicCodes
          Vector<String> allowanceLogicCodes
        • allowancePlanCodes
          Vector<String> allowancePlanCodes
        • chargeComponentCodes
          Vector<String> chargeComponentCodes
        • chargedItemAggregationPolicyCodes
          Vector<String> chargedItemAggregationPolicyCodes
        • chargePlanCodes
          Vector<String> chargePlanCodes
        • error
          com.highdeal.error.IError error
        • exportableItemMappingCodes
          Vector<String> exportableItemMappingCodes
        • isOfferSubscribed
          boolean isOfferSubscribed
        • message
          String message
        • objectTypeStillReferenced
          com.highdeal.hci.InvalidDeletionException.ObjectTypeStillReferenced objectTypeStillReferenced
        • offerCodes
          Vector<String> offerCodes
        • pricingMacroCodes
          Vector<String> pricingMacroCodes
        • reason
          int reason
        • refillLogicCodes
          Vector<String> refillLogicCodes
        • refillPlanCodes
          Vector<String> refillPlanCodes
        • userLogins
          Vector<String> userLogins
    • Exception com.highdeal.hci.InvalidExportException

      class InvalidExportException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

        • message
          String message
        • objectCode
          String objectCode
        • objectType
          String objectType
        • reason
          int reason
    • Exception com.highdeal.hci.InvalidImportException

      class InvalidImportException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

        • message
          String message
        • reason
          int reason
    • Exception com.highdeal.hci.InvalidInitializationException

      class InvalidInitializationException extends com.highdeal.error.ErrorException implements Serializable
      • Serialized Fields

        • message
          String message
        • reason
          int reason
    • Exception com.highdeal.hci.InvalidMaintainErrorException

      class InvalidMaintainErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable
      • Serialized Fields

        • category
          com.highdeal.hci.InvalidMaintainErrorException.InvalidMaintainCategory category
    • Exception com.highdeal.hci.InvalidModificationErrorException

      class InvalidModificationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable
      • Serialized Fields

        • category
          com.highdeal.hci.InvalidModificationErrorException.InvalidModificationCategory category
    • Exception com.highdeal.hci.InvalidModificationException

      class InvalidModificationException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

        • error
          com.highdeal.error.IError error
        • isOfferSubscribed
          boolean isOfferSubscribed
        • message
          String message
        • offerCodes
          Vector<String> offerCodes
        • reason
          int reason
    • Exception com.highdeal.hci.InvalidOperationErrorException

      class InvalidOperationErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable
    • Exception com.highdeal.hci.InvalidPasswordException

      class InvalidPasswordException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

        • message
          String message
        • reason
          int reason
    • Exception com.highdeal.hci.NotAuthorizedException

      class NotAuthorizedException extends com.highdeal.hci.OperationFailureException implements Serializable
    • Exception com.highdeal.hci.OperationCanceledException

      class OperationCanceledException extends com.highdeal.hci.OperationFailureException implements Serializable
    • Exception com.highdeal.hci.OperationFailureErrorException

      class OperationFailureErrorException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

        • error
          com.highdeal.error.IError error
    • Exception com.highdeal.hci.OperationFailureException

      class OperationFailureException extends Exception implements Serializable
    • Exception com.highdeal.hci.RetryableDatabaseException

      class RetryableDatabaseException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

    • Exception com.highdeal.hci.ServerErrorException

      class ServerErrorException extends com.highdeal.hci.OperationFailureErrorException implements Serializable
    • Exception com.highdeal.hci.ServerFailureException

      class ServerFailureException extends com.highdeal.hci.OperationFailureException implements Serializable
      • Serialized Fields

    • Exception com.highdeal.hci.UnknownTagException

      class UnknownTagException extends Exception implements Serializable
      • Serialized Fields

    • Exception com.highdeal.hci.XMLIllegalArgumentException

      class XMLIllegalArgumentException extends RuntimeException implements Serializable