Interface CustomerSpi

All Superinterfaces:
it.tidalwave.util.As, Customer, it.tidalwave.role.Identifiable

public interface CustomerSpi extends Customer
Author:
Fabrizio Giudici
  • Nested Class Summary

    Nested classes/interfaces inherited from interface it.tidalwave.util.As

    it.tidalwave.util.As.Type<T>

    Nested classes/interfaces inherited from interface it.tidalwave.accounting.model.Customer

    Customer.Builder
  • Field Summary

    Fields inherited from interface it.tidalwave.role.Identifiable

    _Identifiable_
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface it.tidalwave.util.As

    as, as, asMany, asMany, maybeAs, maybeAs

    Methods inherited from interface it.tidalwave.accounting.model.Customer

    findProjects, toBuilder

    Methods inherited from interface it.tidalwave.role.Identifiable

    getId
  • Method Details

    • getName

      @Nonnull String getName()