Class ElanTransactionAFParmsDTO

  • All Implemented Interfaces:
    Serializable

    public class ElanTransactionAFParmsDTO
    extends Object
    implements Serializable
    Data transfer object for the application facade elanTransaction that holds some parameters to open a ELAN license application.
    See Also:
    Serialized Form
    • Field Detail

      • transactionIdentCode

        public String transactionIdentCode
        Unique identifier of an elan transaction which is to be shown in the editor. Elan transactions are client dependent so the value 'client' of ApplicationFacadeParmsDTO.client must be filled as well to allow finding the transaction with the given number. max. length 32
    • Constructor Detail

      • ElanTransactionAFParmsDTO

        public ElanTransactionAFParmsDTO()