Uses of Interface
org.osid.billing.Customer
Packages that use Customer
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of Customer in org.osid.billing
Methods in org.osid.billing that return CustomerModifier and TypeMethodDescriptionCustomerAdminSession.createCustomer(CustomerForm customerForm) Creates a newCustomer.CustomerLookupSession.getCustomer(Id customerId) Gets theCustomerspecified by itsId.Entry.getCustomer()Gets the customer associated with this entry.CustomerList.getNextCustomer()Gets the nextCustomerin this list.Customer[]CustomerList.getNextCustomers(long n) Gets the next set ofCustomerelements in this list. -
Uses of Customer in org.osid.billing.payment
Methods in org.osid.billing.payment that return CustomerModifier and TypeMethodDescriptionPayer.getCustomer()Gets the customer.Payment.getCustomer()Gets the customer for which this payment applies.Summary.getCustomer()Gets the customer.