|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.mj.frameworkprocessos.pojo.base.BaseEncaminhamento
public abstract class BaseEncaminhamento
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.
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 |
---|
public static java.lang.String PROP_DATA_INICIO_ENCAMINHAMENTO
public static java.lang.String PROP_SITUACAO_PRAZO
public static java.lang.String PROP_DATA_FIM_ENCAMINHAMENTO
public static java.lang.String PROP_CODIGO_TRAMITE
public static java.lang.String PROP_NOME_ESTACAO_DESTINATARIO
public static java.lang.String PROP_PESSOA_FISICA_DESTINATARIA
public static java.lang.String PROP_PRAZO_PRORROGACAO
public static java.lang.String PROP_JUSTIFICATIVA_CANCELAMENTO_PRAZO
public static java.lang.String PROP_DATA_FIM_PRAZO
public static java.lang.String PROP_NOME_ESTACAO_REMETENTE
public static java.lang.String PROP_AMBIENTE_ORIGEM
public static java.lang.String PROP_TIPO_PRAZO
public static java.lang.String PROP_TIPO_PRAZO_PRORROGACAO
public static java.lang.String PROP_SITUACAO_ENCAMINHAMENTO
public static java.lang.String PROP_CODIGO_ENCAMINHAMENTO
public static java.lang.String PROP_JUSTIFICATIVA_NEGACAO
public static java.lang.String PROP_PESSOA_FISICA_REMETENTE
public static java.lang.String PROP_PRAZO
public static java.lang.String PROP_PRIORIDADE
public static java.lang.String PROP_OBSERVACAO
public static java.lang.String PROP_CODIGO_RESPONSAVEL_TECNICO
public static java.lang.String PROP_AMBIENTE_DESTINO
public static java.lang.String PROP_CODIGO_DOCUMENTO
Constructor Detail |
---|
public BaseEncaminhamento()
public BaseEncaminhamento(java.lang.Integer _codigoEncaminhamento)
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)
Method Detail |
---|
public java.lang.Integer getCodigoEncaminhamento()
public void setCodigoEncaminhamento(java.lang.Integer _codigoEncaminhamento)
_codigoEncaminhamento
- the new IDpublic java.util.Date getDataInicioEncaminhamento()
public void setDataInicioEncaminhamento(java.util.Date _dataInicioEncaminhamento)
_dataInicioEncaminhamento
- the DataInicioEncaminhamento valuepublic java.util.Date getDataFimEncaminhamento()
public void setDataFimEncaminhamento(java.util.Date _dataFimEncaminhamento)
_dataFimEncaminhamento
- the DataFimEncaminhamento valuepublic java.lang.Integer getCodigoTramite()
public void setCodigoTramite(java.lang.Integer _codigoTramite)
_codigoTramite
- the CodigoTramite valuepublic java.lang.String getNomeEstacaoRemetente()
public void setNomeEstacaoRemetente(java.lang.String _nomeEstacaoRemetente)
_nomeEstacaoRemetente
- the NomeEstacaoRemetente valuepublic java.lang.String getTipoPrazoProrrogacao()
public void setTipoPrazoProrrogacao(java.lang.String _tipoPrazoProrrogacao)
_tipoPrazoProrrogacao
- the TipoPrazoProrrogacao valuepublic java.lang.Integer getPrazo()
public void setPrazo(java.lang.Integer _prazo)
_prazo
- the Prazo valuepublic java.lang.String getNomeEstacaoDestinatario()
public void setNomeEstacaoDestinatario(java.lang.String _nomeEstacaoDestinatario)
_nomeEstacaoDestinatario
- the NomeEstacaoDestinatario valuepublic java.lang.Integer getPrazoProrrogacao()
public void setPrazoProrrogacao(java.lang.Integer _prazoProrrogacao)
_prazoProrrogacao
- the PrazoProrrogacao valuepublic java.util.Date getDataFimPrazo()
public void setDataFimPrazo(java.util.Date _dataFimPrazo)
_dataFimPrazo
- the DataFimPrazo valuepublic java.lang.String getTipoPrazo()
public void setTipoPrazo(java.lang.String _tipoPrazo)
_tipoPrazo
- the TipoPrazo valuepublic java.lang.String getSituacaoEncaminhamento()
public void setSituacaoEncaminhamento(java.lang.String _situacaoEncaminhamento)
_situacaoEncaminhamento
- the SituacaoEncaminhamento valuepublic java.lang.String getJustificativaNegacao()
public void setJustificativaNegacao(java.lang.String _justificativaNegacao)
_justificativaNegacao
- the JustificativaNegacao valuepublic java.lang.String getObservacao()
public void setObservacao(java.lang.String _observacao)
_observacao
- the Observacao valuepublic java.lang.Integer getCodigoResponsavelTecnico()
public void setCodigoResponsavelTecnico(java.lang.Integer _codigoResponsavelTecnico)
_codigoResponsavelTecnico
- the CodigoResponsavelTecnico valuepublic java.lang.Integer getCodigoDocumento()
public void setCodigoDocumento(java.lang.Integer _codigoDocumento)
_codigoDocumento
- the CodigoDocumento valuepublic java.lang.String getSituacaoPrazo()
public void setSituacaoPrazo(java.lang.String _situacaoPrazo)
_situacaoPrazo
- the SituacaoPrazo valuepublic java.lang.String getJustificativaCancelamentoPrazo()
public void setJustificativaCancelamentoPrazo(java.lang.String _justificativaCancelamentoPrazo)
_justificativaCancelamentoPrazo
- the JustificativaCancelamentoPrazo valuepublic br.gov.mj.pessoafisica.pojo.PessoaFisica getPessoaFisicaRemetente()
public void setPessoaFisicaRemetente(br.gov.mj.pessoafisica.pojo.PessoaFisica _pessoaFisicaRemetente)
_pessoaFisicaRemetente
- the CodigoPessoaFisicaRemetente valuepublic br.gov.mj.pessoafisica.pojo.PessoaFisica getPessoaFisicaDestinataria()
public void setPessoaFisicaDestinataria(br.gov.mj.pessoafisica.pojo.PessoaFisica _pessoaFisicaDestinataria)
_pessoaFisicaDestinataria
- the CodigoPessoaFisicaDestinataria valuepublic Prioridade getPrioridade()
public void setPrioridade(Prioridade _prioridade)
_prioridade
- the CodigoPrioridade valuepublic Ambiente getAmbienteDestino()
public void setAmbienteDestino(Ambiente _ambienteDestino)
_ambienteDestino
- the CodigoAmbienteDestino valuepublic Ambiente getAmbienteOrigem()
public void setAmbienteOrigem(Ambiente _ambienteOrigem)
_ambienteOrigem
- the CodigoAmbienteOrigem valuepublic java.util.Set getFinalidades()
public void setFinalidades(java.util.Set _finalidades)
_finalidades
- the finalidades valuepublic void addToFinalidades(java.lang.Object obj)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |