public class SunatSenderManager extends Object
| Constructor and Description |
|---|
SunatSenderManager() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
checkTicket(org.openfact.models.OrganizationModel organization,
String ticket) |
org.openfact.models.SendEventModel |
sendBillAddress1(org.openfact.models.OrganizationModel organization,
org.openfact.models.DocumentModel document,
String fileName) |
org.openfact.models.SendEventModel |
sendBillAddress2(org.openfact.models.OrganizationModel organization,
org.openfact.models.DocumentModel document,
String fileName) |
org.openfact.models.SendEventModel |
sendSummary(org.openfact.models.OrganizationModel organization,
org.openfact.models.DocumentModel document,
String fileName) |
public org.openfact.models.SendEventModel sendBillAddress1(org.openfact.models.OrganizationModel organization,
org.openfact.models.DocumentModel document,
String fileName)
throws org.openfact.models.ModelInsuficientData,
org.openfact.models.SendEventException
org.openfact.models.ModelInsuficientDataorg.openfact.models.SendEventExceptionpublic org.openfact.models.SendEventModel sendBillAddress2(org.openfact.models.OrganizationModel organization,
org.openfact.models.DocumentModel document,
String fileName)
throws org.openfact.models.ModelInsuficientData,
org.openfact.models.SendEventException
org.openfact.models.ModelInsuficientDataorg.openfact.models.SendEventExceptionpublic org.openfact.models.SendEventModel sendSummary(org.openfact.models.OrganizationModel organization,
org.openfact.models.DocumentModel document,
String fileName)
throws org.openfact.models.ModelInsuficientData,
org.openfact.models.SendEventException
org.openfact.models.ModelInsuficientDataorg.openfact.models.SendEventExceptionpublic byte[] checkTicket(org.openfact.models.OrganizationModel organization,
String ticket)
throws SunatSendEventException
SunatSendEventExceptionCopyright © 2017. All rights reserved.