Interface CustomerPortalConfig
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getInvoiceSummaryClient
InvoiceSummaryClient<InvoiceSummary> getInvoiceSummaryClient() -
getInvoiceDetailClient
InvoiceDetailClient<InvoiceDetail> getInvoiceDetailClient() -
getResellerClient
ResellerClient<Reseller> getResellerClient() -
getResellerCustomerClient
ResellerCustomerClient<ResellerCustomer> getResellerCustomerClient() -
getCrossConnectClient
CrossConnectClient<CrossConnect> getCrossConnectClient() -
getOrderClient
OrderClient<Order> getOrderClient() -
getTroubleTicketClient
TroubleTicketClient<TroubleTicket> getTroubleTicketClient() -
getWorkVisitClient
WorkVisitClient<WorkVisit> getWorkVisitClient() -
getSmartHandsClient
SmartHandsClient<SmartHands> getSmartHandsClient() -
getShipmentClient
ShipmentClient<Shipment> getShipmentClient() -
getNotificationClient
NotificationClient<Notification> getNotificationClient() -
getAssetClient
AssetClient<Asset> getAssetClient() -
getSupportCaseClient
SupportCaseClient<SupportCase> getSupportCaseClient() -
getQuoteClient
QuoteClient<Quote> getQuoteClient() -
getSupportPlanClient
SupportPlanClient<SupportPlan> getSupportPlanClient() -
getOrderHistoryClient
OrderHistoryClient<OrderHistoryItem> getOrderHistoryClient() -
getLookupClient
LookupClient<LookupLocation> getLookupClient() -
getAttachmentClient
AttachmentClient<Attachment> getAttachmentClient() -
getReportClient
ReportClient<Report> getReportClient() -
getDigitalLOAClient
DigitalLOAClient<DigitalLOA> getDigitalLOAClient() -
getSecureCabinetClient
SecureCabinetClient<SecureCabinet> getSecureCabinetClient() -
getUnifiedNotificationClient
UnifiedNotificationClient<UnifiedNotification> getUnifiedNotificationClient() -
getBillingCreditClient
BillingCreditClient<BillingCredit> getBillingCreditClient()
-