A B C D E F G I L M N O P R S T U V W Z

A

accept(ICommand) - Method in class com.googlecode.jpattern.core.ApplicationService
 
accept(ICommand) - Method in interface com.googlecode.jpattern.core.ISystem
 
AChainElement - Class in com.googlecode.jpattern.core.chain
 
AChainElement(IChainElement) - Constructor for class com.googlecode.jpattern.core.chain.AChainElement
 
AChainElementBlocking - Class in com.googlecode.jpattern.core.chain
 
AChainElementBlocking(IChainElement) - Constructor for class com.googlecode.jpattern.core.chain.AChainElementBlocking
 
AChainElementUnblocking - Class in com.googlecode.jpattern.core.chain
 
AChainElementUnblocking(IChainElement) - Constructor for class com.googlecode.jpattern.core.chain.AChainElementUnblocking
 
ACommand - Class in com.googlecode.jpattern.core.command
 
ACommand(ICommand) - Constructor for class com.googlecode.jpattern.core.command.ACommand
 
addErrorMessage(IErrorMessage) - Method in class com.googlecode.jpattern.core.command.CommandResult
 
addErrorMessage(IErrorMessage) - Method in interface com.googlecode.jpattern.core.command.IResult
 
addToDate(String, int) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Aggiunge giorni a una data
addToDay(int) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Aggiunge dei giorni alla data di systema e ritorna una stringa secondo il formato dd/mm/yyyy
addToDay(int, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Aggiunge dei giorni alla data di systema e ritorna una stringa secondo il formato dd/mm/yyyy
ApplicationService - Class in com.googlecode.jpattern.core
 
ApplicationService() - Constructor for class com.googlecode.jpattern.core.ApplicationService
 
AServiceBuilder - Class in com.googlecode.jpattern.core
 
AServiceBuilder(String) - Constructor for class com.googlecode.jpattern.core.AServiceBuilder
 
asString() - Method in class com.googlecode.jpattern.core.command.CommandResult
 
asString() - Method in interface com.googlecode.jpattern.core.command.IResult
 
avanza() - Method in class com.googlecode.jpattern.core.util.Chronometer
Metodo che fa (ri)partire il conteggio.
avanzaDaCapo() - Method in class com.googlecode.jpattern.core.util.Chronometer
Azzera il cronometro e ne fa partire il conteggio.
azzera() - Method in class com.googlecode.jpattern.core.util.Chronometer
Metodo per (fermare ed) azzerare del cronometro.

B

build(AServiceBuilder) - Method in class com.googlecode.jpattern.core.ApplicationService
 
build() - Method in class com.googlecode.jpattern.core.AServiceBuilder
 
build(AServiceBuilder) - Method in interface com.googlecode.jpattern.core.ISystem
 

C

calcDateDiff(float, Date, Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
il metodo calcola la differenza tra due date calendarItem � il tipo di confronto: Calendar.DAY_OF_MONTH = 5 Calendar.HOUR_OF_DAY = 11 Calendar.MINUTE = 12
castObjectNotNull(Class<E>, Object, E) - Static method in class com.googlecode.jpattern.core.util.ValueUtil
 
ChainResult - Class in com.googlecode.jpattern.core.chain
 
ChainResult() - Constructor for class com.googlecode.jpattern.core.chain.ChainResult
 
ChainResult(boolean) - Constructor for class com.googlecode.jpattern.core.chain.ChainResult
 
CharacterEncoding - Class in com.googlecode.jpattern.core.util
 
CharacterEncoding(String) - Constructor for class com.googlecode.jpattern.core.util.CharacterEncoding
 
Chronometer - Class in com.googlecode.jpattern.core.util
Classe di utilita' che realizza un cronometro per misurare intervalli temporali espressi in millisecondi.
Chronometer() - Constructor for class com.googlecode.jpattern.core.util.Chronometer
Costruttore: resetta il cronometro invocando il metodo d'istanza azzera().
CollectionHelper - Class in com.googlecode.jpattern.core.util
 
CollectionHelper() - Constructor for class com.googlecode.jpattern.core.util.CollectionHelper
 
com.googlecode.jpattern.core - package com.googlecode.jpattern.core
 
com.googlecode.jpattern.core.chain - package com.googlecode.jpattern.core.chain
 
com.googlecode.jpattern.core.command - package com.googlecode.jpattern.core.command
 
com.googlecode.jpattern.core.util - package com.googlecode.jpattern.core.util
 
CommandResult - Class in com.googlecode.jpattern.core.command
 
CommandResult() - Constructor for class com.googlecode.jpattern.core.command.CommandResult
 
compareDate(String, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Ceonfronta due date passate come Stringa stringa secondo il formato dd/mm/yy
contains(String) - Method in class com.googlecode.jpattern.core.ApplicationService
 
contains(String) - Method in interface com.googlecode.jpattern.core.IProvider
 
contains(String) - Method in interface com.googlecode.jpattern.core.ISystem
 
contains(String) - Method in class com.googlecode.jpattern.core.NullServiceProvider
 
controllaData(String, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
covertDataSlongToString(String, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
covertDataStringToSlong(String, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
cut(String, int) - Static method in class com.googlecode.jpattern.core.util.StringHelper
Restituisce la stringa tagliata alla lunghezza length richiesta.

D

DateHelper - Class in com.googlecode.jpattern.core.util
Utility class for very simple date formatting.
DateHelper() - Constructor for class com.googlecode.jpattern.core.util.DateHelper
 

E

ErrorMessage - Class in com.googlecode.jpattern.core.command
 
ErrorMessage(String, String) - Constructor for class com.googlecode.jpattern.core.command.ErrorMessage
 
ErrorMessage(String, String, String[]) - Constructor for class com.googlecode.jpattern.core.command.ErrorMessage
 
exec() - Method in class com.googlecode.jpattern.core.chain.AChainElement
 
exec() - Method in interface com.googlecode.jpattern.core.chain.IChainElement
Execute the chain
exec() - Method in class com.googlecode.jpattern.core.chain.NullChainElement
 
exec() - Method in class com.googlecode.jpattern.core.command.ACommand
 
exec() - Method in interface com.googlecode.jpattern.core.command.ICommand
 
exec() - Method in class com.googlecode.jpattern.core.command.NullCommand
 
execute() - Method in class com.googlecode.jpattern.core.chain.AChainElement
 

F

ferma() - Method in class com.googlecode.jpattern.core.util.Chronometer
Metodo che blocca l'avanzamento del cronometro.
FileHelper - Class in com.googlecode.jpattern.core.util
 
FileHelper() - Constructor for class com.googlecode.jpattern.core.util.FileHelper
 
formatDate(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna una stringa sulla base del format di default dd-MM-yyyy kk:mm:ss
formatDate(Date, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna una stringa sulla base del format passato

G

GenericWrapper<E> - Class in com.googlecode.jpattern.core.util
 
GenericWrapper(E) - Constructor for class com.googlecode.jpattern.core.util.GenericWrapper
 
get() - Static method in class com.googlecode.jpattern.core.util.UniqueId
 
getActualMaximum(Date, int) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
getAnno(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
trorna l'anno corrente della data passata
getCalendar(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
getCharset() - Method in class com.googlecode.jpattern.core.util.CharacterEncoding
 
getDay(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una data in stringa secondo il formato dd
getErrorMessages() - Method in class com.googlecode.jpattern.core.command.CommandResult
 
getErrorMessages() - Method in interface com.googlecode.jpattern.core.command.IResult
 
getExtension(String) - Static method in class com.googlecode.jpattern.core.util.FileHelper
 
getGiorno(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna il giorno della data passata
getGiornoDellaSettimana(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
1 = lunedi 0 = domenica etc etc..
getHour(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una data in stringa secondo il formato hh:mm
getLongSysDate() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna la data corrente del systemain formato long AAAAMMGG
getLongSysDateTime() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna la data e l'ora corrente in formato long AAAAMMGGHH24MISEMM
getMese(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna il mese corrente della data passata
getMessage() - Method in class com.googlecode.jpattern.core.command.ErrorMessage
 
getMessage() - Method in interface com.googlecode.jpattern.core.command.IErrorMessage
 
getMinuti(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna i minuti della data passata
getMonth(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una data in stringa secondo il formato mm
getName() - Method in class com.googlecode.jpattern.core.command.ErrorMessage
 
getName() - Method in interface com.googlecode.jpattern.core.command.IErrorMessage
 
getName() - Method in interface com.googlecode.jpattern.core.IService
 
getName() - Method in class com.googlecode.jpattern.core.NullService
 
getObjDate(String, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
data in formato stringa, format "DD-MM-YYYY"
getObjDateTime(String, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
data in formato stringa, format "DD-MM-YYYY-HH-MI-SE"
getOra(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna l'ora della data passata
getParameters() - Method in class com.googlecode.jpattern.core.command.ErrorMessage
 
getParameters() - Method in interface com.googlecode.jpattern.core.command.IErrorMessage
 
getPreviousChainElement() - Method in class com.googlecode.jpattern.core.chain.AChainElement
 
getProvider() - Method in class com.googlecode.jpattern.core.command.ACommand
 
getProvider() - Method in interface com.googlecode.jpattern.core.ISystemProxy
 
getProvider() - Method in class com.googlecode.jpattern.core.SystemProxy
 
getSecondi(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna i secondi della data passata
getService(String) - Method in class com.googlecode.jpattern.core.ApplicationService
 
getService(String) - Method in interface com.googlecode.jpattern.core.IProvider
 
getService(String) - Method in class com.googlecode.jpattern.core.NullServiceProvider
 
getSysActualMaximum(int) - Static method in class com.googlecode.jpattern.core.util.DateHelper
constante = es: Calendar.DAY_OF_MONTH
getSysAnno() - Static method in class com.googlecode.jpattern.core.util.DateHelper
trorna l'anno corrente del systema
getSysCalendar() - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
getSysDate() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna la data corrente in formato europeo GG-MM-AAAA
getSysDateTime() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna la data e l'ora corrente in formato europeo GG-MM-AAAA HH24:MI:SE
getSysGiorno() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna il giorno del systema
getSysMese() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna il mese corrente del systema
getSysMinuti() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna i minuti del systema
getSysObjDateTime() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna la data corrente in formato java.util.Date
getSysOra() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna l'ora del systema
getSysSecondi() - Static method in class com.googlecode.jpattern.core.util.DateHelper
torna i secondi del systema
getSystem() - Method in interface com.googlecode.jpattern.core.ISystemProxy
 
getSystem() - Method in class com.googlecode.jpattern.core.SystemProxy
 
getValue() - Method in class com.googlecode.jpattern.core.util.GenericWrapper
 
getYear(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una data in stringa secondo il formato yyyy
getYear(Date, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una data in stringa secondo il formato yyyy

I

IApplication - Interface in com.googlecode.jpattern.core
 
IChainElement - Interface in com.googlecode.jpattern.core.chain
 
IChainResult - Interface in com.googlecode.jpattern.core.chain
 
ICommand - Interface in com.googlecode.jpattern.core.command
 
IErrorMessage - Interface in com.googlecode.jpattern.core.command
 
internalRollBack(IResult) - Method in class com.googlecode.jpattern.core.command.ACommand
 
IProvider - Interface in com.googlecode.jpattern.core
 
IResult - Interface in com.googlecode.jpattern.core.command
 
IService - Interface in com.googlecode.jpattern.core
 
IServicesName - Interface in com.googlecode.jpattern.core
 
isExecuted() - Method in class com.googlecode.jpattern.core.chain.ChainResult
 
isExecuted() - Method in interface com.googlecode.jpattern.core.chain.IChainResult
Whether an or more elements of the chain are been executed
isMajorDate(Date, Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
isMinorDate(Date, Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
ISO_8859_1 - Static variable in class com.googlecode.jpattern.core.util.CharacterEncoding
 
ISO_8859_1_ENCODING - Variable in class com.googlecode.jpattern.core.util.CharacterEncoding
 
isValid() - Method in class com.googlecode.jpattern.core.command.CommandResult
 
isValid() - Method in interface com.googlecode.jpattern.core.command.IResult
 
ISystem - Interface in com.googlecode.jpattern.core
 
ISystemProxy - Interface in com.googlecode.jpattern.core
 

L

leggi() - Method in class com.googlecode.jpattern.core.util.Chronometer
Lettura del conteggio corrente effettuato dal cronometro.
LOGGERREADERSERVICE - Static variable in interface com.googlecode.jpattern.core.IServicesName
 
LOGGERSERVICE - Static variable in interface com.googlecode.jpattern.core.IServicesName
 

M

MAILSENDER - Static variable in interface com.googlecode.jpattern.core.IServicesName
 
MapHelper - Class in com.googlecode.jpattern.core.util
 
MapHelper() - Constructor for class com.googlecode.jpattern.core.util.MapHelper
 
mapToUTF8String(Map<String, String>) - Static method in class com.googlecode.jpattern.core.util.MapHelper
 
MESSAGEMANAGER - Static variable in interface com.googlecode.jpattern.core.IServicesName
 

N

name() - Method in class com.googlecode.jpattern.core.AServiceBuilder
 
NullChainElement - Class in com.googlecode.jpattern.core.chain
 
NullChainElement() - Constructor for class com.googlecode.jpattern.core.chain.NullChainElement
 
NullCommand - Class in com.googlecode.jpattern.core.command
 
NullCommand() - Constructor for class com.googlecode.jpattern.core.command.NullCommand
 
NullService - Class in com.googlecode.jpattern.core
 
NullService() - Constructor for class com.googlecode.jpattern.core.NullService
 
NullServiceProvider - Class in com.googlecode.jpattern.core
 
NullServiceProvider() - Constructor for class com.googlecode.jpattern.core.NullServiceProvider
 

O

objectNotNull(E, E) - Static method in class com.googlecode.jpattern.core.util.ValueUtil
 
objectNotNull(Class<E>, E, E) - Static method in class com.googlecode.jpattern.core.util.ValueUtil
 

P

proxy - Static variable in class com.googlecode.jpattern.core.SystemProxy
 

R

remove(String) - Method in class com.googlecode.jpattern.core.ApplicationService
 
remove(String) - Method in interface com.googlecode.jpattern.core.ISystem
 
removeAllServices() - Method in class com.googlecode.jpattern.core.ApplicationService
 
removeAllServices() - Method in interface com.googlecode.jpattern.core.ISystem
 
removeExtension(String) - Static method in class com.googlecode.jpattern.core.util.FileHelper
 
removePath(String) - Static method in class com.googlecode.jpattern.core.util.FileHelper
Restituisce il nome del file privo del path
result(IResult) - Method in class com.googlecode.jpattern.core.command.ACommand
 
rollback(IResult) - Method in class com.googlecode.jpattern.core.command.ACommand
 
rollback() - Method in class com.googlecode.jpattern.core.command.ACommand
 
rollback() - Method in interface com.googlecode.jpattern.core.command.ICommand
 
rollback(IResult) - Method in interface com.googlecode.jpattern.core.command.ICommand
 
rollback() - Method in class com.googlecode.jpattern.core.command.NullCommand
 
rollback(IResult) - Method in class com.googlecode.jpattern.core.command.NullCommand
 
rollDay(Date, boolean) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
rollDay(Date, int) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
rollMonth(Date, boolean) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 
rollYear(Date, boolean) - Static method in class com.googlecode.jpattern.core.util.DateHelper
 

S

setExecuted(boolean) - Method in class com.googlecode.jpattern.core.chain.ChainResult
 
setValue(E) - Method in class com.googlecode.jpattern.core.util.GenericWrapper
 
startApplication() - Method in interface com.googlecode.jpattern.core.IApplication
 
stopApplication() - Method in interface com.googlecode.jpattern.core.IApplication
 
StringHelper - Class in com.googlecode.jpattern.core.util
 
StringHelper() - Constructor for class com.googlecode.jpattern.core.util.StringHelper
 
stringNotNull(String, String) - Static method in class com.googlecode.jpattern.core.util.ValueUtil
 
stringNotNullTrimmed(String, String) - Static method in class com.googlecode.jpattern.core.util.ValueUtil
 
stringUTF8ToMap(String) - Static method in class com.googlecode.jpattern.core.util.MapHelper
 
SystemProxy - Class in com.googlecode.jpattern.core
 
SystemProxy(ApplicationService) - Constructor for class com.googlecode.jpattern.core.SystemProxy
 

T

toArray(Class<T>, Collection<? extends T>) - Static method in class com.googlecode.jpattern.core.util.CollectionHelper
 
toBigDecimal(String, int) - Static method in class com.googlecode.jpattern.core.util.StringHelper
Effettua il parsing di una String in un tipo BigDecimal.
toBigDecimal(String, int, BigDecimal) - Static method in class com.googlecode.jpattern.core.util.StringHelper
Effettua il parsing di una String in un tipo BigDecimal.
toDate(String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una stringa secondo il formato dd/mm/yyyy in data.
toDate(String, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma un string in data in base al formato passato
toDate(String, String, Locale) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una stringa in data; utilizzando il formato corretto e il locale se il formato risulta locale-sensitive.
tokenize(String, String) - Static method in class com.googlecode.jpattern.core.util.StringHelper
Restituisce un array di tutte le sottostringhe risultanti dallo split di una stringa source in base al pattern passato
toList(T[]) - Static method in class com.googlecode.jpattern.core.util.CollectionHelper
 
toString() - Method in class com.googlecode.jpattern.core.util.Chronometer
Conversione in stringa del conteggio corrente.
toString(Date) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una data in stringa secondo il formato dd/mm/yyyy
toString(Date, String) - Static method in class com.googlecode.jpattern.core.util.DateHelper
Trasforma una data in stringa in base al formato passato
tryExecution(IChainResult) - Method in class com.googlecode.jpattern.core.chain.AChainElement
 
tryExecution(IChainResult) - Method in class com.googlecode.jpattern.core.chain.AChainElementBlocking
 
tryExecution(IChainResult) - Method in class com.googlecode.jpattern.core.chain.AChainElementUnblocking
 

U

UniqueId - Class in com.googlecode.jpattern.core.util
 
UniqueId() - Constructor for class com.googlecode.jpattern.core.util.UniqueId
 
UTF_16 - Static variable in class com.googlecode.jpattern.core.util.CharacterEncoding
 
UTF_16_ENCODING - Variable in class com.googlecode.jpattern.core.util.CharacterEncoding
 
UTF_8 - Static variable in class com.googlecode.jpattern.core.util.CharacterEncoding
 
UTF_8_ENCODING - Variable in class com.googlecode.jpattern.core.util.CharacterEncoding
 

V

ValueUtil - Class in com.googlecode.jpattern.core.util
 
ValueUtil() - Constructor for class com.googlecode.jpattern.core.util.ValueUtil
 
verifyCondition() - Method in class com.googlecode.jpattern.core.chain.AChainElement
 
visit(IProvider) - Method in class com.googlecode.jpattern.core.command.ACommand
 
visit(IProvider) - Method in interface com.googlecode.jpattern.core.command.ICommand
 
visit(IProvider) - Method in class com.googlecode.jpattern.core.command.NullCommand
 

W

WINDOWS_1252 - Static variable in class com.googlecode.jpattern.core.util.CharacterEncoding
 
WINDOWS_1252_ENCODING - Variable in class com.googlecode.jpattern.core.util.CharacterEncoding
 

Z

zipFiles(String[], String, boolean, int) - Static method in class com.googlecode.jpattern.core.util.FileHelper
Crea un file compresso da una lista di file

A B C D E F G I L M N O P R S T U V W Z

Copyright © 2011. All Rights Reserved.