|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.tiss.nucleo.Constantes
public class Constantes
Constantes de uso comum em todo o projeto.
| Field Summary | |
|---|---|
static java.lang.String |
TISS_CHARSET
Charset no qual todos os strings são considerados |
static java.lang.String |
TISS_TITULO_TELA
Título com versão, a ser exibido no servidor ponto a ponto e no cliente visual. |
| Constructor Summary | |
|---|---|
protected |
Constantes()
Creates a new instance of Constantes |
| Method Summary | |
|---|---|
static void |
inicializaKeyStores()
Modifica algumas propriedades do sistema de acordo com as indicações de keystore e keystore confiável presentes em tiss.ini. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TISS_TITULO_TELA
public static final java.lang.String TISS_CHARSET
| Constructor Detail |
|---|
protected Constantes()
| Method Detail |
|---|
public static void inicializaKeyStores()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||