diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Abstract-AbstractValidatorStrategy.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Abstract-AbstractValidatorStrategy.html index 19667e2..3782045 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Abstract-AbstractValidatorStrategy.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Abstract-AbstractValidatorStrategy.html @@ -259,7 +259,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -306,7 +306,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -330,11 +330,7 @@

Parameters
-
-
Return values
- array<string|int, mixed> -
- +
public - process(BatchInterface $batch) : void + process(DocumentBatchInterface $batch) : void
@@ -285,10 +285,10 @@
Parameters
$batch - : BatchInterface + : DocumentBatchInterface
-

Contenedor de los documentos a procesar.

+

Contenedor del lote a procesar.

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-BoletaAfectaBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-BoletaAfectaBuilderStrategyInterface.html index f385ffd..3458f45 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-BoletaAfectaBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-BoletaAfectaBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-BoletaExentaBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-BoletaExentaBuilderStrategyInterface.html index 01066bd..8f87883 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-BoletaExentaBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-BoletaExentaBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaAfectaBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaAfectaBuilderStrategyInterface.html index f5965ed..2e81620 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaAfectaBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaAfectaBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaCompraBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaCompraBuilderStrategyInterface.html index 5afa58f..7f0f973 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaCompraBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaCompraBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaExentaBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaExentaBuilderStrategyInterface.html index a80b7e5..a770bdc 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaExentaBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaExentaBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaExportacionBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaExportacionBuilderStrategyInterface.html index b4abc18..41c18ee 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaExportacionBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-FacturaExportacionBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-GuiaDespachoBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-GuiaDespachoBuilderStrategyInterface.html index 4dd0fb8..530ece4 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-GuiaDespachoBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-GuiaDespachoBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-LiquidacionFacturaBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-LiquidacionFacturaBuilderStrategyInterface.html index b46b6ad..8bee3b4 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-LiquidacionFacturaBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-LiquidacionFacturaBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaCreditoBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaCreditoBuilderStrategyInterface.html index 9ed7422..9f14ed3 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaCreditoBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaCreditoBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaCreditoExportacionBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaCreditoExportacionBuilderStrategyInterface.html index 1f16482..42404c2 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaCreditoExportacionBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaCreditoExportacionBuilderStrategyInterface.html @@ -277,7 +277,7 @@

@@ -316,7 +316,7 @@

throws
- BuilderException + BuilderException
@@ -344,7 +344,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaDebitoBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaDebitoBuilderStrategyInterface.html index 323c712..ed2e0e1 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaDebitoBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaDebitoBuilderStrategyInterface.html @@ -276,7 +276,7 @@

@@ -315,7 +315,7 @@

throws
- BuilderException + BuilderException
@@ -343,7 +343,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaDebitoExportacionBuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaDebitoExportacionBuilderStrategyInterface.html index cf52a5d..5862abc 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaDebitoExportacionBuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Builder-Strategy-NotaDebitoExportacionBuilderStrategyInterface.html @@ -277,7 +277,7 @@

@@ -316,7 +316,7 @@

throws
- BuilderException + BuilderException
@@ -344,7 +344,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderStrategyInterface.html index cd009db..3c8ae7a 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderStrategyInterface.html @@ -198,7 +198,7 @@

@@ -275,7 +275,7 @@

@@ -314,7 +314,7 @@

throws
- BuilderException + BuilderException
@@ -342,7 +342,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderWorkerInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderWorkerInterface.html index c6a3b9d..204a698 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderWorkerInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderWorkerInterface.html @@ -245,7 +245,7 @@

 : DocumentInterface -
Crea la instancia del DTE a partir del XmlDocument contenido en DocumentBag.
+
Crea la instancia del DTE a partir del XmlDocument contenido en la bolsa.

@@ -352,11 +352,11 @@

-

Crea la instancia del DTE a partir del XmlDocument contenido en DocumentBag.

+

Crea la instancia del DTE a partir del XmlDocument contenido en la bolsa.

public - create(DocumentBag $bag) : DocumentInterface + create(DocumentBagInterface $bag) : DocumentInterface
@@ -366,7 +366,7 @@

Parameters
$bag - : DocumentBag + : DocumentBagInterface
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DispatcherWorkerInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DispatcherWorkerInterface.html index f9a6831..edf39a8 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DispatcherWorkerInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DispatcherWorkerInterface.html @@ -198,7 +198,7 @@

@@ -295,7 +295,7 @@

@@ -365,7 +365,7 @@

@@ -417,7 +417,7 @@

@@ -477,7 +477,7 @@

@@ -513,7 +513,7 @@

throws
- XmlException + XmlException

Si la validación del esquema falla.

@@ -539,7 +539,7 @@

@@ -575,7 +575,7 @@

throws
- SignatureException + SignatureException

Si la validación de la firma falla.

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentBagInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentBagInterface.html index b1ef7db..040efc4 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentBagInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentBagInterface.html @@ -195,7 +195,7 @@

@@ -527,7 +527,7 @@

@@ -566,7 +566,7 @@

@@ -605,7 +605,7 @@

@@ -644,7 +644,7 @@

@@ -683,7 +683,7 @@

@@ -736,7 +736,7 @@

@@ -779,7 +779,7 @@

@@ -818,7 +818,7 @@

@@ -857,7 +857,7 @@

@@ -896,7 +896,7 @@

@@ -935,7 +935,7 @@

@@ -974,7 +974,7 @@

@@ -1013,7 +1013,7 @@

@@ -1052,7 +1052,7 @@

@@ -1091,7 +1091,7 @@

@@ -1130,7 +1130,7 @@

@@ -1169,7 +1169,7 @@

@@ -1208,7 +1208,7 @@

@@ -1247,7 +1247,7 @@

@@ -1286,7 +1286,7 @@

@@ -1325,7 +1325,7 @@

@@ -1366,7 +1366,7 @@

@@ -1419,7 +1419,7 @@

@@ -1458,7 +1458,7 @@

@@ -1474,22 +1474,6 @@

-

- Tags - - -
-
-
- @return -
-
- -

DOMDocument&XmlInterface|null

-
- -
-
@@ -1513,7 +1497,7 @@

@@ -1562,7 +1546,7 @@

@@ -1611,7 +1595,7 @@

@@ -1660,7 +1644,7 @@

@@ -1709,7 +1693,7 @@

@@ -1758,7 +1742,7 @@

@@ -1809,7 +1793,7 @@

@@ -1858,7 +1842,7 @@

@@ -1907,7 +1891,7 @@

@@ -1956,7 +1940,7 @@

@@ -2005,7 +1989,7 @@

@@ -2056,7 +2040,7 @@

@@ -2119,7 +2103,7 @@

@@ -2168,7 +2152,7 @@

@@ -2221,7 +2205,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentComponentInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentComponentInterface.html index 37a2134..dbbf8fd 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentComponentInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentComponentInterface.html @@ -264,7 +264,7 @@

getDocumentBagManagerWorker() -  : BuilderWorkerInterface +  : DocumentBagManagerWorkerInterface
Entrega el worker "billing.document.document_bag_manager".
@@ -535,7 +535,7 @@

public - getDocumentBagManagerWorker() : BuilderWorkerInterface + getDocumentBagManagerWorker() : DocumentBagManagerWorkerInterface
@@ -548,7 +548,7 @@

Return values
- BuilderWorkerInterface + DocumentBagManagerWorkerInterface

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentEnvelopeInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentEnvelopeInterface.html index f4e402d..662f02a 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentEnvelopeInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-DocumentEnvelopeInterface.html @@ -195,7 +195,7 @@

@@ -422,7 +422,7 @@

@@ -471,7 +471,7 @@

@@ -510,7 +510,7 @@

@@ -549,7 +549,7 @@

@@ -588,7 +588,7 @@

@@ -627,7 +627,7 @@

@@ -666,7 +666,7 @@

@@ -705,7 +705,7 @@

@@ -745,7 +745,7 @@

@@ -784,7 +784,7 @@

@@ -823,7 +823,7 @@

@@ -862,7 +862,7 @@

@@ -901,7 +901,7 @@

@@ -917,22 +917,6 @@

-

- Tags - - -
-
-
- @return -
-
- -

DOMDocument&XmlInterface|null

-
- -
-
@@ -956,7 +940,7 @@

@@ -1005,7 +989,7 @@

@@ -1054,7 +1038,7 @@

@@ -1103,7 +1087,7 @@

@@ -1152,7 +1136,7 @@

@@ -1202,7 +1186,7 @@

@@ -1251,7 +1235,7 @@

@@ -1300,7 +1284,7 @@

@@ -1349,7 +1333,7 @@

@@ -1398,7 +1382,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-LoaderWorkerInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-LoaderWorkerInterface.html index 9af2586..5faed2e 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-LoaderWorkerInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-LoaderWorkerInterface.html @@ -198,7 +198,7 @@

@@ -267,7 +267,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-BoletaAfectaNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-BoletaAfectaNormalizerStrategyInterface.html index 39d3a13..e2b1819 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-BoletaAfectaNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-BoletaAfectaNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-BoletaExentaNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-BoletaExentaNormalizerStrategyInterface.html index 0484520..d493e66 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-BoletaExentaNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-BoletaExentaNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaAfectaNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaAfectaNormalizerStrategyInterface.html index 2ccc8d8..68ea854 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaAfectaNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaAfectaNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaCompraNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaCompraNormalizerStrategyInterface.html index 59942b9..662d71d 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaCompraNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaCompraNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaExentaNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaExentaNormalizerStrategyInterface.html index 765ecff..1630aba 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaExentaNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaExentaNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaExportacionNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaExportacionNormalizerStrategyInterface.html index f06ede8..107448c 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaExportacionNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-FacturaExportacionNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-GuiaDespachoNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-GuiaDespachoNormalizerStrategyInterface.html index b515aa5..bdb9352 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-GuiaDespachoNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-GuiaDespachoNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-LiquidacionFacturaNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-LiquidacionFacturaNormalizerStrategyInterface.html index e41d7ce..5c612f7 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-LiquidacionFacturaNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-LiquidacionFacturaNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaCreditoExportacionNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaCreditoExportacionNormalizerStrategyInterface.html index 51e398f..3c3877d 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaCreditoExportacionNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaCreditoExportacionNormalizerStrategyInterface.html @@ -270,7 +270,7 @@

@@ -309,7 +309,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaCreditoNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaCreditoNormalizerStrategyInterface.html index 96016da..d090082 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaCreditoNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaCreditoNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaDebitoExportacionNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaDebitoExportacionNormalizerStrategyInterface.html index 4301372..936e808 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaDebitoExportacionNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaDebitoExportacionNormalizerStrategyInterface.html @@ -270,7 +270,7 @@

@@ -309,7 +309,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaDebitoNormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaDebitoNormalizerStrategyInterface.html index f82bea5..d7d46af 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaDebitoNormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Normalizer-Strategy-NotaDebitoNormalizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-NormalizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-NormalizerStrategyInterface.html index ce4556c..891c2d8 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-NormalizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-NormalizerStrategyInterface.html @@ -198,7 +198,7 @@

@@ -268,7 +268,7 @@

@@ -307,7 +307,7 @@

throws
- NormalizerException + NormalizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ParserStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ParserStrategyInterface.html index 7a56f00..2779e75 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ParserStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ParserStrategyInterface.html @@ -198,7 +198,7 @@

@@ -268,7 +268,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-RendererStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-RendererStrategyInterface.html index b846ea4..de7b239 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-RendererStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-RendererStrategyInterface.html @@ -198,7 +198,7 @@

@@ -267,7 +267,7 @@

@@ -306,7 +306,7 @@

throws
- RendererException + RendererException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-BoletaAfectaSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-BoletaAfectaSanitizerStrategyInterface.html index 8e98e9b..0eebe4c 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-BoletaAfectaSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-BoletaAfectaSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-BoletaExentaSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-BoletaExentaSanitizerStrategyInterface.html index 612931d..94d715e 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-BoletaExentaSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-BoletaExentaSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaAfectaSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaAfectaSanitizerStrategyInterface.html index 1331627..1e45372 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaAfectaSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaAfectaSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaCompraSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaCompraSanitizerStrategyInterface.html index ff7c2ae..8ce1028 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaCompraSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaCompraSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaExentaSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaExentaSanitizerStrategyInterface.html index 52b9477..8d3fdc2 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaExentaSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaExentaSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaExportacionSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaExportacionSanitizerStrategyInterface.html index e0aa0c8..ca7eb9c 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaExportacionSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-FacturaExportacionSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-GuiaDespachoSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-GuiaDespachoSanitizerStrategyInterface.html index ebc455a..393c7ba 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-GuiaDespachoSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-GuiaDespachoSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-LiquidacionFacturaSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-LiquidacionFacturaSanitizerStrategyInterface.html index 45d41a8..db0a001 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-LiquidacionFacturaSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-LiquidacionFacturaSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaCreditoExportacionSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaCreditoExportacionSanitizerStrategyInterface.html index 1cfa042..99b7dde 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaCreditoExportacionSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaCreditoExportacionSanitizerStrategyInterface.html @@ -270,7 +270,7 @@

@@ -309,7 +309,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaCreditoSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaCreditoSanitizerStrategyInterface.html index 5da10bb..903cf1b 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaCreditoSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaCreditoSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaDebitoExportacionSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaDebitoExportacionSanitizerStrategyInterface.html index f2f558f..a1aead6 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaDebitoExportacionSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaDebitoExportacionSanitizerStrategyInterface.html @@ -270,7 +270,7 @@

@@ -309,7 +309,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaDebitoSanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaDebitoSanitizerStrategyInterface.html index 9193479..a7ff8ce 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaDebitoSanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Sanitizer-Strategy-NotaDebitoSanitizerStrategyInterface.html @@ -269,7 +269,7 @@

@@ -308,7 +308,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-SanitizerStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-SanitizerStrategyInterface.html index 7159efa..e8af9c0 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-SanitizerStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-SanitizerStrategyInterface.html @@ -198,7 +198,7 @@

@@ -268,7 +268,7 @@

@@ -307,7 +307,7 @@

throws
- SanitizerException + SanitizerException
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-SobreEnvioInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-SobreEnvioInterface.html index 1d089b4..133e4db 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-SobreEnvioInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-SobreEnvioInterface.html @@ -195,7 +195,7 @@

@@ -283,7 +283,7 @@

getXmlDocument() -  : DOMDocument|XmlInterface +  : XmlInterface
Entrega el documento XML asociado al sobre de documentos.
@@ -328,7 +328,7 @@

@@ -367,7 +367,7 @@

@@ -406,7 +406,7 @@

@@ -445,7 +445,7 @@

@@ -487,7 +487,7 @@

@@ -526,7 +526,7 @@

@@ -565,7 +565,7 @@

@@ -604,7 +604,7 @@

@@ -612,7 +612,7 @@

public - getXmlDocument() : DOMDocument|XmlInterface + getXmlDocument() : XmlInterface
@@ -625,7 +625,7 @@

Return values
- DOMDocument|XmlInterface + XmlInterface
@@ -643,7 +643,7 @@

@@ -682,7 +682,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-BoletaAfectaValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-BoletaAfectaValidatorStrategyInterface.html index 536c667..c64e2a6 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-BoletaAfectaValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-BoletaAfectaValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-BoletaExentaValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-BoletaExentaValidatorStrategyInterface.html index e83e925..f3eeb48 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-BoletaExentaValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-BoletaExentaValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaAfectaValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaAfectaValidatorStrategyInterface.html index 852040d..2e5d048 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaAfectaValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaAfectaValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaCompraValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaCompraValidatorStrategyInterface.html index 2fd0065..b22a9b9 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaCompraValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaCompraValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaExentaValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaExentaValidatorStrategyInterface.html index a3ad931..655f788 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaExentaValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaExentaValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaExportacionValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaExportacionValidatorStrategyInterface.html index 9ccbe58..4c7a644 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaExportacionValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-FacturaExportacionValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-GuiaDespachoValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-GuiaDespachoValidatorStrategyInterface.html index a75c93c..b59d0e6 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-GuiaDespachoValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-GuiaDespachoValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-LiquidacionFacturaValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-LiquidacionFacturaValidatorStrategyInterface.html index 764e5fd..554d126 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-LiquidacionFacturaValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-LiquidacionFacturaValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaCreditoExportacionValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaCreditoExportacionValidatorStrategyInterface.html index 07ef47a..08f2bf2 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaCreditoExportacionValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaCreditoExportacionValidatorStrategyInterface.html @@ -239,7 +239,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -270,7 +270,7 @@

@@ -278,7 +278,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -309,7 +309,7 @@

throws
- ValidatorException + ValidatorException
@@ -317,11 +317,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaCreditoValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaCreditoValidatorStrategyInterface.html index f3a9887..a76363d 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaCreditoValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaCreditoValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaDebitoExportacionValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaDebitoExportacionValidatorStrategyInterface.html index b9f8e4a..2cb7f59 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaDebitoExportacionValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaDebitoExportacionValidatorStrategyInterface.html @@ -239,7 +239,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -270,7 +270,7 @@

@@ -278,7 +278,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -309,7 +309,7 @@

throws
- ValidatorException + ValidatorException
@@ -317,11 +317,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaDebitoValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaDebitoValidatorStrategyInterface.html index 0f35371..8f0c709 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaDebitoValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-Validator-Strategy-NotaDebitoValidatorStrategyInterface.html @@ -238,7 +238,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -269,7 +269,7 @@

@@ -277,7 +277,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -308,7 +308,7 @@

throws
- ValidatorException + ValidatorException
@@ -316,11 +316,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ValidatorStrategyInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ValidatorStrategyInterface.html index 90d3206..532093a 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ValidatorStrategyInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ValidatorStrategyInterface.html @@ -198,7 +198,7 @@

@@ -237,7 +237,7 @@

validate() -  : array<string|int, mixed> +  : void
Valida los datos de un documento tributario electrónico.
@@ -268,7 +268,7 @@

@@ -276,7 +276,7 @@

public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
@@ -307,7 +307,7 @@

throws
- ValidatorException + ValidatorException
@@ -315,11 +315,7 @@
-
-
Return values
- array<string|int, mixed> -
- + diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ValidatorWorkerInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ValidatorWorkerInterface.html index 83364cf..d3300bd 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ValidatorWorkerInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-ValidatorWorkerInterface.html @@ -198,7 +198,7 @@

@@ -281,7 +281,7 @@

@@ -341,7 +341,7 @@

@@ -377,7 +377,7 @@

throws
- XmlException + XmlException

Si la validación del esquema falla.

@@ -403,7 +403,7 @@

@@ -439,7 +439,7 @@

throws
- SignatureException + SignatureException

Si la validación de la firma falla.

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-DocumentComponent.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-DocumentComponent.html index ed0b4a8..60cca2a 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-DocumentComponent.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-DocumentComponent.html @@ -364,7 +364,7 @@

getDocumentBagManagerWorker() -  : BuilderWorkerInterface +  : DocumentBagManagerWorkerInterface
Entrega el worker "billing.document.document_bag_manager".
@@ -1157,7 +1157,7 @@

public - getDocumentBagManagerWorker() : BuilderWorkerInterface + getDocumentBagManagerWorker() : DocumentBagManagerWorkerInterface
@@ -1170,7 +1170,7 @@

Return values
- BuilderWorkerInterface + DocumentBagManagerWorkerInterface
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-Comuna.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-Comuna.html index 559e42f..6991fe5 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-Comuna.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-Comuna.html @@ -312,7 +312,7 @@

@@ -395,7 +395,7 @@

diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-ImpuestoAdicionalRetencion.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-ImpuestoAdicionalRetencion.html index 75392a3..eee2475 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-ImpuestoAdicionalRetencion.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-ImpuestoAdicionalRetencion.html @@ -259,7 +259,7 @@

getCodigo() -  : string +  : int
Obtiene el código del impuesto o retención.
@@ -320,7 +320,7 @@

public - getCodigo() : string + getCodigo() : int
@@ -333,7 +333,7 @@

Return values
- string + int
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-SobreEnvio.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-SobreEnvio.html index 3e9a4a3..3fb71bb 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-SobreEnvio.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-SobreEnvio.html @@ -331,7 +331,7 @@

getXmlDocument() -  : DOMDocument|XmlInterface +  : XmlInterface
Entrega el documento XML asociado al sobre de documentos.
@@ -786,7 +786,7 @@

public - getXmlDocument() : DOMDocument|XmlInterface + getXmlDocument() : XmlInterface
@@ -799,7 +799,7 @@

Return values
- DOMDocument|XmlInterface + XmlInterface
diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-TipoDocumento.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-TipoDocumento.html index 83ffbc7..98e2f31 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-TipoDocumento.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-TipoDocumento.html @@ -380,6 +380,13 @@

+
+ __construct() + +  : mixed +
+
Contructor del tipo de documento.
+
__toString() @@ -1147,6 +1154,65 @@

-method -public " +> +

+ __construct() + + +

+ + +

Contructor del tipo de documento.

+ + + public + __construct(int|string $codigo, string $nombre[, string|null $nombre_corto = null ]) : mixed + +
+
+ + +
Parameters
+
+
+ $codigo + : int|string +
+
+ +
+
+ $nombre + : string +
+
+ +
+
+ $nombre_corto + : string|null + = null
+
+ +
+
+ + + + + + + +

__toString() @@ -1156,7 +1222,7 @@

@@ -1195,7 +1261,7 @@

@@ -1234,7 +1300,7 @@

@@ -1273,7 +1339,7 @@

@@ -1312,7 +1378,7 @@

@@ -1351,7 +1417,7 @@

@@ -1390,7 +1456,7 @@

@@ -1429,7 +1495,7 @@

@@ -1468,7 +1534,7 @@

@@ -1507,7 +1573,7 @@

@@ -1546,7 +1612,7 @@

@@ -1585,7 +1651,7 @@

@@ -1624,7 +1690,7 @@

@@ -1664,7 +1730,7 @@

@@ -1703,7 +1769,7 @@

@@ -1743,7 +1809,7 @@

@@ -1782,7 +1848,7 @@

@@ -1821,7 +1887,7 @@

@@ -1861,7 +1927,7 @@

@@ -1900,7 +1966,7 @@

@@ -1940,7 +2006,7 @@

@@ -1979,7 +2045,7 @@

@@ -2138,6 +2204,7 @@

Return values
  • Methods
    • +
    • __construct()
    • __toString()
    • disponibleEnCompras()
    • disponibleEnVentas()
    • diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-BatchProcessorException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-BatchProcessorException.html index 5f8df8f..4ba5122 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-BatchProcessorException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-BatchProcessorException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-BuilderException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-BuilderException.html index 0814b7b..88d72ce 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-BuilderException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-BuilderException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DispatcherException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DispatcherException.html index 9d03a38..6d5d6c0 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DispatcherException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DispatcherException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DocumentBagManagerException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DocumentBagManagerException.html index 76f87a9..72940c5 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DocumentBagManagerException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DocumentBagManagerException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DocumentException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DocumentException.html index 92c421b..159e0cb 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DocumentException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-DocumentException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-LoaderException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-LoaderException.html index 0b6bf38..f74966b 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-LoaderException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-LoaderException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-NormalizerException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-NormalizerException.html index 486ef82..f971ed2 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-NormalizerException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-NormalizerException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-ParserException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-ParserException.html index 9e78ae8..7ffe153 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-ParserException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-ParserException.html @@ -411,7 +411,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-RendererException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-RendererException.html index f753ce0..070af4b 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-RendererException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-RendererException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-SanitizerException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-SanitizerException.html index 69cc8e5..a7c0b93 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-SanitizerException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-SanitizerException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-ValidatorException.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-ValidatorException.html index 61d5500..36556f2 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-ValidatorException.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Exception-ValidatorException.html @@ -410,7 +410,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Support-DocumentBag.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Support-DocumentBag.html index 1f06715..0d59531 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Support-DocumentBag.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Support-DocumentBag.html @@ -1350,7 +1350,7 @@

      @@ -2969,7 +2969,7 @@

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BatchProcessorWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BatchProcessorWorker.html index d0894d4..7a4dcc2 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BatchProcessorWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BatchProcessorWorker.html @@ -295,7 +295,7 @@

      public - process(BatchInterface $batch) : void + process(DocumentBatchInterface $batch) : void
      @@ -305,10 +305,10 @@

      Parameters
      $batch - : BatchInterface + : DocumentBatchInterface
      -

      Contenedor de los documentos a procesar.

      +

      Contenedor del lote a procesar.

      diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BuilderWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BuilderWorker.html index 1447a6e..fda4e41 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BuilderWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BuilderWorker.html @@ -283,7 +283,7 @@

       : DocumentInterface

  • -
    Crea la instancia del DTE a partir del XmlDocument contenido en DocumentBag.
    +
    Crea la instancia del DTE a partir del XmlDocument contenido en la bolsa.
    @@ -477,7 +477,7 @@

    -

    Crea la instancia del DTE a partir del XmlDocument contenido en DocumentBag.

    +

    Crea la instancia del DTE a partir del XmlDocument contenido en la bolsa.

    public diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DispatcherWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DispatcherWorker.html index f73ec44..02e4990 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DispatcherWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DispatcherWorker.html @@ -792,7 +792,7 @@

    @@ -837,7 +837,7 @@

    @@ -881,7 +881,7 @@

    @@ -927,7 +927,7 @@

    @@ -971,7 +971,7 @@

    @@ -1015,7 +1015,7 @@

    @@ -1059,7 +1059,7 @@

    @@ -1103,7 +1103,7 @@

    @@ -1147,7 +1147,7 @@

    @@ -1202,7 +1202,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DocumentBagManagerWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DocumentBagManagerWorker.html index 8a0402a..3423029 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DocumentBagManagerWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DocumentBagManagerWorker.html @@ -210,7 +210,7 @@

    @@ -300,12 +300,6 @@

     : SanitizerWorkerInterface -
    - $tipoDocumentoFactory - -  : TipoDocumentoFactoryInterface -
    -
    $validatorWorker @@ -432,7 +426,7 @@

    @@ -468,7 +462,7 @@

    @@ -504,7 +498,7 @@

    @@ -540,7 +534,7 @@

    @@ -576,7 +570,7 @@

    @@ -612,7 +606,7 @@

    @@ -648,7 +642,7 @@

    @@ -684,7 +678,7 @@

    @@ -702,42 +696,6 @@

    - -
    @@ -792,7 +750,7 @@

    @@ -833,14 +791,14 @@

    public - __construct(XmlComponentInterface $xmlComponent, BuilderWorkerInterface $builderWorker, ParserWorkerInterface $parserWorker, NormalizerWorkerInterface $normalizerWorker, SanitizerWorkerInterface $sanitizerWorker, ValidatorWorkerInterface $validatorWorker, EntityComponentInterface $entityComponent, TipoDocumentoFactoryInterface $tipoDocumentoFactory, EmisorFactoryInterface $emisorFactory, ReceptorFactoryInterface $receptorFactory) : mixed + __construct(XmlComponentInterface $xmlComponent, BuilderWorkerInterface $builderWorker, ParserWorkerInterface $parserWorker, NormalizerWorkerInterface $normalizerWorker, SanitizerWorkerInterface $sanitizerWorker, ValidatorWorkerInterface $validatorWorker, EntityComponentInterface $entityComponent, EmisorFactoryInterface $emisorFactory, ReceptorFactoryInterface $receptorFactory) : mixed
    @@ -896,13 +854,6 @@

    Parameters

    -
    -
    - $tipoDocumentoFactory - : TipoDocumentoFactoryInterface -
    -
    -
    $emisorFactory @@ -940,7 +891,7 @@

    @@ -1001,7 +952,7 @@

    @@ -1060,7 +1011,7 @@

    @@ -1108,7 +1059,7 @@

    @@ -1159,7 +1110,7 @@

    @@ -1209,7 +1160,7 @@

    @@ -1259,7 +1210,7 @@

    @@ -1308,7 +1259,7 @@

    @@ -1356,7 +1307,7 @@

    @@ -1512,7 +1463,6 @@

    Parameters
  • $parserWorker
  • $receptorFactory
  • $sanitizerWorker
  • -
  • $tipoDocumentoFactory
  • $validatorWorker
  • $xmlComponent
  • diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-LoaderWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-LoaderWorker.html index 5067e7c..5451208 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-LoaderWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-LoaderWorker.html @@ -210,7 +210,7 @@

    @@ -263,12 +263,6 @@

     : ParserWorkerInterface

    -
    - $xmlComponent - -  : XmlComponentInterface -
    -

    @@ -320,7 +314,7 @@

    @@ -356,7 +350,7 @@

    @@ -374,42 +368,6 @@

    - -
    -

    - $xmlComponent - - - - -

    - - - - - - private - XmlComponentInterface - $xmlComponent - - - - - - - -
    @@ -433,14 +391,14 @@

    public - __construct(ParserWorkerInterface $parserWorker, XmlComponentInterface $xmlComponent, DocumentBagManagerWorkerInterface $documentBagManager) : mixed + __construct(ParserWorkerInterface $parserWorker, DocumentBagManagerWorkerInterface $documentBagManager) : mixed
    @@ -454,13 +412,6 @@

    Parameters
    -
    -
    - $xmlComponent - : XmlComponentInterface -
    -
    -
    $documentBagManager @@ -491,7 +442,7 @@

    @@ -647,7 +598,6 @@

    Return values
    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-NormalizerWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-NormalizerWorker.html index 57b9ebd..fa4510b 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-NormalizerWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-NormalizerWorker.html @@ -210,7 +210,7 @@

    @@ -245,19 +245,6 @@

    -

    - Properties - - -

    -
    -
    - $documentBagManager - -  : DocumentBagManagerWorkerInterface -
    - -

    Methods @@ -265,12 +252,6 @@

    -
    - __construct() - -  : mixed -
    -
    normalize() @@ -285,49 +266,6 @@

    -
    -

    - Properties - - -

    - -

    @@ -340,71 +278,6 @@

    -method -public " -> -

    - __construct() - - -

    - - - - - public - __construct(DocumentBagManagerWorkerInterface $documentBagManager[, iterable<string|int, mixed> $jobs = [] ][, iterable<string|int, mixed> $handlers = [] ][, iterable<string|int, mixed> $strategies = [] ]) : mixed - -
    -
    - - -
    Parameters
    -
    -
    - $documentBagManager - : DocumentBagManagerWorkerInterface -
    -
    - -
    -
    - $jobs - : iterable<string|int, mixed> - = []
    -
    - -
    -
    - $handlers - : iterable<string|int, mixed> - = []
    -
    - -
    -
    - $strategies - : iterable<string|int, mixed> - = []
    -
    - -
    -
    - - - - - - - -

    normalize() @@ -414,7 +287,7 @@

    @@ -560,22 +433,14 @@

    Return values
  • Table Of Contents
  • -
  • Properties
  • -
  • - -
  • Methods
  • diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-SanitizerWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-SanitizerWorker.html index ce5b938..a1c7917 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-SanitizerWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-SanitizerWorker.html @@ -210,7 +210,7 @@

    @@ -245,19 +245,6 @@

    -

    - Properties - - -

    -
    -
    - $documentBagManager - -  : DocumentBagManagerWorkerInterface -
    - -

    Methods @@ -265,12 +252,6 @@

    -
    - __construct() - -  : mixed -
    -
    sanitize() @@ -285,49 +266,6 @@

    -
    -

    - Properties - - -

    - -

    @@ -340,71 +278,6 @@

    -method -public " -> -

    - __construct() - - -

    - - - - - public - __construct(DocumentBagManagerWorkerInterface $documentBagManager[, iterable<string|int, mixed> $jobs = [] ][, iterable<string|int, mixed> $handlers = [] ][, iterable<string|int, mixed> $strategies = [] ]) : mixed - -
    -
    - - -
    Parameters
    -
    -
    - $documentBagManager - : DocumentBagManagerWorkerInterface -
    -
    - -
    -
    - $jobs - : iterable<string|int, mixed> - = []
    -
    - -
    -
    - $handlers - : iterable<string|int, mixed> - = []
    -
    - -
    -
    - $strategies - : iterable<string|int, mixed> - = []
    -
    - -
    -
    - - - - - - -

    -

    sanitize() @@ -414,7 +287,7 @@

    @@ -560,22 +433,14 @@

    Return values
  • Table Of Contents
  • -
  • Properties
  • -
  • - -
  • Methods
  • diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-Validator-Strategy-BoletaAfectaValidatorStrategy.html b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-Validator-Strategy-BoletaAfectaValidatorStrategy.html index cb67275..5e8331e 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-Validator-Strategy-BoletaAfectaValidatorStrategy.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-Validator-Strategy-BoletaAfectaValidatorStrategy.html @@ -257,7 +257,7 @@

    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -305,7 +305,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -329,11 +329,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -305,7 +305,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -329,11 +329,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    validate() -  : array<string|int, mixed> +  : void
    Valida los datos de un documento tributario electrónico.
    @@ -304,7 +304,7 @@

    public - validate(DocumentBagInterface $bag) : array<string|int, mixed> + validate(DocumentBagInterface $bag) : void
    @@ -328,11 +328,7 @@

    Parameters
    -
    -
    Return values
    - array<string|int, mixed> -
    - +
    @@ -616,7 +616,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Entity-Caf.html b/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Entity-Caf.html index b3ae39f..5d0c74b 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Entity-Caf.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Entity-Caf.html @@ -487,7 +487,7 @@

    private - array<int, int> + array<int, Ambiente> AMBIENTES = [self::IDK_CERTIFICACION => \libredte\lib\Core\Package\Billing\Component\Integration\Entity\Ambiente::CERTIFICACION, self::IDK_PRODUCCION => \libredte\lib\Core\Package\Billing\Component\Integration\Entity\Ambiente::PRODUCCION] diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafFakerWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafFakerWorker.html index 7f21122..0c782b9 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafFakerWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafFakerWorker.html @@ -301,7 +301,7 @@

    createXml() -  : Xml +  : XmlInterface
    Crea un CAF falso y lo entrega como un documento XML.
    @@ -583,7 +583,7 @@

    @@ -661,7 +661,7 @@

    protected - createXml(EmisorInterface $emisor, int $codigoDocumento, int $folioDesde[, int|null $folioHasta = null ]) : Xml + createXml(EmisorInterface $emisor, int $codigoDocumento, int $folioDesde[, int|null $folioHasta = null ]) : XmlInterface
    @@ -705,7 +705,7 @@

    Parameters
    Return values
    - Xml + XmlInterface
    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafLoaderWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafLoaderWorker.html index ac96589..27319eb 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafLoaderWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafLoaderWorker.html @@ -210,7 +210,7 @@

    @@ -269,18 +269,6 @@

     : EntityComponentInterface

    -
    - $tipoDocumentoFactory - -  : TipoDocumentoFactoryInterface -
    - -
    - $xmlComponent - -  : XmlComponentInterface -
    -

    @@ -340,7 +328,7 @@

    @@ -376,7 +364,7 @@

    @@ -412,7 +400,7 @@

    @@ -430,78 +418,6 @@

    - - -
    -

    - $xmlComponent - - - - -

    - - - - - - private - XmlComponentInterface - $xmlComponent - - - - - - - -
    @@ -525,14 +441,14 @@

    public - __construct(XmlComponentInterface $xmlComponent, EmisorFactoryInterface $emisorFactory, TipoDocumentoFactoryInterface $tipoDocumentoFactory, EntityComponentInterface $entityComponent) : mixed + __construct(EmisorFactoryInterface $emisorFactory, EntityComponentInterface $entityComponent) : mixed
    @@ -541,25 +457,11 @@

    Parameters
    - $xmlComponent - : XmlComponentInterface -
    -
    - -
    -
    $emisorFactory : EmisorFactoryInterface
    -
    -
    - $tipoDocumentoFactory - : TipoDocumentoFactoryInterface -
    -
    -
    $entityComponent @@ -590,7 +492,7 @@

    @@ -640,7 +542,7 @@

    @@ -791,8 +693,6 @@

    Return values
  • $cafClass
  • $emisorFactory
  • $entityComponent
  • -
  • $tipoDocumentoFactory
  • -
  • $xmlComponent
  • diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafValidatorWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafValidatorWorker.html index a3dba17..2ba1019 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafValidatorWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafValidatorWorker.html @@ -210,7 +210,7 @@

    @@ -295,7 +295,7 @@

    @@ -342,7 +342,7 @@

    @@ -381,7 +381,7 @@

    throws
    - CafException + CafException

    Si no es posible obtener el certificado del SII.

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Abstract-AbstractSiiWsdlResponse.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Abstract-AbstractSiiWsdlResponse.html index 8aa947c..883cb6a 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Abstract-AbstractSiiWsdlResponse.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Abstract-AbstractSiiWsdlResponse.html @@ -206,7 +206,7 @@

    @@ -355,7 +355,7 @@

    @@ -392,7 +392,7 @@

    @@ -429,7 +429,7 @@

    @@ -466,7 +466,7 @@

    @@ -512,7 +512,7 @@

    @@ -568,7 +568,7 @@

    @@ -611,7 +611,7 @@

    @@ -654,7 +654,7 @@

    @@ -697,7 +697,7 @@

    @@ -740,7 +740,7 @@

    @@ -783,7 +783,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-IntegrationComponentInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-IntegrationComponentInterface.html index f760c75..ef751fa 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-IntegrationComponentInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-IntegrationComponentInterface.html @@ -250,7 +250,7 @@

    getSiiDocumentValidatorWorker() -  : SiiDeliveryCheckerWorkerInterface +  : SiiDocumentValidatorWorkerInterface
    Entrega el worker que valida documentos tributarios en el SII.
    @@ -389,7 +389,7 @@

    public - getSiiDocumentValidatorWorker() : SiiDeliveryCheckerWorkerInterface + getSiiDocumentValidatorWorker() : SiiDocumentValidatorWorkerInterface
    @@ -402,7 +402,7 @@

    Return values

    - SiiDeliveryCheckerWorkerInterface + SiiDocumentValidatorWorkerInterface diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-SiiDocumentSenderWorkerInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-SiiDocumentSenderWorkerInterface.html index 7027218..1810b41 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-SiiDocumentSenderWorkerInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-SiiDocumentSenderWorkerInterface.html @@ -198,7 +198,7 @@

    @@ -267,7 +267,7 @@

    @@ -341,7 +341,7 @@

    throws
    - UnexpectedValueException + UnexpectedValueException

    Si alguno de los RUT son inválidos.

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-SiiWsdlConsumerWorkerInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-SiiWsdlConsumerWorkerInterface.html index 817c85c..b23f60b 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-SiiWsdlConsumerWorkerInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Contract-SiiWsdlConsumerWorkerInterface.html @@ -236,7 +236,7 @@

    sendRequest() -  : Xml +  : XmlInterface
    Realiza una solicitud a un servicio web del SII mediante el uso de WSDL.
    @@ -275,7 +275,7 @@

    public - sendRequest(string $service, string $function[, array<string|int, mixed>|int $args = [] ][, int|null $retry = null ]) : Xml + sendRequest(string $service, string $function[, array<string|int, mixed>|int $args = [] ][, int|null $retry = null ]) : XmlInterface
    @@ -349,7 +349,7 @@

    Return values
    - Xml + XmlInterface

    Documento XML con la respuesta del servicio web.

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-IntegrationComponent.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-IntegrationComponent.html index 36dd0cd..7ec1ff3 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-IntegrationComponent.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-IntegrationComponent.html @@ -317,7 +317,7 @@

    getSiiDocumentValidatorWorker() -  : SiiDeliveryCheckerWorkerInterface +  : SiiDocumentValidatorWorkerInterface
    Entrega el worker que valida documentos tributarios en el SII.
    @@ -766,7 +766,7 @@

    public - getSiiDocumentValidatorWorker() : SiiDeliveryCheckerWorkerInterface + getSiiDocumentValidatorWorker() : SiiDocumentValidatorWorkerInterface
    @@ -779,7 +779,7 @@

    Return values

    - SiiDeliveryCheckerWorkerInterface + SiiDocumentValidatorWorkerInterface
    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentRequestSentStatusByEmailResponse.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentRequestSentStatusByEmailResponse.html index e533a08..375225a 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentRequestSentStatusByEmailResponse.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentRequestSentStatusByEmailResponse.html @@ -459,7 +459,7 @@

    @@ -496,7 +496,7 @@

    @@ -533,7 +533,7 @@

    @@ -570,7 +570,7 @@

    @@ -616,7 +616,7 @@

    @@ -672,7 +672,7 @@

    @@ -758,7 +758,7 @@

    @@ -801,7 +801,7 @@

    @@ -844,7 +844,7 @@

    @@ -887,7 +887,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentSentResponse.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentSentResponse.html index cca1e38..63db2ce 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentSentResponse.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentSentResponse.html @@ -529,7 +529,7 @@

    @@ -566,7 +566,7 @@

    @@ -603,7 +603,7 @@

    @@ -640,7 +640,7 @@

    @@ -686,7 +686,7 @@

    @@ -742,7 +742,7 @@

    @@ -828,7 +828,7 @@

    @@ -871,7 +871,7 @@

    @@ -1000,7 +1000,7 @@

    @@ -1043,7 +1043,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentValidationResponse.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentValidationResponse.html index bdf0a22..3689fdb 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentValidationResponse.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentValidationResponse.html @@ -480,7 +480,7 @@

    @@ -517,7 +517,7 @@

    @@ -554,7 +554,7 @@

    @@ -591,7 +591,7 @@

    @@ -637,7 +637,7 @@

    @@ -693,7 +693,7 @@

    @@ -779,7 +779,7 @@

    @@ -822,7 +822,7 @@

    @@ -865,7 +865,7 @@

    @@ -908,7 +908,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentValidationSignatureResponse.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentValidationSignatureResponse.html index 4ac2c76..8d257b9 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentValidationSignatureResponse.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Response-SiiDocumentValidationSignatureResponse.html @@ -480,7 +480,7 @@

    @@ -517,7 +517,7 @@

    @@ -554,7 +554,7 @@

    @@ -591,7 +591,7 @@

    @@ -637,7 +637,7 @@

    @@ -693,7 +693,7 @@

    @@ -779,7 +779,7 @@

    @@ -822,7 +822,7 @@

    @@ -865,7 +865,7 @@

    @@ -908,7 +908,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Support-SiiConnectionOptions.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Support-SiiConnectionOptions.html index ac843e0..4127157 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Support-SiiConnectionOptions.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Support-SiiConnectionOptions.html @@ -946,7 +946,7 @@

    public - setAmbiente([int $ambiente = Ambiente::PRODUCCION ]) : static + setAmbiente([Ambiente $ambiente = Ambiente::PRODUCCION ]) : static
    @@ -956,7 +956,7 @@

    Parameters
    $ambiente - : int + : Ambiente = Ambiente::PRODUCCION
    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Worker-SiiDocumentSenderWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Worker-SiiDocumentSenderWorker.html index ba3dd3c..c50e566 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Worker-SiiDocumentSenderWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Worker-SiiDocumentSenderWorker.html @@ -210,7 +210,7 @@

    @@ -308,7 +308,7 @@

    uploadXml() -  : Xml +  : XmlInterface
    Sube el archivo XML al SII y retorna la respuesta de este.
    @@ -349,7 +349,7 @@

    @@ -385,7 +385,7 @@

    @@ -421,7 +421,7 @@

    @@ -462,7 +462,7 @@

    @@ -521,7 +521,7 @@

    @@ -529,7 +529,7 @@

    public - sendXml(CertificateInterface $certificate, Xml $doc, string $company[, bool $compress = false ][, int|null $retry = null ]) : int + sendXml(CertificateInterface $certificate, XmlInterface $doc, string $company[, bool $compress = false ][, int|null $retry = null ]) : int
    @@ -548,7 +548,7 @@

    Parameters
    $doc - : Xml + : XmlInterface

    Documento XML que se desea enviar al SII.

    @@ -612,7 +612,7 @@

    @@ -676,7 +676,7 @@

    @@ -731,7 +731,7 @@

    @@ -739,7 +739,7 @@

    private - uploadXml(CertificateInterface $certificate, array<string|int, mixed> $data, int $retry) : Xml + uploadXml(CertificateInterface $certificate, array<string|int, mixed> $data, int $retry) : XmlInterface
    @@ -792,7 +792,7 @@

    throws
    - SiiLazyException + SiiLazyException

    Si no se puede obtener el token para enviar el XML al SII o si hubo un problema (error) al enviar el XML al SII.

    @@ -805,7 +805,7 @@
    Return values
    - Xml + XmlInterface

    Respuesta del SII al enviar el XML.

    @@ -827,7 +827,7 @@

    @@ -874,7 +874,7 @@

    throws
    - SiiLazyException + SiiLazyException

    Si el envío tuvo algún problema.

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Worker-SiiWsdlConsumerWorker.html b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Worker-SiiWsdlConsumerWorker.html index 4b343e5..cadda8b 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-Integration-Worker-SiiWsdlConsumerWorker.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-Integration-Worker-SiiWsdlConsumerWorker.html @@ -210,7 +210,7 @@

    @@ -274,14 +274,14 @@

    sendRequest() -  : Xml +  : XmlInterface
    Realiza una solicitud a un servicio web del SII mediante el uso de WSDL.
    callServiceFunction() -  : Xml +  : XmlInterface
    Ejecuta una función en un servicio web del SII mediante el uso de WSDL.
    @@ -330,7 +330,7 @@

    @@ -371,7 +371,7 @@

    @@ -415,7 +415,7 @@

    @@ -423,7 +423,7 @@

    public - sendRequest(string $service, string $function[, array<string|int, mixed>|int $args = [] ][, int|null $retry = null ]) : Xml + sendRequest(string $service, string $function[, array<string|int, mixed>|int $args = [] ][, int|null $retry = null ]) : XmlInterface
    @@ -497,7 +497,7 @@

    Return values
    - Xml + XmlInterface

    Documento XML con la respuesta del servicio web.

    @@ -519,7 +519,7 @@

    @@ -527,7 +527,7 @@

    private - callServiceFunction(string $wsdl, string $function, array<string|int, mixed> $args, int $retry) : Xml + callServiceFunction(string $wsdl, string $function, array<string|int, mixed> $args, int $retry) : XmlInterface
    @@ -596,7 +596,7 @@

    Return values
    - Xml + XmlInterface

    Documento XML con la respuesta del servicio web.

    @@ -618,7 +618,7 @@

    @@ -661,7 +661,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Abstract-AbstractContribuyenteFactory.html b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Abstract-AbstractContribuyenteFactory.html index 2f59251..633b7c3 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Abstract-AbstractContribuyenteFactory.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Abstract-AbstractContribuyenteFactory.html @@ -212,7 +212,7 @@

    @@ -291,7 +291,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Contract-ReceptorInterface.html b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Contract-ReceptorInterface.html index 386f532..d3b5999 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Contract-ReceptorInterface.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Contract-ReceptorInterface.html @@ -198,7 +198,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-ContribuyenteFactory.html b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-ContribuyenteFactory.html index ff3e318..7bb2e6d 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-ContribuyenteFactory.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-ContribuyenteFactory.html @@ -402,7 +402,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-EmisorFactory.html b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-EmisorFactory.html index 25fc055..a656f6f 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-EmisorFactory.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-EmisorFactory.html @@ -402,7 +402,7 @@

    diff --git a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-ReceptorFactory.html b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-ReceptorFactory.html index aa90f41..5aae897 100644 --- a/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-ReceptorFactory.html +++ b/classes/libredte-lib-Core-Package-Billing-Component-TradingParties-Factory-ReceptorFactory.html @@ -402,7 +402,7 @@

    diff --git a/js/searchIndex.js b/js/searchIndex.js index 45601de..ff3388b 100644 --- a/js/searchIndex.js +++ b/js/searchIndex.js @@ -498,7 +498,7 @@ Search.appendIndex( }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Contract\\BuilderWorkerInterface\u003A\u003Acreate\u0028\u0029", "name": "create", - "summary": "Crea\u0020la\u0020instancia\u0020del\u0020DTE\u0020a\u0020partir\u0020del\u0020XmlDocument\u0020contenido\u0020en\u0020DocumentBag.", + "summary": "Crea\u0020la\u0020instancia\u0020del\u0020DTE\u0020a\u0020partir\u0020del\u0020XmlDocument\u0020contenido\u0020en\u0020la\u0020bolsa.", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Contract-BuilderWorkerInterface.html#method_create" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Contract\\DispatcherWorkerInterface", @@ -2175,6 +2175,11 @@ Search.appendIndex( "name": "TipoDocumento", "summary": "Entidad\u0020de\u0020tipos\u0020de\u0020documentos\u0020tributarios.", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-TipoDocumento.html" + }, { + "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Entity\\TipoDocumento\u003A\u003A__construct\u0028\u0029", + "name": "__construct", + "summary": "Contructor\u0020del\u0020tipo\u0020de\u0020documento.", + "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Entity-TipoDocumento.html#method___construct" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Entity\\TipoDocumento\u003A\u003A__toString\u0028\u0029", "name": "__toString", @@ -3158,7 +3163,7 @@ Search.appendIndex( }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\BuilderWorker\u003A\u003Acreate\u0028\u0029", "name": "create", - "summary": "Crea\u0020la\u0020instancia\u0020del\u0020DTE\u0020a\u0020partir\u0020del\u0020XmlDocument\u0020contenido\u0020en\u0020DocumentBag.", + "summary": "Crea\u0020la\u0020instancia\u0020del\u0020DTE\u0020a\u0020partir\u0020del\u0020XmlDocument\u0020contenido\u0020en\u0020la\u0020bolsa.", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-BuilderWorker.html#method_create" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\BuilderWorker\u003A\u003Abuild\u0028\u0029", @@ -3360,11 +3365,6 @@ Search.appendIndex( "name": "entityComponent", "summary": "", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DocumentBagManagerWorker.html#property_entityComponent" - }, { - "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\DocumentBagManagerWorker\u003A\u003A\u0024tipoDocumentoFactory", - "name": "tipoDocumentoFactory", - "summary": "", - "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-DocumentBagManagerWorker.html#property_tipoDocumentoFactory" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\DocumentBagManagerWorker\u003A\u003A\u0024emisorFactory", "name": "emisorFactory", @@ -3395,11 +3395,6 @@ Search.appendIndex( "name": "parserWorker", "summary": "", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-LoaderWorker.html#property_parserWorker" - }, { - "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\LoaderWorker\u003A\u003A\u0024xmlComponent", - "name": "xmlComponent", - "summary": "", - "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-LoaderWorker.html#property_xmlComponent" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\LoaderWorker\u003A\u003A\u0024documentBagManager", "name": "documentBagManager", @@ -3615,21 +3610,11 @@ Search.appendIndex( "name": "NormalizerWorker", "summary": "Clase\u0020para\u0020los\u0020normalizadores.", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-NormalizerWorker.html" - }, { - "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\NormalizerWorker\u003A\u003A__construct\u0028\u0029", - "name": "__construct", - "summary": "", - "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-NormalizerWorker.html#method___construct" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\NormalizerWorker\u003A\u003Anormalize\u0028\u0029", "name": "normalize", "summary": "Realiza\u0020la\u0020normalizaci\u00F3n\u0020del\u0020documento.", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-NormalizerWorker.html#method_normalize" - }, { - "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\NormalizerWorker\u003A\u003A\u0024documentBagManager", - "name": "documentBagManager", - "summary": "", - "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-NormalizerWorker.html#property_documentBagManager" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\Parser\\Strategy\\Default\\JsonParserStrategy", "name": "JsonParserStrategy", @@ -3845,21 +3830,11 @@ Search.appendIndex( "name": "SanitizerWorker", "summary": "Clase\u0020para\u0020los\u0020sanitizadores.", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-SanitizerWorker.html" - }, { - "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\SanitizerWorker\u003A\u003A__construct\u0028\u0029", - "name": "__construct", - "summary": "", - "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-SanitizerWorker.html#method___construct" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\SanitizerWorker\u003A\u003Asanitize\u0028\u0029", "name": "sanitize", "summary": "Realiza\u0020la\u0020sanitizaci\u00F3n\u0020del\u0020documento.", "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-SanitizerWorker.html#method_sanitize" - }, { - "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\SanitizerWorker\u003A\u003A\u0024documentBagManager", - "name": "documentBagManager", - "summary": "", - "url": "classes/libredte-lib-Core-Package-Billing-Component-Document-Worker-SanitizerWorker.html#property_documentBagManager" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Document\\Worker\\Validator\\Strategy\\BoletaAfectaValidatorStrategy", "name": "BoletaAfectaValidatorStrategy", @@ -4570,21 +4545,11 @@ Search.appendIndex( "name": "cafClass", "summary": "", "url": "classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafLoaderWorker.html#property_cafClass" - }, { - "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Identifier\\Worker\\CafLoaderWorker\u003A\u003A\u0024xmlComponent", - "name": "xmlComponent", - "summary": "", - "url": "classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafLoaderWorker.html#property_xmlComponent" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Identifier\\Worker\\CafLoaderWorker\u003A\u003A\u0024emisorFactory", "name": "emisorFactory", "summary": "", "url": "classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafLoaderWorker.html#property_emisorFactory" - }, { - "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Identifier\\Worker\\CafLoaderWorker\u003A\u003A\u0024tipoDocumentoFactory", - "name": "tipoDocumentoFactory", - "summary": "", - "url": "classes/libredte-lib-Core-Package-Billing-Component-Identifier-Worker-CafLoaderWorker.html#property_tipoDocumentoFactory" }, { "fqsen": "\\libredte\\lib\\Core\\Package\\Billing\\Component\\Identifier\\Worker\\CafLoaderWorker\u003A\u003A\u0024entityComponent", "name": "entityComponent", diff --git a/reports/errors.html b/reports/errors.html index 6a69a49..e5656cf 100644 --- a/reports/errors.html +++ b/reports/errors.html @@ -178,55 +178,9 @@

    Fil

    diff --git a/reports/markers.html b/reports/markers.html index 0c78b75..39ab1ab 100644 --- a/reports/markers.html +++ b/reports/markers.html @@ -187,6 +187,10 @@

    Table of Contents

    src/Package/Billing/Component/Document/Support/DocumentBatch.php 1 + + + src/Package/Billing/Component/Document/Worker/BatchProcessorWorker.php + 1 src/Package/Billing/Component/Document/Worker/DispatcherWorker.php @@ -262,6 +266,24 @@

    Construir clase. + + +

    BatchProcessorWorker.php

    + + + + + + + + + + + + + + +
    TypeLineDescription
    TODO41Implementar estrategias de procesamiento masivo.

    DispatcherWorker.php