public class AjuizamentoPublicServiceImpl extends java.lang.Object implements AjuizamentoPublicService
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
AjuizamentoPublicServiceImpl() |
Modifier and Type | Method and Description |
---|---|
Ajuizamento |
ajuizar(java.net.URL wsdlLocation,
java.lang.String versaoServico,
java.lang.String nomeRemetente,
java.lang.String nomeDestinatario,
java.lang.Long sequenciaChave,
ProcessoSaj processo,
java.util.List<AdvogadoSaj> advogados,
java.util.List<ParteProcessoSaj> partesAtivas,
java.util.List<ParteProcessoSaj> partesPassivas,
java.util.List<CdaSaj> cdas,
java.util.List<ItemSajVo> documentos,
java.lang.String definicaoPeticao) |
private static final long serialVersionUID
public Ajuizamento ajuizar(java.net.URL wsdlLocation, java.lang.String versaoServico, java.lang.String nomeRemetente, java.lang.String nomeDestinatario, java.lang.Long sequenciaChave, ProcessoSaj processo, java.util.List<AdvogadoSaj> advogados, java.util.List<ParteProcessoSaj> partesAtivas, java.util.List<ParteProcessoSaj> partesPassivas, java.util.List<CdaSaj> cdas, java.util.List<ItemSajVo> documentos, java.lang.String definicaoPeticao) throws ErpServiceException
ajuizar
in interface AjuizamentoPublicService
ErpServiceException