Interface IIdentity

    • Method Detail

      • getId

        java.lang.Long getId()
      • setId

        void setId​(java.lang.Long id)
      • getCodigoLookup

        java.lang.String getCodigoLookup()
      • getDescriptionLookup

        java.lang.String getDescriptionLookup()
      • getDescriptionCollection

        default java.lang.String getDescriptionCollection()
      • getRowKey

        default java.lang.String getRowKey()
      • getLogicFrom

        java.util.Optional<java.lang.String> getLogicFrom()
      • setLogicFrom

        void setLogicFrom​(java.lang.String logicFrom)