Uses of Package
com.blinksale.domain

Packages that use com.blinksale.domain
com.blinksale.domain BlinkSale domain layer. 
com.blinksale.resource BlinkSale resource layer. 
 

Classes in com.blinksale.domain used by com.blinksale.domain
Account
          BlinkSale user account.
Client
          Client described for invoicing purpose.
Delivery
          Record of every time the invoice has been sent.
Invoice
          Invoice part of a BlinkSale account.
Method
          Enumeration of available payment methods.
Payment
          Payment made for a parent invoice.
People
          List of persons associated with a client.
Person
          Person associated to an invoiced client.
Status
          Invoice status.
Terms
          Terms of an invoice.
 

Classes in com.blinksale.domain used by com.blinksale.resource
Account
          BlinkSale user account.
Client
          Client described for invoicing purpose.