Package | Description |
---|---|
br.ufscar.old.album | |
br.ufscar.old.photo | |
br.ufscar.old.photo.task |
Modifier and Type | Method and Description |
---|---|
FotoStatus |
AlbumFotoTO.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
AlbumFotoTO.setStatus(FotoStatus status) |
Modifier and Type | Method and Description |
---|---|
FotoStatus |
FotoConsultaTO.getStatus() |
static FotoStatus |
FotoStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FotoStatus[] |
FotoStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FotoConsultaTO.setStatus(FotoStatus status) |
Constructor and Description |
---|
FotoWorkflow(Connection conn,
Integer idResponsavel,
Integer idUnidade,
Integer idUsuario,
FotoStatus status) |
Constructor and Description |
---|
FotoItem(Integer id,
String assessor,
String titulo,
String nomeVeiculoExt,
String unidadeSigla,
String unidadeNome,
FotoStatus status,
String produtoNome,
String produtoSigla,
String album,
Date data,
Date prazoConcl,
Date prazoRev,
Date horaEnvio) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.