Package systextil.integracao.util
Class Utils
java.lang.Object
systextil.integracao.util.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckEmptyDir(ParamImportacaoXmlDTO paramDto) static DatediasUteisAdiante(br.com.intersys.systextil.connection.AppConnection conn, Date dataIni, int qtDiasUteis, String campoDiaUtil) static Stringstatic br.com.intersys.systextil.connection.AmountfixNull(br.com.intersys.systextil.connection.Amount value) static Stringstatic char[]getPassword(String pwd) static booleanlistAllFilesFrom(String path) static LocalDateTimesomarMinutos(LocalDateTime dataHora, int minutos) static CodProdutosplitProdForn(String prodForn) static doubletoScale10(double valor) static doubletoScale2(double valor) static doubletoScale3(double valor) static doubletoScale6(double valor) static TimestamptoTimestamp(LocalDateTime localDateTime) static StringzeroLeft(long parametro, int tamanho)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
fixNull
-
fixNull
public static br.com.intersys.systextil.connection.Amount fixNull(br.com.intersys.systextil.connection.Amount value) -
toScale2
public static double toScale2(double valor) -
toScale3
public static double toScale3(double valor) -
toScale6
public static double toScale6(double valor) -
toScale10
public static double toScale10(double valor) -
fixDir
-
isXml
-
getPassword
-
somarMinutos
-
zeroLeft
-
listAllFilesFrom
- Throws:
IOException
-
checkEmptyDir
-
toTimestamp
-
diasUteisAdiante
-
splitProdForn
-