br.gov.mj.frameworkprocessos.pojo.base
Class BaseEncaminhamento

java.lang.Object
  extended by br.gov.mj.frameworkprocessos.pojo.base.BaseEncaminhamento
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Encaminhamento

public abstract class BaseEncaminhamento
extends java.lang.Object
implements java.io.Serializable

This class has been automatically generated by Hibernate Synchronizer. For more information or documentation, visit The Hibernate Synchronizer page at http://www.binamics.com/hibernatesync or contact Joe Hudson at joe@binamics.com. This is an object that contains data related to the Encaminhamento table. Do not modify this class because it will be overwritten if the configuration file related to this class is modified.

See Also:
Serialized Form

Field Summary
static java.lang.String PROP_AMBIENTE_DESTINO
           
static java.lang.String PROP_AMBIENTE_ORIGEM
           
static java.lang.String PROP_CODIGO_DOCUMENTO
           
static java.lang.String PROP_CODIGO_ENCAMINHAMENTO
           
static java.lang.String PROP_CODIGO_RESPONSAVEL_TECNICO
           
static java.lang.String PROP_CODIGO_TRAMITE
           
static java.lang.String PROP_DATA_FIM_ENCAMINHAMENTO
           
static java.lang.String PROP_DATA_FIM_PRAZO
           
static java.lang.String PROP_DATA_INICIO_ENCAMINHAMENTO
           
static java.lang.String PROP_JUSTIFICATIVA_CANCELAMENTO_PRAZO
           
static java.lang.String PROP_JUSTIFICATIVA_NEGACAO
           
static java.lang.String PROP_NOME_ESTACAO_DESTINATARIO
           
static java.lang.String PROP_NOME_ESTACAO_REMETENTE
           
static java.lang.String PROP_OBSERVACAO
           
static java.lang.String PROP_PESSOA_FISICA_DESTINATARIA
           
static java.lang.String PROP_PESSOA_FISICA_REMETENTE
           
static java.lang.String PROP_PRAZO
           
static java.lang.String PROP_PRAZO_PRORROGACAO
           
static java.lang.String PROP_PRIORIDADE
           
static java.lang.String PROP_SITUACAO_ENCAMINHAMENTO
           
static java.lang.String PROP_SITUACAO_PRAZO
           
static java.lang.String PROP_TIPO_PRAZO
           
static java.lang.String PROP_TIPO_PRAZO_PRORROGACAO
           
 
Constructor Summary
BaseEncaminhamento()
           
BaseEncaminhamento(java.lang.Integer _codigoEncaminhamento)
          Constructor for primary key
BaseEncaminhamento(java.lang.Integer _codigoEncaminhamento, Ambiente _ambienteDestino, Ambiente _ambienteOrigem, java.util.Date _dataInicioEncaminhamento, java.lang.Integer _codigoTramite, java.lang.String _nomeEstacaoRemetente, java.lang.String _situacaoEncaminhamento, java.lang.Integer _codigoDocumento)
          Constructor for required fields
 
Method Summary
 void addToFinalidades(java.lang.Object obj)
           
 boolean equals(java.lang.Object obj)
           
 Ambiente getAmbienteDestino()
           
 Ambiente getAmbienteOrigem()
           
 java.lang.Integer getCodigoDocumento()
          Return the value associated with the column: CodigoDocumento
 java.lang.Integer getCodigoEncaminhamento()
          Return the unique identifier of this class
 java.lang.Integer getCodigoResponsavelTecnico()
          Return the value associated with the column: CodigoResponsavelTecnico
 java.lang.Integer getCodigoTramite()
          Return the value associated with the column: CodigoTramite
 java.util.Date getDataFimEncaminhamento()
          Return the value associated with the column: DataFimEncaminhamento
 java.util.Date getDataFimPrazo()
          Return the value associated with the column: DataFimPrazo
 java.util.Date getDataInicioEncaminhamento()
          Return the value associated with the column: DataInicioEncaminhamento
 java.util.Set getFinalidades()
          Return the value associated with the column: finalidades
 java.lang.String getJustificativaCancelamentoPrazo()
          Return the value associated with the column: JustificativaCancelamentoPrazo
 java.lang.String getJustificativaNegacao()
          Return the value associated with the column: JustificativaNegacao
 java.lang.String getNomeEstacaoDestinatario()
          Return the value associated with the column: NomeEstacaoDestinatario
 java.lang.String getNomeEstacaoRemetente()
          Return the value associated with the column: NomeEstacaoRemetente
 java.lang.String getObservacao()
          Return the value associated with the column: Observacao
 br.gov.mj.pessoafisica.pojo.PessoaFisica getPessoaFisicaDestinataria()
           
 br.gov.mj.pessoafisica.pojo.PessoaFisica getPessoaFisicaRemetente()
           
 java.lang.Integer getPrazo()
          Return the value associated with the column: Prazo
 java.lang.Integer getPrazoProrrogacao()
          Return the value associated with the column: PrazoProrrogacao
 Prioridade getPrioridade()
           
 java.lang.String getSituacaoEncaminhamento()
          Return the value associated with the column: SituacaoEncaminhamento
 java.lang.String getSituacaoPrazo()
          Return the value associated with the column: SituacaoPrazo
 java.lang.String getTipoPrazo()
          Return the value associated with the column: TipoPrazo
 java.lang.String getTipoPrazoProrrogacao()
          Return the value associated with the column: TipoPrazoProrrogacao
 int hashCode()
           
 void setAmbienteDestino(Ambiente _ambienteDestino)
          Set the value related to the column: CodigoAmbienteDestino
 void setAmbienteOrigem(Ambiente _ambienteOrigem)
          Set the value related to the column: CodigoAmbienteOrigem
 void setCodigoDocumento(java.lang.Integer _codigoDocumento)
          Set the value related to the column: CodigoDocumento
 void setCodigoEncaminhamento(java.lang.Integer _codigoEncaminhamento)
          Set the unique identifier of this class
 void setCodigoResponsavelTecnico(java.lang.Integer _codigoResponsavelTecnico)
          Set the value related to the column: CodigoResponsavelTecnico
 void setCodigoTramite(java.lang.Integer _codigoTramite)
          Set the value related to the column: CodigoTramite
 void setDataFimEncaminhamento(java.util.Date _dataFimEncaminhamento)
          Set the value related to the column: DataFimEncaminhamento
 void setDataFimPrazo(java.util.Date _dataFimPrazo)
          Set the value related to the column: DataFimPrazo
 void setDataInicioEncaminhamento(java.util.Date _dataInicioEncaminhamento)
          Set the value related to the column: DataInicioEncaminhamento
 void setFinalidades(java.util.Set _finalidades)
          Set the value related to the column: finalidades
 void setJustificativaCancelamentoPrazo(java.lang.String _justificativaCancelamentoPrazo)
          Set the value related to the column: JustificativaCancelamentoPrazo
 void setJustificativaNegacao(java.lang.String _justificativaNegacao)
          Set the value related to the column: JustificativaNegacao
 void setNomeEstacaoDestinatario(java.lang.String _nomeEstacaoDestinatario)
          Set the value related to the column: NomeEstacaoDestinatario
 void setNomeEstacaoRemetente(java.lang.String _nomeEstacaoRemetente)
          Set the value related to the column: NomeEstacaoRemetente
 void setObservacao(java.lang.String _observacao)
          Set the value related to the column: Observacao
 void setPessoaFisicaDestinataria(br.gov.mj.pessoafisica.pojo.PessoaFisica _pessoaFisicaDestinataria)
          Set the value related to the column: CodigoPessoaFisicaDestinataria
 void setPessoaFisicaRemetente(br.gov.mj.pessoafisica.pojo.PessoaFisica _pessoaFisicaRemetente)
          Set the value related to the column: CodigoPessoaFisicaRemetente
 void setPrazo(java.lang.Integer _prazo)
          Set the value related to the column: Prazo
 void setPrazoProrrogacao(java.lang.Integer _prazoProrrogacao)
          Set the value related to the column: PrazoProrrogacao
 void setPrioridade(Prioridade _prioridade)
          Set the value related to the column: CodigoPrioridade
 void setSituacaoEncaminhamento(java.lang.String _situacaoEncaminhamento)
          Set the value related to the column: SituacaoEncaminhamento
 void setSituacaoPrazo(java.lang.String _situacaoPrazo)
          Set the value related to the column: SituacaoPrazo
 void setTipoPrazo(java.lang.String _tipoPrazo)
          Set the value related to the column: TipoPrazo
 void setTipoPrazoProrrogacao(java.lang.String _tipoPrazoProrrogacao)
          Set the value related to the column: TipoPrazoProrrogacao
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

PROP_DATA_INICIO_ENCAMINHAMENTO

public static java.lang.String PROP_DATA_INICIO_ENCAMINHAMENTO

PROP_SITUACAO_PRAZO

public static java.lang.String PROP_SITUACAO_PRAZO

PROP_DATA_FIM_ENCAMINHAMENTO

public static java.lang.String PROP_DATA_FIM_ENCAMINHAMENTO

PROP_CODIGO_TRAMITE

public static java.lang.String PROP_CODIGO_TRAMITE

PROP_NOME_ESTACAO_DESTINATARIO

public static java.lang.String PROP_NOME_ESTACAO_DESTINATARIO

PROP_PESSOA_FISICA_DESTINATARIA

public static java.lang.String PROP_PESSOA_FISICA_DESTINATARIA

PROP_PRAZO_PRORROGACAO

public static java.lang.String PROP_PRAZO_PRORROGACAO

PROP_JUSTIFICATIVA_CANCELAMENTO_PRAZO

public static java.lang.String PROP_JUSTIFICATIVA_CANCELAMENTO_PRAZO

PROP_DATA_FIM_PRAZO

public static java.lang.String PROP_DATA_FIM_PRAZO

PROP_NOME_ESTACAO_REMETENTE

public static java.lang.String PROP_NOME_ESTACAO_REMETENTE

PROP_AMBIENTE_ORIGEM

public static java.lang.String PROP_AMBIENTE_ORIGEM

PROP_TIPO_PRAZO

public static java.lang.String PROP_TIPO_PRAZO

PROP_TIPO_PRAZO_PRORROGACAO

public static java.lang.String PROP_TIPO_PRAZO_PRORROGACAO

PROP_SITUACAO_ENCAMINHAMENTO

public static java.lang.String PROP_SITUACAO_ENCAMINHAMENTO

PROP_CODIGO_ENCAMINHAMENTO

public static java.lang.String PROP_CODIGO_ENCAMINHAMENTO

PROP_JUSTIFICATIVA_NEGACAO

public static java.lang.String PROP_JUSTIFICATIVA_NEGACAO

PROP_PESSOA_FISICA_REMETENTE

public static java.lang.String PROP_PESSOA_FISICA_REMETENTE

PROP_PRAZO

public static java.lang.String PROP_PRAZO

PROP_PRIORIDADE

public static java.lang.String PROP_PRIORIDADE

PROP_OBSERVACAO

public static java.lang.String PROP_OBSERVACAO

PROP_CODIGO_RESPONSAVEL_TECNICO

public static java.lang.String PROP_CODIGO_RESPONSAVEL_TECNICO

PROP_AMBIENTE_DESTINO

public static java.lang.String PROP_AMBIENTE_DESTINO

PROP_CODIGO_DOCUMENTO

public static java.lang.String PROP_CODIGO_DOCUMENTO
Constructor Detail

BaseEncaminhamento

public BaseEncaminhamento()

BaseEncaminhamento

public BaseEncaminhamento(java.lang.Integer _codigoEncaminhamento)
Constructor for primary key


BaseEncaminhamento

public BaseEncaminhamento(java.lang.Integer _codigoEncaminhamento,
                          Ambiente _ambienteDestino,
                          Ambiente _ambienteOrigem,
                          java.util.Date _dataInicioEncaminhamento,
                          java.lang.Integer _codigoTramite,
                          java.lang.String _nomeEstacaoRemetente,
                          java.lang.String _situacaoEncaminhamento,
                          java.lang.Integer _codigoDocumento)
Constructor for required fields

Method Detail

getCodigoEncaminhamento

public java.lang.Integer getCodigoEncaminhamento()
Return the unique identifier of this class


setCodigoEncaminhamento

public void setCodigoEncaminhamento(java.lang.Integer _codigoEncaminhamento)
Set the unique identifier of this class

Parameters:
_codigoEncaminhamento - the new ID

getDataInicioEncaminhamento

public java.util.Date getDataInicioEncaminhamento()
Return the value associated with the column: DataInicioEncaminhamento


setDataInicioEncaminhamento

public void setDataInicioEncaminhamento(java.util.Date _dataInicioEncaminhamento)
Set the value related to the column: DataInicioEncaminhamento

Parameters:
_dataInicioEncaminhamento - the DataInicioEncaminhamento value

getDataFimEncaminhamento

public java.util.Date getDataFimEncaminhamento()
Return the value associated with the column: DataFimEncaminhamento


setDataFimEncaminhamento

public void setDataFimEncaminhamento(java.util.Date _dataFimEncaminhamento)
Set the value related to the column: DataFimEncaminhamento

Parameters:
_dataFimEncaminhamento - the DataFimEncaminhamento value

getCodigoTramite

public java.lang.Integer getCodigoTramite()
Return the value associated with the column: CodigoTramite


setCodigoTramite

public void setCodigoTramite(java.lang.Integer _codigoTramite)
Set the value related to the column: CodigoTramite

Parameters:
_codigoTramite - the CodigoTramite value

getNomeEstacaoRemetente

public java.lang.String getNomeEstacaoRemetente()
Return the value associated with the column: NomeEstacaoRemetente


setNomeEstacaoRemetente

public void setNomeEstacaoRemetente(java.lang.String _nomeEstacaoRemetente)
Set the value related to the column: NomeEstacaoRemetente

Parameters:
_nomeEstacaoRemetente - the NomeEstacaoRemetente value

getTipoPrazoProrrogacao

public java.lang.String getTipoPrazoProrrogacao()
Return the value associated with the column: TipoPrazoProrrogacao


setTipoPrazoProrrogacao

public void setTipoPrazoProrrogacao(java.lang.String _tipoPrazoProrrogacao)
Set the value related to the column: TipoPrazoProrrogacao

Parameters:
_tipoPrazoProrrogacao - the TipoPrazoProrrogacao value

getPrazo

public java.lang.Integer getPrazo()
Return the value associated with the column: Prazo


setPrazo

public void setPrazo(java.lang.Integer _prazo)
Set the value related to the column: Prazo

Parameters:
_prazo - the Prazo value

getNomeEstacaoDestinatario

public java.lang.String getNomeEstacaoDestinatario()
Return the value associated with the column: NomeEstacaoDestinatario


setNomeEstacaoDestinatario

public void setNomeEstacaoDestinatario(java.lang.String _nomeEstacaoDestinatario)
Set the value related to the column: NomeEstacaoDestinatario

Parameters:
_nomeEstacaoDestinatario - the NomeEstacaoDestinatario value

getPrazoProrrogacao

public java.lang.Integer getPrazoProrrogacao()
Return the value associated with the column: PrazoProrrogacao


setPrazoProrrogacao

public void setPrazoProrrogacao(java.lang.Integer _prazoProrrogacao)
Set the value related to the column: PrazoProrrogacao

Parameters:
_prazoProrrogacao - the PrazoProrrogacao value

getDataFimPrazo

public java.util.Date getDataFimPrazo()
Return the value associated with the column: DataFimPrazo


setDataFimPrazo

public void setDataFimPrazo(java.util.Date _dataFimPrazo)
Set the value related to the column: DataFimPrazo

Parameters:
_dataFimPrazo - the DataFimPrazo value

getTipoPrazo

public java.lang.String getTipoPrazo()
Return the value associated with the column: TipoPrazo


setTipoPrazo

public void setTipoPrazo(java.lang.String _tipoPrazo)
Set the value related to the column: TipoPrazo

Parameters:
_tipoPrazo - the TipoPrazo value

getSituacaoEncaminhamento

public java.lang.String getSituacaoEncaminhamento()
Return the value associated with the column: SituacaoEncaminhamento


setSituacaoEncaminhamento

public void setSituacaoEncaminhamento(java.lang.String _situacaoEncaminhamento)
Set the value related to the column: SituacaoEncaminhamento

Parameters:
_situacaoEncaminhamento - the SituacaoEncaminhamento value

getJustificativaNegacao

public java.lang.String getJustificativaNegacao()
Return the value associated with the column: JustificativaNegacao


setJustificativaNegacao

public void setJustificativaNegacao(java.lang.String _justificativaNegacao)
Set the value related to the column: JustificativaNegacao

Parameters:
_justificativaNegacao - the JustificativaNegacao value

getObservacao

public java.lang.String getObservacao()
Return the value associated with the column: Observacao


setObservacao

public void setObservacao(java.lang.String _observacao)
Set the value related to the column: Observacao

Parameters:
_observacao - the Observacao value

getCodigoResponsavelTecnico

public java.lang.Integer getCodigoResponsavelTecnico()
Return the value associated with the column: CodigoResponsavelTecnico


setCodigoResponsavelTecnico

public void setCodigoResponsavelTecnico(java.lang.Integer _codigoResponsavelTecnico)
Set the value related to the column: CodigoResponsavelTecnico

Parameters:
_codigoResponsavelTecnico - the CodigoResponsavelTecnico value

getCodigoDocumento

public java.lang.Integer getCodigoDocumento()
Return the value associated with the column: CodigoDocumento


setCodigoDocumento

public void setCodigoDocumento(java.lang.Integer _codigoDocumento)
Set the value related to the column: CodigoDocumento

Parameters:
_codigoDocumento - the CodigoDocumento value

getSituacaoPrazo

public java.lang.String getSituacaoPrazo()
Return the value associated with the column: SituacaoPrazo


setSituacaoPrazo

public void setSituacaoPrazo(java.lang.String _situacaoPrazo)
Set the value related to the column: SituacaoPrazo

Parameters:
_situacaoPrazo - the SituacaoPrazo value

getJustificativaCancelamentoPrazo

public java.lang.String getJustificativaCancelamentoPrazo()
Return the value associated with the column: JustificativaCancelamentoPrazo


setJustificativaCancelamentoPrazo

public void setJustificativaCancelamentoPrazo(java.lang.String _justificativaCancelamentoPrazo)
Set the value related to the column: JustificativaCancelamentoPrazo

Parameters:
_justificativaCancelamentoPrazo - the JustificativaCancelamentoPrazo value

getPessoaFisicaRemetente

public br.gov.mj.pessoafisica.pojo.PessoaFisica getPessoaFisicaRemetente()

setPessoaFisicaRemetente

public void setPessoaFisicaRemetente(br.gov.mj.pessoafisica.pojo.PessoaFisica _pessoaFisicaRemetente)
Set the value related to the column: CodigoPessoaFisicaRemetente

Parameters:
_pessoaFisicaRemetente - the CodigoPessoaFisicaRemetente value

getPessoaFisicaDestinataria

public br.gov.mj.pessoafisica.pojo.PessoaFisica getPessoaFisicaDestinataria()

setPessoaFisicaDestinataria

public void setPessoaFisicaDestinataria(br.gov.mj.pessoafisica.pojo.PessoaFisica _pessoaFisicaDestinataria)
Set the value related to the column: CodigoPessoaFisicaDestinataria

Parameters:
_pessoaFisicaDestinataria - the CodigoPessoaFisicaDestinataria value

getPrioridade

public Prioridade getPrioridade()

setPrioridade

public void setPrioridade(Prioridade _prioridade)
Set the value related to the column: CodigoPrioridade

Parameters:
_prioridade - the CodigoPrioridade value

getAmbienteDestino

public Ambiente getAmbienteDestino()

setAmbienteDestino

public void setAmbienteDestino(Ambiente _ambienteDestino)
Set the value related to the column: CodigoAmbienteDestino

Parameters:
_ambienteDestino - the CodigoAmbienteDestino value

getAmbienteOrigem

public Ambiente getAmbienteOrigem()

setAmbienteOrigem

public void setAmbienteOrigem(Ambiente _ambienteOrigem)
Set the value related to the column: CodigoAmbienteOrigem

Parameters:
_ambienteOrigem - the CodigoAmbienteOrigem value

getFinalidades

public java.util.Set getFinalidades()
Return the value associated with the column: finalidades


setFinalidades

public void setFinalidades(java.util.Set _finalidades)
Set the value related to the column: finalidades

Parameters:
_finalidades - the finalidades value

addToFinalidades

public void addToFinalidades(java.lang.Object obj)

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object