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

A

add(CdtDACList) - Method in class it.saga.library.commonDataTypes.CdtDACList
Aggiunge ad un DACList il contenuto (dac + msg) di un altro DACList
addAndClauseInWhere(String, Object) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Aggiunge un pezzo di where in AND con un parametro
addErrorMessage(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Aggiunge un error al contenitore dei messaggi del DAC
addErrorMessage(Class, String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Aggiunge un error al contenitore dei messaggi del DAC
addInfoMessage(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Aggiunge un info al contenitore dei messaggi del DAC
addInfoMessage(Class, String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Aggiunge un info al contenitore dei messaggi del DAC
addMessage(String, int) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Aggiunge un messaggio al contenitore dei messaggi del DAC
addMessage(Class, String, int) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Aggiunge un messaggio al contenitore dei messaggi del DAC
addOrClauseInWhere(String, Object) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Aggiunge un pezzo di where in OR con un parametro
addParam(Object) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Aggiunge un parametro all'array di parametri
addRequestedDetail(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
addRequestedDetailWithDotNotation(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
addRequestedJoin(CdtDACQueryTarget) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
addRequestedJoin(CdtDACQueryTarget) - Method in interface it.saga.library.commonDataTypes.CdtDACWithJoin
 
addWarningMessage(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Aggiunge un warning al contenitore dei messaggi del DAC
addWarningMessage(Class, String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Aggiunge un warning al contenitore dei messaggi del DAC
addWhere(String, Object) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Aggiunge un pezzo di where con un parametro
afterComputedCode() - Method in interface it.saga.library.commonDataTypes.CdtDACCodBase
 
afterComputedCode() - Method in class it.saga.library.commonDataTypes.CdtDACCodBaseClass
 
afterComputedCode() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 
afterTransactionBegin(Transaction) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Called when a Hibernate transaction is begun via the Hibernate Transaction API.
afterTransactionCompletion(Transaction) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Called after a transaction is committed or rolled back.

B

beforeTransactionCompletion(Transaction) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
buildInsertIntoSelectQuery(String, String, String, String, String, String, String, boolean, Session, int) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Deprecated. since 16/06/05 usa la versione con CdtHibernateSessionWrapper
buildInsertIntoSelectQuery(String, String, String, String, String, String, String, boolean, CdtHibernateSessionWrapper, int) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Metodo per ottenere la query SQL per fare una insert into select
buildQuery(CdtDACWithJoin, CdtDACQuery, Date, ArrayList, boolean) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Costruisce l'HQL per una readCollection con join storici
buildQuery() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
buildQueryWithOutOrderBy() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
buildQuestionMark(Object[]) - Static method in class it.saga.library.commonDataTypes.CdtUtils
build a String with as many "?"
buildQuestionMark(int) - Static method in class it.saga.library.commonDataTypes.CdtUtils
build a String with as many "?"

C

CREATED - Static variable in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
CRUD - Variable in class it.saga.library.commonDataTypes.CdtDACList
 
CRUD - Variable in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. non accedere mai direttamete, ma usare i metodo is o set
CdtBLGCodBaseBeanInterface - interface it.saga.library.commonDataTypes.CdtBLGCodBaseBeanInterface.
Interface for BLG bean-classes with Cod
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGCodBaseClass - interface it.saga.library.commonDataTypes.CdtBLGCodBaseClass.
Remote Interface for BLG classes with Cod
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGCodBaseClassBean - class it.saga.library.commonDataTypes.CdtBLGCodBaseClassBean.
Bean for classes with cod
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGCodBaseClassBean() - Constructor for class it.saga.library.commonDataTypes.CdtBLGCodBaseClassBean
 
CdtBLGCodBaseClassLocal - interface it.saga.library.commonDataTypes.CdtBLGCodBaseClassLocal.
Local Interface for BLG classes with Cod
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGCodBaseImplementation - class it.saga.library.commonDataTypes.CdtBLGCodBaseImplementation.
Class with all the implementations of methods used by Bean that implements CdtBLGCodBaseBeanInterface
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGCodBaseImplementation() - Constructor for class it.saga.library.commonDataTypes.CdtBLGCodBaseImplementation
 
CdtBLGHistoricBaseBeanInterface - interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseBeanInterface.
Interface for historic BLG bean-classes
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGHistoricBaseClass - interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass.
Remote Interface for BLG Historic classes
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGHistoricBaseClassBean - class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean.
Bean for historic classes
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGHistoricBaseClassBean() - Constructor for class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
 
CdtBLGHistoricBaseClassLocal - interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal.
Local Interface for historic BLG classes
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGHistoricBaseImplementation - class it.saga.library.commonDataTypes.CdtBLGHistoricBaseImplementation.
Class with all the implementations of methods used by Bean that implements CdtBLGHistoricBaseBeanInterface
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGHistoricCodBaseClass - interface it.saga.library.commonDataTypes.CdtBLGHistoricCodBaseClass.
Remote Interface for BLG Historic classes with Cod
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGHistoricCodBaseClassBean - class it.saga.library.commonDataTypes.CdtBLGHistoricCodBaseClassBean.
Bean for historic classes with cod Inherits from LOG (not Historic neither Cod) and implements all the interfaceas of both
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGHistoricCodBaseClassBean() - Constructor for class it.saga.library.commonDataTypes.CdtBLGHistoricCodBaseClassBean
 
CdtBLGHistoricCodBaseClassLocal - interface it.saga.library.commonDataTypes.CdtBLGHistoricCodBaseClassLocal.
Local Interface for historic BLG classes with Cod
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGInheritedMethodInfo - class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo.
 
CdtBLGInheritedMethodInfo(String, Class[], String) - Constructor for class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
CdtBLGLogBaseClass - interface it.saga.library.commonDataTypes.CdtBLGLogBaseClass.
Remote Interface for BLG classes with Log
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGLogBaseClassBean - class it.saga.library.commonDataTypes.CdtBLGLogBaseClassBean.
Bean for classes with log functions
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGLogBaseClassBean() - Constructor for class it.saga.library.commonDataTypes.CdtBLGLogBaseClassBean
 
CdtBLGLogBaseClassLocal - interface it.saga.library.commonDataTypes.CdtBLGLogBaseClassLocal.
Local Interface for BLG classes with log
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGPersistenceConfiguration - class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration.
Classe per gestire le impostazioni di configurazione di Hibernate
Created by: Fabio Parise
Create date: August 2003
CdtBLGPersistenceConfigurationInterface - interface it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfigurationInterface.
Interface to implement for a class with returns the classes af an application to persist
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGPkBaseClass - interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass.
Remote Interface for BLG classes with PkId
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGPkBaseClassBean - class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean.
Bean for persistence classes (do not derive from here if you neee more specific functions, like historic, log or cod)
Created by: Ovidiu Hrituc
Create date: August 2003
CdtBLGPkBaseClassBean() - Constructor for class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
CdtBLGPkBaseClassLocal - interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal.
Local Interface for BLG classes with PkId
Created by: Ovidiu Hrituc
Create date: August 2003
CdtBLGRealEJB4Utility - interface it.saga.library.commonDataTypes.CdtBLGRealEJB4Utility.
 
CdtBLGRealEJB4UtilityBean - class it.saga.library.commonDataTypes.impl.CdtBLGRealEJB4UtilityBean.
 
CdtBLGRealEJB4UtilityBean() - Constructor for class it.saga.library.commonDataTypes.impl.CdtBLGRealEJB4UtilityBean
 
CdtBLGRealEJB4UtilityHome - interface it.saga.library.commonDataTypes.CdtBLGRealEJB4UtilityHome.
 
CdtBLGServerUtils - class it.saga.library.commonDataTypes.CdtBLGServerUtils.
Classe con vari metodi statici di utilità messi qui per non appesantire i Bean di metodi ereditati
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGSessionBase - interface it.saga.library.commonDataTypes.CdtBLGSessionBase.
Remote Interface for all Saga classes
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGSessionBaseBean - class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean.
Base class for inheritance of all beans
Created by: Alessandro Rizzi
Create date: August 2003
CdtBLGSessionBaseBean() - Constructor for class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
CdtBLGSessionBaseLocal - interface it.saga.library.commonDataTypes.CdtBLGSessionBaseLocal.
Local Interface for deriving BLG classes
Created by: Alessandro Rizzi
Create date: August 2003
CdtCFGAppDescriptor - class it.saga.library.commonDataTypes.CdtCFGAppDescriptor.
Application description
Created by: Alessandro Rizzi
Create date: 03/02/2004
CdtCFGAppDescriptor() - Constructor for class it.saga.library.commonDataTypes.CdtCFGAppDescriptor
 
CdtCRUDEnum - interface it.saga.library.commonDataTypes.CdtCRUDEnum.
Interface with Enumeration od CRUD values
Created by: Ovidiu Hrituc
Create date: August 2003
CdtComboValuesInterface - interface it.saga.library.commonDataTypes.CdtComboValuesInterface.
Deprecated. use CdtComboValuesRefreshableInterface (primavera 2004)
CdtComboValuesRefreshableInterface - interface it.saga.library.commonDataTypes.CdtComboValuesRefreshableInterface.
Consists of one method that returns a hashmap with the pairs of (value, description) for the field with the name received as parameter.
CdtDACCessati - interface it.saga.library.commonDataTypes.CdtDACCessati.
Deprecated. use CdtDACCessatiBool (autunno 2004)
CdtDACCessatiBool - interface it.saga.library.commonDataTypes.CdtDACCessatiBool.
Interface for DAC classes with FlgCessato with boolean type
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACCodBase - interface it.saga.library.commonDataTypes.CdtDACCodBase.
Interface for DAC classes with cod
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACCodBaseClass - class it.saga.library.commonDataTypes.CdtDACCodBaseClass.
Classe di base per entità che prendono il valore del cod dal programatore/utente finale
Created by: Hrituc Ovidiu
Create date: August 2003
CdtDACCodBaseClass() - Constructor for class it.saga.library.commonDataTypes.CdtDACCodBaseClass
 
CdtDACComputeCodeHelper - class it.saga.library.commonDataTypes.CdtDACComputeCodeHelper.
Class for getWhereForComputeCod result
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACComputeCodeHelper(Object[], Type[], String) - Constructor for class it.saga.library.commonDataTypes.CdtDACComputeCodeHelper
Deprecated. usa il costruttore con l'array do Object
CdtDACComputeCodeHelper(Object[], String) - Constructor for class it.saga.library.commonDataTypes.CdtDACComputeCodeHelper
Costruisce un CdtDACComputeCodeHelper
CdtDACComputeCodeHelper(String, Object[]) - Constructor for class it.saga.library.commonDataTypes.CdtDACComputeCodeHelper
Costruisce un CdtDACComputeCodeHelper
CdtDACHistoricBase - interface it.saga.library.commonDataTypes.CdtDACHistoricBase.
Interface for DAC historic classes
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACHistoricBaseClass - class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass.
Classe di base per entita storiche; l' HCOD prende il valore di PKID alla creazione delle istanze Quando uno assegna una al compo dataIni un nuovo valore (il valore che c'era prima viene mantenuto per velocità nel campo DataIniPrec il record viene storicizzato: lo stato viene aggiornato ed una copia del vecchio è inserita per poter essere esaminata in seguito
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACHistoricBaseClass() - Constructor for class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
CdtDACHistoricCodBase - interface it.saga.library.commonDataTypes.CdtDACHistoricCodBase.
Interface for historic DAC classes with cod
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACHistoricCodBaseClass - class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass.
Classe di base per storici con il campo cod deriva da CdtDACHistoricBase e implementa CdtDACCodBase
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACHistoricCodBaseClass() - Constructor for class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 
CdtDACHistoricRelation - class it.saga.library.commonDataTypes.CdtDACHistoricRelation.
Classe che descrive una relazione storica
Created by: Alessandro Rizzi
Create date: April 2004
CdtDACHistoricRelation(Class, String, String, String, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACHistoricRelation
Costruttore da usare per le relazioni Root, dove nella tabella è presente la data di riferimento
CdtDACHistoricRelation(Class, String, String, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACHistoricRelation
Costruttore da usare per le relazioni intermedie, dove nella tabella principale non è presente alcuna data di riferimento
CdtDACHistoricRelation(Class, String, String, String, boolean, String, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACHistoricRelation
Costruttore da usare per le relazioni Root, dove nella tabella è presente la data di riferimento e dove gli storici nella tabella esterna sono gestiti con campi diversi ad dataIni e dataFin
CdtDACHistoricRelation(Class, String, String, boolean, String, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACHistoricRelation
Costruttore da usare per le relazioni intermedie, dove nella tabella principale non è presente alcuna data di riferimento e dove gli storici nella tabella esterna sono gestiti con campi diversi ad dataIni e dataFin
CdtDACHistoricViewMapperBaseClass - class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass.
base class to Inherit to map e historic view class
Created by: Alessandro Rizzi
Create date: August 2004
CdtDACHistoricViewMapperBaseClass(String, Class, Class) - Constructor for class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
CdtDACHistoricWithStaticId - interface it.saga.library.commonDataTypes.CdtDACHistoricWithStaticId.
Interface for DAC classes with historicId
Created by: Alessandro Rizzi
Create date: August 2004
CdtDACHistoricWithStaticIdClass - class it.saga.library.commonDataTypes.CdtDACHistoricWithStaticIdClass.
Classe di base per entita storiche che hanno anche lo staticId
Created by: Alessandro Rizzi
Create date: August 2004
CdtDACHistoricWithStaticIdClass() - Constructor for class it.saga.library.commonDataTypes.CdtDACHistoricWithStaticIdClass
 
CdtDACList - class it.saga.library.commonDataTypes.CdtDACList.
Classe per gestire il risultato di readCollection o di metodi simili, che restituiscono una lista di DAC Contiene una lista e un MsgDACContainer
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACList() - Constructor for class it.saga.library.commonDataTypes.CdtDACList
 
CdtDACList(List) - Constructor for class it.saga.library.commonDataTypes.CdtDACList
 
CdtDACList(MsgDACContainer) - Constructor for class it.saga.library.commonDataTypes.CdtDACList
 
CdtDACList(List, MsgDACContainer) - Constructor for class it.saga.library.commonDataTypes.CdtDACList
 
CdtDACLogBase - interface it.saga.library.commonDataTypes.CdtDACLogBase.
Interface for DAC classes with log
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACLogBaseClass - class it.saga.library.commonDataTypes.CdtDACLogBaseClass.
Classe di base per entita che mangentono informazioni sul'utente che ha modificato l'ultima volta lo stato di una istanza, a quale data + chi ha creato il record ed a che data
Created by: Ovidiu Hrituc
Create date: August 2003
CdtDACLogBaseClass() - Constructor for class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
CdtDACMotivoVar - interface it.saga.library.commonDataTypes.CdtDACMotivoVar.
Interface for DAC classes with motivoVariazione
Created by: Alessandro Rizzi
Create date: Gennaio 2005
CdtDACMsgInterface - interface it.saga.library.commonDataTypes.CdtDACMsgInterface.
Interface for Objects that have a MsgDACContainer
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACPkBase - interface it.saga.library.commonDataTypes.CdtDACPkBase.
Interface for DAC classes with PkId
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACPkBaseClass - class it.saga.library.commonDataTypes.CdtDACPkBaseClass.
Classe di base per entita che hanno un identificativo numerico (java: Long)
Created by: Ovidiu Hrituc
Create date: August 2003
CdtDACPkBaseClass() - Constructor for class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
CdtDACQuery - class it.saga.library.commonDataTypes.CdtDACQuery.
Classe che rappresenta una query HQL
Created by: Alessandro Rizzi
Create date: August 2004
CdtDACQuery() - Constructor for class it.saga.library.commonDataTypes.CdtDACQuery
Costruisce un oggetto query senza alcun valore preimpostato
CdtDACQuery(String, String, String, String, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACQuery
Costruisce una query HQL
CdtDACQuery(String, String, String, String, String, Object[], String) - Constructor for class it.saga.library.commonDataTypes.CdtDACQuery
Costruisce una query HQL
CdtDACQuery(String, String, String, String, String, String, Object[], String) - Constructor for class it.saga.library.commonDataTypes.CdtDACQuery
Costruisce una query HQL
CdtDACQueryTarget - class it.saga.library.commonDataTypes.CdtDACQueryTarget.
Classe per aggiungere un join (storico o non) alla query da eseguire
Created by: Alessandro Rizzi
Create date: August 2004
CdtDACQueryTarget(CdtDACRelation, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACQueryTarget
Costruisce un query target
CdtDACRealEJB4UtilityProxy - class it.saga.library.commonDataTypes.CdtDACRealEJB4UtilityProxy.
 
CdtDACRealEJB4UtilityProxy() - Constructor for class it.saga.library.commonDataTypes.CdtDACRealEJB4UtilityProxy
 
CdtDACRelation - class it.saga.library.commonDataTypes.CdtDACRelation.
Classe che descrive una relazione storica
Created by: Alessandro Rizzi
Create date: April 2004
CdtDACRelation(Class, String, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, boolean, int) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, boolean, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Deprecated. usa il contruttore con il parametro onDeleteDo al posto del parametro newCascadeOnDelete
CdtDACRelation(Class, String, boolean, int, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, boolean, boolean, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Deprecated. usa il contruttore con il parametro onDeleteDo al posto del parametro newCascadeOnDelete
CdtDACRelation(Class, String, String, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, String, boolean, int) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, String, boolean, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Deprecated. usa il contruttore con il parametro onDeleteDo al posto del parametro newCascadeOnDelete
CdtDACRelation(Class, String, String, boolean, int, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, String, boolean, boolean, boolean) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Deprecated. usa il contruttore con il parametro onDeleteDo al posto del parametro newCascadeOnDelete
CdtDACRelation(Class, String, String, boolean, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, String, boolean, int, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, String, boolean, boolean, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Deprecated. usa il contruttore con il parametro onDeleteDo al posto del parametro newCascadeOnDelete
CdtDACRelation(Class, String, String, boolean, int, boolean, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Costruttore da usare per le relazioni non storiche
CdtDACRelation(Class, String, String, boolean, boolean, boolean, String) - Constructor for class it.saga.library.commonDataTypes.CdtDACRelation
Deprecated. usa il contruttore con il parametro onDeleteDo al posto del parametro newCascadeOnDelete
CdtDACSagaBase - class it.saga.library.commonDataTypes.CdtDACSagaBase.
Classe di base per i DAC, gestisce solo il collegamento con la business-logic La classe implementa anche il pattern "business delegate": ha metodi mappati su metodi della interfaccia remota del EJB stateless session bean CdtBLGBaseSession (read, readCollection, save...)
CdtDACSagaBase() - Constructor for class it.saga.library.commonDataTypes.CdtDACSagaBase
 
CdtDACView4StaticIdInterface - interface it.saga.library.commonDataTypes.CdtDACView4StaticIdInterface.
Interfaccia per permettere di ereditare il mapping di un DAC da un'altro
Created by: Alessandro Rizzi
Create date: August 2003
CdtDACWithDescription - interface it.saga.library.commonDataTypes.CdtDACWithDescription.
Interfaccia per descrivere un DAC
Created by: Alessandro Rizzi
Create date: August 2004
CdtDACWithJoin - interface it.saga.library.commonDataTypes.CdtDACWithJoin.
interface to implement to simplify Historic Joins
Created by: Alessandro Rizzi
Create date: August 2004
CdtDynamicFieldEditorTypeInterface - interface it.saga.library.commonDataTypes.CdtDynamicFieldEditorTypeInterface.
Consists of one method that returns the type of editor to be used for a dynamic field
Created by: Ovidiu Hrituc
Create date: Septempber 2003
CdtHibConfigWrapper - class it.saga.library.commonDataTypes.config.CdtHibConfigWrapper.
Classe ad uso interno che wrappa una classe di Hibernate per usare un metodo protected
Created by: Alessandro Rizzi
Create date: May 2004
CdtHibConfigWrapper() - Constructor for class it.saga.library.commonDataTypes.config.CdtHibConfigWrapper
 
CdtHibProperty - class it.saga.library.commonDataTypes.CdtHibProperty.
Classe che wrappa una propery di Hibernate
Created by: Alessandro Rizzi
Create date: 08/09/2003
CdtHibProperty(Property) - Constructor for class it.saga.library.commonDataTypes.CdtHibProperty
 
CdtHibernateSessionWrapper - class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper.
Classe che contiene la sessione di Hibernate (giusto x evitare che cambino ancora nome)
Created by: Alessandro Rizzi
Create date: August 2003
CdtHibernateSessionWrapper(Session) - Constructor for class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
CdtLOCPersistenceMessage - class it.saga.library.commonDataTypes.CdtLOCPersistenceMessage.
Classe per gestire i messaggi in modo localizzato.
CdtLOCPersistenceMessage() - Constructor for class it.saga.library.commonDataTypes.CdtLOCPersistenceMessage
 
CdtLogReadingInfo - class it.saga.library.commonDataTypes.CdtLogReadingInfo.
Classe da usare per debug e capire quanto un oggetto viene riletto troppe volte
Created by: Alessandro Rizzi
Create date: 07/09/2005
CdtLogReadingInfo(String, Long, Long) - Constructor for class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
CdtResultSet - class it.saga.library.commonDataTypes.CdtResultSet.
Classe che contiene un ResultSet e il PrepareStatement che lo ha generato Usare sempre il metodo close() di questa classe e non quello del ResultSet
Created by: Alessandro Rizzi
Create date: 24/11/2004
CdtResultSet(ResultSet, PreparedStatement) - Constructor for class it.saga.library.commonDataTypes.CdtResultSet
 
CdtUtils - class it.saga.library.commonDataTypes.CdtUtils.
Class for handling common problems to CdtDACPKBaseClass and CdtDACList
Created by: Alessandro Rizzi
Create date: 08/09/2003
CdtUtils() - Constructor for class it.saga.library.commonDataTypes.CdtUtils
 
checkForErrors() - Method in class it.saga.library.commonDataTypes.CdtDACList
check if there are errors and shows it to the user To use only on forms
checkForErrors() - Method in interface it.saga.library.commonDataTypes.CdtDACMsgInterface
 
checkForErrors() - Method in class it.saga.library.commonDataTypes.CdtDACSagaBase
check if there are errors and shows it to the user To use only on forms
checkForErrors(CdtDACMsgInterface) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 
checkIfExistsCodHcodOverlap(AutCFGUserSession, CdtDACHistoricCodBase, CdtHibernateSessionWrapper) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Controlla se esistono sovrapposizioni di cod in catene storiche diverse
checkIfExistsCodHcodOverlap(AutCFGUserSession, CdtDACHistoricCodBase, Session) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. since 16/05/06 usa la versione con CdtHibernateSessionWrapper
checkServer() - Static method in class it.saga.library.commonDataTypes.CdtDACSagaBase
 
checkUrl(String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Controlla che l'URL JDBC sia corretta
clearCacheOfObjectReads() - Static method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
Pulisce la cache con i risultati fin qui memorizzati
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseBeanInterface
 
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseBeanInterface
 
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
Deprecated. use clearHistoryWithMessages (19/01/05)
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
Deprecated. use clearHistoryWithMessages (19/01/05)
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Deprecated. use clearHistoryWithMessages (19/01/05)
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Deprecated. use clearHistoryWithMessages (19/01/05)
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
Deprecated. use clearHistoryWithMessages (19/01/05)
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
Deprecated. use clearHistoryWithMessages (19/01/05)
clearHistory(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean, CdtBLGPkBaseClassBean) - Static method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseImplementation
Deletes a collection of historic object
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseBeanInterface
 
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseBeanInterface
 
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
 
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
 
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Deletes a collection of historic object
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Deletes a collection of historic object
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
 
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
 
clearHistoryWithMessages(AutCFGUserSession, CdtDACHistoricBaseClass, Date, boolean, CdtBLGPkBaseClassBean) - Static method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseImplementation
Deletes a collection of historic object
clearHistoryWithMessages(Date, boolean) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
this method wraps the corresponding one on the BLG
clearHistoryWithMessagesServerSide(AutCFGUserSession, Context, Date, boolean) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
this method wraps the corresponding one on the BLG
clearRequestedJoin() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
clearRequestedJoin() - Method in interface it.saga.library.commonDataTypes.CdtDACWithJoin
 
clone(CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. use cloneDac (primavera 2004)
clone(CdtDACList) - Static method in class it.saga.library.commonDataTypes.CdtUtils
clones a DacList cloning all the element of the list (Messages are not cloned)
cloneDac() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Clones a object without the cloning the attributes of type CdtDACPkBaseClass, List & Set
cloneList(List, Hashtable) - Static method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Clones a list of CDT Objects (Author OH)
cloneWithJoinedObject() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. use CloneObject from CmnUtils (10/02/2004)
close() - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
close() - Method in class it.saga.library.commonDataTypes.CdtResultSet
chiude tutto, resultset e preparestatement
closeSession(Session) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. since 16/06/05 usa la versione con CdtHibernateSessionWrapper
closeSession(CdtHibernateSessionWrapper) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Chiude la sessione di Hibernate se è ancora aperta
compareTo(Object) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
Confronta 2 DAC basandosi sulla dataIni ... x sicurezza gestisce anche il caso (impossibile da salvare) di dataIni = null
compareTo(CdtDACHistoricBase, CdtDACHistoricBase) - Static method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
compareTo(Object) - Method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
computeCode(AutCFGUserSession, CdtDACCodBase, CdtHibernateSessionWrapper) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
computeCode(AutCFGUserSession, CdtDACCodBase, Session) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 16/06/05 usa la versione con CdtHibernateSessionWrapper
computeCode(AutCFGUserSession, CdtDACCodBase, CdtHibernateSessionWrapper) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Could be overriden in BLG EJBs to implement a custom COD computing algoritm for CodBaseClass inherited classes
computeCode(AutCFGUserSession, CdtDACCodBase, Session) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. since 16/06/05 usa la versione con CdtHibernateSessionWrapper
computeCode(AutCFGUserSession, CdtDACCodBase, CdtHibernateSessionWrapper) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
computeCode(AutCFGUserSession, CdtDACCodBase, Session) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 16/06/05 usa la versione con CdtHibernateSessionWrapper
computeRowsetSize(AutCFGUserSession, CdtDACQuery) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Calcola in numero di righe che restituirebbe una query
computeStaticId(AutCFGUserSession, CdtHibernateSessionWrapper, CdtDACHistoricWithStaticId) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
connection() - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
constraintHasLocalizedMessage(String) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
context - Variable in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
copyMessagesInClonedList(List, CdtDACPkBaseClass) - Static method in class it.saga.library.commonDataTypes.CdtUtils
copies the messages from a DAC to the correspondig DAC of a list Autore: Ovidiu Hrituc
create() - Method in interface it.saga.library.commonDataTypes.CdtBLGRealEJB4UtilityHome
 
createCriteria(Class) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
createQuery(String) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 

D

DBTYPE_DB2 - Static variable in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
DBTYPE_NOT_INIZIALIZED - Static variable in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
DBTYPE_ORACLE - Static variable in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
DBTYPE_ORACLE - Static variable in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. use CdtBLGServerUtils
DBTYPE_POSTGRES - Static variable in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
DBTYPE_POSTGRES - Static variable in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. use CdtBLGServerUtils
DBTYPE_SQL_SERVER - Static variable in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
DBTYPE_SQL_SERVER - Static variable in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. use CdtBLGServerUtils
DBTYPE_UNKNOW - Static variable in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
DELETED - Static variable in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
delete(AutCFGUserSession, CdtDACPkBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
delete(AutCFGUserSession, CdtDACPkBaseClass, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
delete(AutCFGUserSession, CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deletes an object (and restore the previous one for historic classes)
delete(AutCFGUserSession, CdtDACPkBaseClass, boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deletes an object (and restore the previous one for historic classes)
delete(AutCFGUserSession, CdtDACPkBaseClass, boolean, boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deletes an object (and restore the previous one for historic classes) Non usare questo Overload se non strettamente necessario
delete(AutCFGUserSession, CdtDACPkBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
delete(AutCFGUserSession, CdtDACPkBaseClass, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
delete() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method for deleting objects
delete(Object) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
deleteCollection(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 03/01/06 usa il metodo executeHQL
deleteCollection(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 03/01/06 usa il metodo executeHQL
deleteCollection(AutCFGUserSession, String, Object[], boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 03/01/06 usa il metodo executeHQL
deleteCollection(AutCFGUserSession, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. usa executeHQL
deleteCollection(AutCFGUserSession, String, Object[], boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. usa executeHQL
deleteCollection(AutCFGUserSession, String) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. usa executeHQL
deleteCollection(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 03/01/06 usa il metodo executeHQL
deleteCollection(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 03/01/06 usa il metodo executeHQL
deleteCollection(AutCFGUserSession, String, Object[], boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 03/01/06 usa il metodo executeHQL
deleteCollection(String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. usa executeHQL
deleteCollectionServerSide(AutCFGUserSession, Context, String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. usa executeHQLServerSide
deleteCollectionServerSide(AutCFGUserSession, Context, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. usa executeHQLServerSide
deleteInsideHistoryChain(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
 
deleteInsideHistoryChain(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Cancella un record interno in una catena storica Attenzione a chiamarlo sulla BLG corrispondente al DAC da cancellare, perchè la cancellazione vera e propria viene fatta con la chiamata alla BLG
deleteInsideHistoryChain(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
 
deleteInsideHistoryChain(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
Cancella un record interno in una catena storica Attenzione a chiamarlo sulla BLG corrispondente al DAC da cancellare, perchè la cancellazione vera e propria viene fatta con la chiamata alla BLG
deleteServerSide(AutCFGUserSession, Context) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deletes an object without validation and with no message show to the user this method can be called server-side
deleteServerSide(AutCFGUserSession, Context, boolean) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deletes an object without validation and with no message show to the user this method can be called server-side
doSomethingOnDelete() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 

E

ejbActivate() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
ejbCreate() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
ejbPassivate() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
ejbRemove() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
equals(Object) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
evict(Object) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
executeHQL(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
executeHQL(AutCFGUserSession, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Esegue un comando (UPDATE/DELETE) via HQL, serve per UPDATE/DELETE massive
executeHQL(AutCFGUserSession, String, Object[], boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Esegue un comando (UPDATE/DELETE) via HQL, serve per UPDATE/DELETE massive
executeHQL(String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method to execute a HQL Statement
executeHQLServerSide(AutCFGUserSession, Context, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method to execute a HQL Statement server-side
executeSQL(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
executeSQL(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
executeSQL(AutCFGUserSession, String) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Esegue uno statement SQL di modifica
executeSQL(AutCFGUserSession, Connection, String) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Esegue una storedProcedure su una certa connessione, gestita dal chiamante: usare con cautela e chiudere connessione, sessione e tutto quanto serve
executeSQL(AutCFGUserSession, Connection, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Esegue una storedProcedure su una certa connessione, gestita dal chiamante: usare con cautela e chiudere connessione, sessione e tutto quanto serve
executeSQL(AutCFGUserSession, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Esegue uno statement SQL di modifica
executeSQL(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 26/07/05 perchè chiami questo metodo con l'ibterfaccia locale, fallo su THIS
executeSQL(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 26/07/05 perchè chiami questo metodo con l'ibterfaccia locale, fallo su THIS
executeSQL(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method to execute a SQL Statement
executeSQL(String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method to execute a SQL Statement
executeSQLSelect(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 26/07/05 non puoi chiamare questo metodo da remoto, il risultato non e' serializzabile
executeSQLSelect(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 26/07/05 non puoi chiamare questo metodo da remoto, il risultato non e' serializzabile
executeSQLSelect(AutCFGUserSession, String, Object[], int, int) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 26/07/05 non puoi chiamare questo metodo da remoto, il risultato non e' serializzabile
executeSQLSelect(AutCFGUserSession, String) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. use executeSQLSelectExt (autunno 2004)
executeSQLSelect(AutCFGUserSession, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. use executeSQLSelectExt (autunno 2004)
executeSQLSelect(AutCFGUserSession, String, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. use executeSQLSelectExt (autunno 2004)
executeSQLSelect(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 26/07/05 perchè chiami questo metodo con l'ibterfaccia locale, fallo su THIS
executeSQLSelect(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 26/07/05 perchè chiami questo metodo con l'ibterfaccia locale, fallo su THIS
executeSQLSelect(AutCFGUserSession, String, Object[], int, int) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 26/07/05 perchè chiami questo metodo con l'ibterfaccia locale, fallo su THIS
executeSQLSelect(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. since 26/07/05 non usare questo metodo non funziona, ResultSet non e' serializzabile
executeSQLSelect(String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. since 26/07/05 non usare questo metodo non funziona, ResultSet non e' serializzabile
executeSQLSelectExt(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 26/07/05 non puoi chiamare questo metodo da remoto, il risultato non e' serializzabile
executeSQLSelectExt(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 26/07/05 non puoi chiamare questo metodo da remoto, il risultato non e' serializzabile
executeSQLSelectExt(AutCFGUserSession, String, Object[], int, int) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
Deprecated. since 26/07/05 non puoi chiamare questo metodo da remoto, il risultato non e' serializzabile
executeSQLSelectExt(AutCFGUserSession, String) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Restituisce un CdtResultSet (readOnly) a partire da uno statement SQL Il chiamante deve chiuderlo dopo averlo usato
executeSQLSelectExt(AutCFGUserSession, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Restituisce un CdtResultSet (readOnly) a partire da uno statement SQL Il chiamante deve chiuderlo dopo averlo usato
executeSQLSelectExt(AutCFGUserSession, String, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Restituisce un CdtResultSet a partire da uno statement SQL Il chiamante deve chiuderlo dopo averlo usato
executeSQLSelectExt(AutCFGUserSession, Connection, String, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Restituisce un CdtResultSet a partire da uno statement SQL Il chiamante deve chiuderlo dopo averlo usato
executeSQLSelectExt(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 26/07/05 perchè chiami questo metodo con l'ibterfaccia locale, fallo su THIS
executeSQLSelectExt(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 26/07/05 perchè chiami questo metodo con l'ibterfaccia locale, fallo su THIS
executeSQLSelectExt(AutCFGUserSession, String, Object[], int, int) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
Deprecated. since 26/07/05 perchè chiami questo metodo con l'ibterfaccia locale, fallo su THIS
executeSQLServerSide(AutCFGUserSession, Context, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method to execute a SQL Statement server-side
executeStoredProcedure(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
executeStoredProcedure(AutCFGUserSession, String) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Esegue una storedProcedure
executeStoredProcedure(AutCFGUserSession, Connection, String) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Esegue una storedProcedure su una certa connessione, gestita dal chiamante: usare con cautela e chiudere connessione, sessione e tutto quanto serve
executeStoredProcedure(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method to execute a SQL Stored Procedure

F

findColumnNameFkHistoricRel(CdtDACRelation, Class) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
 
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called from flush().
flush() - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 

G

get(Class, Serializable) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
getAlias() - Method in class it.saga.library.commonDataTypes.CdtDACQueryTarget
 
getAllMappedAttributeFromClass(Class, boolean, boolean) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Deprecated. usa la versione con il context
getAllMappedAttributeFromClass(Class, boolean, boolean, SessionContext) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restituisce tutti gli attributi mappati di una classe
getAttributeName(String, String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Deprecated. usa getAttributeName(Class dacClass, String columnName)
getAttributeName(Class, String, SessionContext) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restituisce il nome di un attributo dato il nome della colonna della tabella
getAttributeName(Class, String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Deprecated. usa la versione con il Context
getCRUDDesc() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getCRUDValue() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getCallerPrincipal(SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Estrae il nome dell'utente JAAS dal contesto del Session Bean
getCallerPrincipal() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Estrae il nome dell'utente JAAS dal contesto del Session Bean
getCdtHibernateSession(AutCFGUserSession) - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Restitusce la sessione da JNDI, oppure la crea la prima volta
getCdtMappedProperties(Class) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 
getChkVersionInfo() - Method in class it.saga.library.commonDataTypes.CdtCFGAppDescriptor
 
getClassName() - Method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
getClassesForDeleteOnCascade(Class) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
restituisce un array di CdtDACRelation che "puntano" tramite Join con OnDelete !
getCod() - Method in interface it.saga.library.commonDataTypes.CdtDACCodBase
 
getCod() - Method in class it.saga.library.commonDataTypes.CdtDACCodBaseClass
 
getCod() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 
getCodPrec() - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricCodBase
 
getCodPrec() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 
getColumnName(Class, String, SessionContext) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restituisce il nome di una colonna dato il nome dell'attributo della classe
getColumnName(Class, String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Deprecated. usa la versione con il context
getComboDescription() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getComboValue() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getComboValues(String) - Method in interface it.saga.library.commonDataTypes.CdtComboValuesInterface
Deprecated.  
getComboValues(String, boolean) - Method in interface it.saga.library.commonDataTypes.CdtComboValuesRefreshableInterface
 
getConcatOperator(int) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
getContestoDiLavoro() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getContext() - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
returns a context for remote calls
getCountUpd() - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
getCountUpd() - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
getCriterionFromSimpleExpCriteria(ExpCriteria) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Trasforma un ExpCriteria in un Criterion di Hibernate
getDACAllMappedCdtProperties(Class) - Method in interface it.saga.library.commonDataTypes.CdtBLGRealEJB4Utility
 
getDACAllMappedCdtProperties(Class) - Method in class it.saga.library.commonDataTypes.impl.CdtBLGRealEJB4UtilityBean
 
getDACAllMappedProperties(Class) - Method in interface it.saga.library.commonDataTypes.CdtBLGRealEJB4Utility
 
getDACAllMappedProperties(Class) - Method in class it.saga.library.commonDataTypes.impl.CdtBLGRealEJB4UtilityBean
Deprecated. usa getDACAllMappedCdtProperties
getDBType() - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. usa la versione con il context
getDBType(SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
getDacDescription() - Method in interface it.saga.library.commonDataTypes.CdtDACWithDescription
 
getDacIdsList() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
getDataFin() - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
getDataFin() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
getDataIni() - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
getDataIni() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
getDataIniPrec() - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
getDataIniPrec() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
dataIniPrec per vedere immediatamente se si ha deciso di storicizzare
getDataIns() - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
getDataIns() - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
getDataUpd() - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
getDataUpd() - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
getEditorType(String) - Method in interface it.saga.library.commonDataTypes.CdtDynamicFieldEditorTypeInterface
 
getEntity(String, Serializable) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Get a fully loaded entity instance that is cached externally
getEntityName(Object) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Get the entity name for a persistent or transient instance
getExtern() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
getExternClass() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
getExternPkId() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
getExternTableDataFinFieldName() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricRelation
 
getExternTableDataIniFieldName() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricRelation
 
getFirstDAC() - Method in class it.saga.library.commonDataTypes.CdtDACList
This method must be call on a DacList which should be only one element but Hibernate fills the list with null elements
getFkAttributeClass() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
getFkAttributeName() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
getFkDateFieldName() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricRelation
 
getFkIdColumnName() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
getFkIdName() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricRelation
 
getFlgCessato() - Method in interface it.saga.library.commonDataTypes.CdtDACCessati
Deprecated.  
getFlgCessato() - Method in interface it.saga.library.commonDataTypes.CdtDACCessatiBool
 
getFrom() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
getGenericDataContainer() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Metodo per ottenere il valore dell'attibuto genericDataContainer che serve a contenere dati x scopi vari, esempio: un valore da impostare su un DAC di una lista, poi salvando la lista tramite chiamate remote, tale valore resta e serve per identificare l'oggetto
getGroupBy() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
getHaving() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
getHcod() - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
getHcod() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
getHibernateConfig() - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Deprecated. usa la versione con 1 parametro
getHibernateConfig(SessionContext) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restutuisce la configurazione Hibernate a partire da un context
getHibernateConfig(String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
 
getHibernateDialectFromDDLDriverType(String, int) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
 
getHibernateSession() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. Usa le versione con la AutCFGUserSession (null se non ce l'hai) (autunno 2004)
getHibernateSession(AutCFGUserSession) - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. since 16/05/2005 (non usare la sessione Hibernate direttamente) eventualmente, ma proprio se necessario, chiamare il getCdtHibernateSession
getHibernateSession() - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
Deprecated. perchè ti serve la sessione di Hibernate?
getHistoricChainElem(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseBeanInterface
 
getHistoricChainElem(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
 
getHistoricChainElem(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
returns the number of record of the historic chain if the return value is 1, it means that the record has never been storicized
getHistoricChainElem(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
 
getHistoricChainElem(AutCFGUserSession, CdtDACHistoricBaseClass, CdtBLGPkBaseClassBean) - Static method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseImplementation
returns the number of record of the historic chain if the return value is 1, it means that the
getHistoricChainElem() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
this method wraps the corresponding one on the BLG
getHistoricJoinCached(CdtDACWithJoin) - Static method in class it.saga.library.commonDataTypes.CdtDACHistoricRelation
 
getHistoricViews(CmnAppDescriptor) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
restituisce le viste per i join storici di un'applicazione
getIcon(int) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getIcon() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getIdUtenteIns() - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
getIdUtenteIns() - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
getIdUtenteUpd() - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
getIdUtenteUpd() - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
getInitialContext() - Method in class it.saga.library.commonDataTypes.CdtDACSagaBase
return the Initial Context from AUT
getInstallationPath() - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
 
getJoinCached(CdtDACWithJoin) - Static method in class it.saga.library.commonDataTypes.CdtDACRelation
Metodo che resituisce i join storici e non di una classe sfruttando una cache
getJoinedClass() - Method in class it.saga.library.commonDataTypes.CdtDACQueryTarget
 
getJoins() - Method in interface it.saga.library.commonDataTypes.CdtDACWithJoin
 
getList() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
getLocalLookupName(Class) - Static method in class it.saga.library.commonDataTypes.CdtDACSagaBase
Deprecated. use CmnUtil.getLocalLookupName (primavera 2004)
getLocalizator(Class) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
resitutuisce un localizzatore utilizzabile sia client-side che server-side (se precedentemente è stata chiamata la
getLookupName(Class) - Static method in class it.saga.library.commonDataTypes.CdtDACSagaBase
Deprecated. use CmnUtil.getLookupName() (primavera 2004)
getMainAlias() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
getMainClass() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
getMainClass() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
getMainPkId() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
getMappedCdtProperties(Class) - Static method in class it.saga.library.commonDataTypes.CdtDACRealEJB4UtilityProxy
 
getMappedClassFromTable(String, SessionContext) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restituisce il nome delle classi mappate su una tabella (escluse le classi CdtDACView4StaticIdInterface)
getMappedProperties(Class) - Static method in class it.saga.library.commonDataTypes.CdtDACRealEJB4UtilityProxy
Deprecated. usa quello in CdtUtils
getMappedProperties(Class) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Deprecated. Usa getCdtMappedProperties
getMessages() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
getMessages() - Method in interface it.saga.library.commonDataTypes.CdtDACMsgInterface
 
getMessages() - Method in class it.saga.library.commonDataTypes.CdtDACSagaBase
Gets the msgContainer of the DAC
getMethodAndTransaction4EJB() - Method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
getMethodName() - Method in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
getMethodParameters() - Method in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
getMethodTransaction() - Method in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
getMissingDataIniValidateInfo() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
Metodo di cui fare l'verride per aggiungere informazioni al validate() che controlla la dataIni.
getMotivoVariazione() - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
getMotivoVariazione() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
getMotivoVariazionePrec() - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
getMotivoVariazionePrec() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
getName() - Method in class it.saga.library.commonDataTypes.CdtHibProperty
 
getNodeName() - Method in class it.saga.library.commonDataTypes.CdtHibProperty
 
getObjectID() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
getter for objectID (a random Id)
getOccurencyNum() - Method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
getOrderBy() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
getOwnerNode() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
getter for ownerNode (used by objectNavigator)
getParamValueFromConfigurationFile(String) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
 
getParams() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
getParentClass() - Method in interface it.saga.library.commonDataTypes.CdtDACView4StaticIdInterface
 
getPersistentClassNameNoProxy(Object) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 
getPersistentClassNoProxy(Object) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 
getPersistentClasses(CmnAppDescriptor[]) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Restituisce l'elenco di tutte le classi da persistere
getPersistentClasses() - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restituisce l'elenco di tutte le classi da persistere
getPersistentClasses() - Method in interface it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfigurationInterface
 
getPkId() - Method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
getPkIdColumnName() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
getPkid() - Method in interface it.saga.library.commonDataTypes.CdtDACPkBase
 
getPkid() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getPrepareStatement() - Method in class it.saga.library.commonDataTypes.CdtResultSet
 
getPropertiesFromConfigurationFile() - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
 
getQueryTarget(CdtDACWithJoin) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricRelation
 
getQuestionMarks() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
getReferencedTableReferenceKey(Class, String, SessionContext) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restituisce il nome della chiave riferita da un attributo es. idComune -> pkid / stComune ->static_id
getReferencedTableReferenceKey(Class, String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Deprecated. usa la versione con il context
getReferencedTableReferenceKeyFromColumn(Class, String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restituisce il nome della chiave riferita da una colonna es. idComune -> pkid / stComune ->static_id
getRequestedDetails() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Ritorna la collezione di dettagli richiesti per essere letti dal DB
getRequestedJoin() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
getRequestedJoin() - Method in interface it.saga.library.commonDataTypes.CdtDACWithJoin
 
getResultSet() - Method in class it.saga.library.commonDataTypes.CdtResultSet
 
getReturnedClass() - Method in class it.saga.library.commonDataTypes.CdtHibProperty
 
getSelect() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
getSession() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. Se proprio ti serve usa getHibernateSession (autunno 2004)
getSessionContext() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
getSessionFactory() - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Restituisce l'oggetto sessionFactory
getSessionFactory() - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
getSessionFactory(String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
 
getSessionFactoryFromJNDI(String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Restituisce la sessionFactory da JNDI, oppure null
getSetupApplicationClass() - Method in class it.saga.library.commonDataTypes.CdtCFGAppDescriptor
 
getShowHistoryIcon() - Static method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
getStaticId() - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricWithStaticId
 
getStaticId() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricWithStaticIdClass
 
getTableNameFromClass(Object, SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
getTableNameFromClass(Class, SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
getTableNameFromClass(Object) - Static method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. usa la versione con il context
getTableNameFromClass(Class) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Deprecated. usa il metodo di CdtBLGPkBaseClassBean
getTransactionManager() - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Gets the Transaction Manager for the configured application server
getTransactionManager() - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Deprecated. usa la versione con il SessionContext
getTransactionManager(SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Gets the Transaction Manager for the configured application server
getUserSession() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
restituisce la userSession va usato server-side solo se è stata precedentemente impostata con un setUserSession
getViewName() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
getWhere() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
getWhereForComputeCod(String) - Method in interface it.saga.library.commonDataTypes.CdtDACCodBase
 
getWhereForComputeCod(String) - Method in class it.saga.library.commonDataTypes.CdtDACCodBaseClass
 
getWhereForComputeCod(String) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 

H

handleCreateExceptions(CreateException) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce l'eccezione di creazione di un EJB (per EJB locali)
handleCreateExceptions(CdtDACMsgInterface, CreateException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Handles a createException
handleCreateExceptionsAndReturn(CreateException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce l'eccezione di creazione di un EJB (per EJB locali)
handleCreateExceptionsAndThrow(CreateException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce l'eccezione di creazione di un EJB (per EJB locali)
handleHibernateExceptions(HibernateException) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. usa la versione con la userSession (estate 2004)
handleHibernateExceptions(AutCFGUserSession, HibernateException) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. usa la versione con il SessionContext
handleHibernateExceptions(AutCFGUserSession, HibernateException, SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce le eccezioni di Hibernate trasformandole in CdtEXCPersistenceException (derivata da SagaException) In futuro solleverà eccezioni più specifiche (duplicate-key, etc) in modo da permettere il catch da codice di tali eccezioni
handleHibernateExceptions(AutCFGUserSession, HibernateException, int) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce le eccezioni di Hibernate trasformandole in CdtEXCPersistenceException (derivata da SagaException) In futuro solleverà eccezioni più specifiche (duplicate-key, etc) in modo da permettere il catch da codice di tali eccezioni
handleHibernateExceptions(AutCFGUserSession, HibernateException, int, SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce le eccezioni di Hibernate trasformandole in CdtEXCPersistenceException (derivata da SagaException) In futuro solleverà eccezioni più specifiche (duplicate-key, etc) in modo da permettere il catch da codice di tali eccezioni
handleHibernateExceptionsAndReturn(AutCFGUserSession, HibernateException) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. usa la versione con il SessionContext
handleHibernateExceptionsAndReturn(AutCFGUserSession, HibernateException, SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce le eccezioni di Hibernate trasformandole in CdtEXCPersistenceException e le restituisce: USARE CON CURA, deve essere SEMPRE fatto il throw del risultato (metodo fatto solo x comodità di compilazione)
handleIOException(CdtDACMsgInterface, IOException, String) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce una eccezione di IO
handleIOExceptionAndReturn(IOException, String) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce una eccezione di IO
handleIOExceptionAndThrow(IOException, String) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce una eccezione di IO
handleJDBCException(AutCFGUserSession, JDBCException) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. usa la versione con il SessionContext
handleJDBCException(AutCFGUserSession, JDBCException, SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce le eccezioni di JDBC trasformandole in CdtEXCPersistenceException (derivata da SagaException) In futuro solleverà eccezioni più specifiche (duplicate-key, etc) in modo da permettere il catch da codice di tali eccezioni
handleJDBCException(AutCFGUserSession, JDBCException, int) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. usa la versione con il SessionContext
handleJDBCException(AutCFGUserSession, JDBCException, int, SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce le eccezioni di JDBC trasformandole in CdtEXCPersistenceException (derivata da SagaException) In futuro solleverà eccezioni più specifiche (duplicate-key, etc) in modo da permettere il catch da codice di tali eccezioni
handleNamimgExceptions(CdtDACMsgInterface, NamingException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Deprecated. use handleNamingExceptions
handleNamingExceptions(NamingException) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce l'eccezione di Naming (per EJB locali)
handleNamingExceptions(CdtDACMsgInterface, NamingException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Handles a createException
handleNamingExceptionsAndReturn(NamingException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce l'eccezione di Naming (per EJB locali)
handleNamingExceptionsAndThrow(NamingException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce l'eccezione di Naming (per EJB locali)
handleRemoteExceptions(RemoteException) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce l'eccezione di Remote (per EJB remoti chiamati server-side)
handleRemoteExceptions(CdtDACMsgInterface, RemoteException) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. Use CdtUtils (autunno 2003)
handleRemoteExceptions(CdtDACMsgInterface, CreateException) - Static method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. Use CdtUtils (autunno 2003)
handleRemoteExceptions(CdtDACMsgInterface, RemoteException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Handles a remoteException
handleRemoteExceptions(CdtDACMsgInterface, CreateException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Deprecated. usa il metodo handleCreateExceptions
handleRemoteExceptionsAndReturn(RemoteException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce l'eccezione di Remote (per EJB remoti chiamati server-side)
handleRemoteExceptionsAndThrow(RemoteException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Gestisce l'eccezione di Remote (per EJB remoti chiamati server-side)
handleSQLException(SQLException) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. usa, se puoi, la versione con la query originale
handleSQLException(SQLException, String) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce le eccezioni SQL trasformandole in CdtEXCPersistenceException (derivata da SagaException) In futuro solleverà eccezioni più specifiche (duplicate-key, etc) in modo da permettere il catch da codice di tali eccezioni
handleSQLException(SQLException, int) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Deprecated. usa, se puoi, la versione con la query originale
handleSQLException(SQLException, int, String) - Static method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Gestisce le eccezioni SQL trasformandole in CdtEXCPersistenceException (derivata da SagaException) In futuro solleverà eccezioni più specifiche (duplicate-key, etc) in modo da permettere il catch da codice di tali eccezioni
handleSagaExceptions(CdtDACMsgInterface, SagaException) - Static method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. Use CdtUtils (autunno 2003)
handleSagaExceptions(CdtDACMsgInterface, SagaException) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Handles a sagaException
hasTime(Date) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 
hasTime(Date) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 

I

initEJB() - Method in class it.saga.library.commonDataTypes.CdtDACRealEJB4UtilityProxy
 
initEJB() - Method in class it.saga.library.commonDataTypes.CdtDACSagaBase
To be defined in all sub-classes
initialContext - Static variable in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
 
inizializeEJB(Class, Object) - Method in class it.saga.library.commonDataTypes.CdtDACSagaBase
Inizializza l'EJB contenuto in THIS
insert(AutCFGUserSession, CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Inserisce un DAC nel DB, da usare solo quando si vuole forzare l'insert (e non fare l'update in funzione del pkid) N.B.
insertIntoSelect(AutCFGUserSession, String, String, String, String, String, String, String, boolean, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
insertIntoSelect(AutCFGUserSession, String, String, String, String, String, String, String, boolean, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Metodo per eseguire una insert into select
insertIntoSelect(String, String, String, String, String, String, String, boolean, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Metodo per eseguire una insert into select
insertIntoSelect(String, String, String, String, String, String, String, boolean, Object[]) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Metodo per eseguire una insert into select
instantiate(String, EntityMode, Serializable) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface
isActivate() - Static method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
isCascadeOnDelete() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
Deprecated. usa isOnDeleteCascade
isClassInheritedFrom(Class, Class) - Static method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Used in a certain context where I can not use "instanceOf" because I know the class of the field but I can not handle the field
isCreated() - Method in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
isCreated() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
isCreated() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
isDeferredLoaded() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
If you overload this method (and return false) the children of the current node are loaded before the node is opened
isDeleted() - Method in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
isDeleted() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
isDeleted() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
isDirty() - Method in class it.saga.library.commonDataTypes.CdtDACList
check if there are dirty elements in the dac list
isEmpty() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
isEmpty(List) - Static method in class it.saga.library.commonDataTypes.CdtDACList
 
isEntityType() - Method in class it.saga.library.commonDataTypes.CdtHibProperty
 
isForeignKeyInsertAndUpdate(Class, String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
 
isInitialized(Object) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Restituisce true se l'oggetto è inizializzato (non è un proxy di Hibernate)
isInizialized(Object) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Deprecated. usa quello scritto giusto
isJBoss() - Static method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. use CmnServerUtils
isMappedField(Class, String) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Deprecated. usa la versione con il SessionContext
isMappedField(Class, String, SessionContext) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
Indica se un campo di una classe è mappato sul DB
isNullable() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
isOnDeleteCascade() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
isOnDeleteNullify() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
isOpen() - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
isOrion() - Static method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. use CmnServerUtils
isProxy(Object) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Restituisce true se l'oggetto non è inizializzato (è un proxy di Hibernate)
isRead() - Method in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
isRead() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
isRead() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
isReadOnly() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
isRootElement() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricRelation
 
isToStoricize(CdtDACHistoricBase) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Override this method if you need a special method to decide if the record is to storicize
isTransient(Object) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called to distinguish between transient and detached entities.
isUnsaved(Object) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called when a transient entity is passed to saveOrUpdate().
isUpdated() - Method in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
isUpdated() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
isUpdated() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
it.saga.library.commonDataTypes - package it.saga.library.commonDataTypes
 
it.saga.library.commonDataTypes.config - package it.saga.library.commonDataTypes.config
 
it.saga.library.commonDataTypes.impl - package it.saga.library.commonDataTypes.impl
 

L

LazyInstantiate(CdtDACPkBaseClass, CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. usa la versione con la userSession (autunno 2004)
LazyInstantiate(AutCFGUserSession, CdtDACPkBaseClass, CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Chiamato da read per "hidratare" oggetti proxy richiesti
load(Object, Serializable) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
load(Class, Serializable) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
loadChildren() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Load the children of the current node, do not override it if not necessary
lockTable(AutCFGUserSession, Class) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
logOutAllObjectsReads(int) - Static method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 

M

mapClass(CdtHibConfigWrapper, Class) - Static method in class it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfiguration
 
merge(CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. Perche' stai usando questo metodo?
mergeQuery(CdtDACQuery) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Fa il merge di due oggetti query
myEJB - Variable in class it.saga.library.commonDataTypes.CdtDACSagaBase
 
myHome - Static variable in class it.saga.library.commonDataTypes.CdtDACSagaBase
Memorizza il rif all'interfaccia Home della classe EJB corrispondente.

N

newInstanceFromParameter(Object) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 
newInstancesFromParameters(Object[]) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Trasforma un array di Object in un array di Type, istanziandoli
now() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. Use the oveload version with one parameter (autunno 2003)
now(boolean) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
nullifyCollections() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Deprecated. since 28/01/2005

O

ON_DELETE_CASCADE - Static variable in class it.saga.library.commonDataTypes.CdtDACRelation
 
ON_DELETE_DO_NOTHING - Static variable in class it.saga.library.commonDataTypes.CdtDACRelation
 
ON_DELETE_NULLIFY - Static variable in class it.saga.library.commonDataTypes.CdtDACRelation
 
onCollectionRecreate(Object, Serializable) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
onCollectionRemove(Object, Serializable) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
onCollectionUpdate(Object, Serializable) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called before an object is deleted.
onDeleteCascade(AutCFGUserSession, CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Metodo chiamato prima della cancellazione per cancellare gli oggetti che riferiscono un DAC tramite le relazioni CdtDACRelation con il deleteOnCascade a true Il metodo viene chiamato automaticamente dal delete e dal clearHistory, ma non dal deleteCollection.
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called when an object is detected to be dirty, during a flush.
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called just before an object is initialized.
onMouseLeftClick() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
onMouseLeftDblClick() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
onMouseRightClick() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
onMouseRightDblClick() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
onPrepareStatement(String) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called before an object is saved.

P

params - Variable in class it.saga.library.commonDataTypes.CdtDACComputeCodeHelper
 
pkid - Variable in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
postFlush(Iterator) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called after a flush that actually ends in execution of the SQL statements required to synchronize in-memory state with the database.
postProcessHQLResult(CdtDACList) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Used to get an CdtDACList of DAC's from a CACList of Object[] (Ovidui Hrituc)
postProcessHQLResult(CdtDACList, SfrFieldDescriptor[]) - Static method in class it.saga.library.commonDataTypes.CdtUtils
Used to get an CdtDACList of DAC's from a CACList of Object[] (Ovidui Hrituc)
preFlush(Iterator) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
For the Interceptor Interface Called before a flush
prepareForNewInsert() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
prepareForNewInsert() - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
prepareForNewInsert() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Prepara l'oggetto corrente per essere inserito nel database come record nuovo Tutti i campi necessari vengono sbiancati, log e storici compresi
printExceptionStackTrace(Throwable) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 
printExceptionStackTrace(Exception) - Static method in class it.saga.library.commonDataTypes.CdtUtils
 

R

READ - Static variable in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
RequestedDetails - Variable in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
for addToTarget support
read(AutCFGUserSession, CdtDACHistoricBaseClass, Long, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseBeanInterface
 
read(AutCFGUserSession, CdtDACHistoricBaseClass, Long, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
 
read(AutCFGUserSession, CdtDACHistoricBaseClass, Long, Date) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Legge lo stato di una entita storica valido alla data ..
read(AutCFGUserSession, CdtDACHistoricBaseClass, Long, Date) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
 
read(AutCFGUserSession, CdtDACHistoricBaseClass, Long, Date, CdtBLGPkBaseClassBean) - Static method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseImplementation
Legge lo stato di una entita storica valido alla data ..
read(AutCFGUserSession, CdtDACPkBaseClass, Long) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
read(AutCFGUserSession, CdtDACPkBaseClass, String, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
read(AutCFGUserSession, CdtDACPkBaseClass, Long) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge un oggetto in base al suo PKID.
read(AutCFGUserSession, CdtDACPkBaseClass, String, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge un oggetto in base ad una chiave logica
read(AutCFGUserSession, CdtDACPkBaseClass, Long) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
read(AutCFGUserSession, CdtDACPkBaseClass, String, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
read(Long, Date) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
this method wraps the corresponding one on the BLG
read(Long) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method for reading objects, by PkId
read(String, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads n object with a logical unique key
readAllTable() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads all the table of a class
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, Date, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, Date, Object[], int, int) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
readCollection(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
readCollection(AutCFGUserSession, String, Object[], int, int) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
readCollection(AutCFGUserSession, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge una collezione di Object[] (vedi documentazione) in base a un HQL parametrizzato
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, ExpCriteria) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge una collezione di Object[] (vedi documentazione) in base a un ExpCriteria
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge n oggetti in relazione storica (o non) fra di loro
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, Date) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge n oggetti in relazione storica (o non) fra di loro
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, Date, Object[]) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge n oggetti in relazione storica fra di loro
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, Date, int, int) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge n oggetti in relazione storica fra di loro, con paginazione
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, Date, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge n oggetti in relazione storica fra di loro, con paginazione
readCollection(AutCFGUserSession, String, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Legge una collezione di Object[] (vedi documentazione) in base a un HQL parametrizzato in modo paginato
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, Date, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
readCollection(AutCFGUserSession, CdtDACWithJoin, CdtDACQuery, Date, Object[], int, int) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
readCollection(AutCFGUserSession, String, Object[]) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
readCollection(AutCFGUserSession, String, Object[], int, int) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
readCollection(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads a collection of objects with no filter
readCollection(String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads a collection of objects (with parameters)
readCollection(String, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads a paged collection of objects (with parameters)
readCollection(CdtDACQuery, Date, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Legge n oggetti in relazione storica fra di loro
readCollection(String, CdtDACQuery, Date, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Legge n oggetti in relazione storica fra di loro (con paginazione)
readCollectionServerSide(AutCFGUserSession, Context, String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads (server-side) a collection of objects with no filter
readCollectionServerSide(AutCFGUserSession, Context, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads (server-side) a collection of objects (with parameters)
readCollectionServerSide(AutCFGUserSession, Context, String, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads a paged collection of objects (with parameters)
readCollectionServerSide(AutCFGUserSession, Context, CdtDACQuery, Date, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Legge n oggetti in relazione storica fra di loro
readCollectionServerSide(AutCFGUserSession, Context, String, CdtDACQuery, Date, Object[], int, int) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Legge n oggetti in relazione storica fra di loro (con paginazione)
readFirstHistoricRecord(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
 
readFirstHistoricRecord(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Legge il primo record di una catena storica
readFirstHistoricRecord(AutCFGUserSession, CdtDACHistoricBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
 
readServerSide(AutCFGUserSession, Context, Long, Date) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
Reads 1 historic object
readServerSide(AutCFGUserSession, Context, Long) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method for reading objects, by PkId to use server-side ... if needed
readServerSide(AutCFGUserSession, Context, String, String, Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Reads 1 object with a logical unique key to use server-side ... if needed
refresh(Object) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
refreshDAC(AutCFGUserSession, CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Aggiorna un oggetto modificato con query SQL dirette
removeMyEJB() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Rimuove la remote interface e nullifica MyEJB catchando le eccezioni e, eccezionalmente, stampandole solo sulla console/log (a che serve notificarle all'utente?)
rollback() - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
This method performs a "safe" setRollbackOnly Can be call by all methods indipendently from their transaction level and context
rollback(AutCFGUserSession) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
This method performs a "safe" setRollbackOnly Can be call by all methods indipendently from their transaction level and context
rollback(AutCFGUserSession, SessionContext) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
This method performs a "safe" setRollbackOnly Can be call by all methods indipendently from their transaction level and context
rollbackAndClose(AutCFGUserSession, Session) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. since 13/06/05 usa la versione con CdtHibernateSessionWrapper
rollbackAndClose(AutCFGUserSession, CdtHibernateSessionWrapper) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
This method performs a "safe" setRollbackOnly Can be call by all methods indipendently from their transaction level and context
rollbackAndHandleExceptions(Exception) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
This method performs a "safe" setRollbackOnly Can be call by all methods indipendently from their transaction level and context Il metodo gestisce anche le eccezioni standard trasformandole in SagaException Le eccezioni gestite sono RemoteException, CreateException, NamingException, SagaException le altre vanno gestite dal chiamante

S

save(AutCFGUserSession, CdtDACPkBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
save(AutCFGUserSession, CdtDACPkBaseClass, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
save(AutCFGUserSession, CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Salva oggetti (INSERT & UPDATE) con gestione di cod, log e storici quando aggiorna si occupa anche della storicizzazione
save(AutCFGUserSession, CdtDACPkBaseClass, boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Salva oggetti (INSERT & UPDATE) con gestione di cod, log e storici quando aggiorna si occupa anche della storicizzazione
save(AutCFGUserSession, CdtDACPkBaseClass) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
save(AutCFGUserSession, CdtDACPkBaseClass, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
save() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Method for saving objects
save(Object) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
saveHistoricCollection(AutCFGUserSession, List) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
 
saveHistoricCollection(AutCFGUserSession, List) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Salva una collezione di oggetti gestiti a storico, facenti parte della stessa catena storica
saveHistoricCollection(AutCFGUserSession, List) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
 
saveHistoricCollectionServerSide(AutCFGUserSession, List, Context) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
Salva una catena storica di oggetti This method can be used server-side ONLY
saveInsideHistoryChain(AutCFGUserSession, CdtDACHistoricBaseClass, Long) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClass
 
saveInsideHistoryChain(AutCFGUserSession, CdtDACHistoricBaseClass, Long) - Method in class it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassBean
Salva un record inserendolo all'interno di una catena storica
saveInsideHistoryChain(AutCFGUserSession, CdtDACHistoricBaseClass, Long) - Method in interface it.saga.library.commonDataTypes.CdtBLGHistoricBaseClassLocal
 
saveInsideHistoryChain(AutCFGUserSession, CdtDACHistoricBaseClass, Long) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
Deprecated. usa la versione senza il dac da passare
saveInsideHistoryChain(AutCFGUserSession, Long) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
Salva un record inserendolo all'interno di una catena storica
saveOrUpdate(Object) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
saveServerSide(AutCFGUserSession, Context) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Saves an object without validation and with no message show to the user check if you can use save instead This method can be used server-side
saveServerSide(AutCFGUserSession, Context, boolean) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Saves an object without validation and with no message show to the user check if you can use save instead This method can be used server-side
searchByPkId(AutCFGUserSession, Class, Long) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
ricerca un oggetto per PkId, ma restituisce null se non lo trova
setActivate(boolean) - Static method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
Attiva/disattiva il log delle letture
setClassName(String) - Method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
setCod(Long) - Method in interface it.saga.library.commonDataTypes.CdtDACCodBase
 
setCod(Long) - Method in class it.saga.library.commonDataTypes.CdtDACCodBaseClass
 
setCod(Long) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 
setCodPrec(Long) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricCodBase
 
setCodPrec(Long) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 
setComboDescription(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
setComboValue(Object) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
setContestoDiLavoro(int) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
setContext(Context) - Method in class it.saga.library.commonDataTypes.CdtDACSagaBase
 
setContextWithNull(Context) - Method in class it.saga.library.commonDataTypes.CdtDACSagaBase
Imposta il context dentro il DAC (da usare server-side)
setCountUpd(Long) - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
setCountUpd(Long) - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
setCreated() - Method in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
setCreated() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
setCreated() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
setDataFin(Date) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
setDataFin(Date) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
setDataIni(Date) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
setDataIni(Date) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
setDataIniPrec(Date) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
setDataIniPrec(Date) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
setDataIns(Date) - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
setDataIns(Date) - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
setDataUpd(Date) - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
setDataUpd(Date) - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
setDatiPrec(CdtDACHistoricBase) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
setDatiPrec(CdtDACHistoricBase) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
setDeleted() - Method in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
setDeleted() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
setDeleted() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
setEntityType(boolean) - Method in class it.saga.library.commonDataTypes.CdtHibProperty
 
setExtern(CdtDACPkBaseClass) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
setExternPkId(Long) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
setFlgCessato(Integer) - Method in interface it.saga.library.commonDataTypes.CdtDACCessati
Deprecated.  
setFlgCessato(Boolean) - Method in interface it.saga.library.commonDataTypes.CdtDACCessatiBool
 
setFrom(String) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Imposta la parte FROM della query (senza la parola FROM)
setGenericDataContainer(Object) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Metodo per impostare il valore dell'attibuto genericDataContainer che serve a contenere dati x scopi vari, esempio: un valore da impostare su un DAC di una lista, poi salvando la lista tramite chiamate remote, tale valore resta e serve per identificare l'oggetto
setGroupBy(String) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Imposta la parte GROUP BY della query (senza la parola GROUP BY)
setHaving(String) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Imposta la parte HAVING della query (senza la parola HAVING)
setHcod(Long) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
setHcod(Long) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
setIdUtenteIns(Long) - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
setIdUtenteIns(Long) - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
setIdUtenteUpd(Long) - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
setIdUtenteUpd(Long) - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
 
setIdentityForTable(AutCFGUserSession, String, boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Metodo per impostare l'identity a on o off su SQL Server non è esposto nelle interfacce locali/remote, perchè non dovrebbe essere chiamato se non da EJB
setJDBCParameter(PreparedStatement, Object, int) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Deprecated. usa quello di CdtBLGServerUtils
setJDBCParameter(PreparedStatement, Object, int) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Imposta un paramentro di uno statemend JDBC
setList(List) - Method in class it.saga.library.commonDataTypes.CdtDACList
 
setLogFields(AutCFGUserSession) - Method in interface it.saga.library.commonDataTypes.CdtDACLogBase
 
setLogFields(AutCFGUserSession) - Method in class it.saga.library.commonDataTypes.CdtDACLogBaseClass
Imposta i campi di Log
setMainAlias(String) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Imposta l'alias della tabella principale
setMainClass(Class) - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
setMainPkId(Long) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricViewMapperBaseClass
 
setMessages(MsgDACContainer) - Method in class it.saga.library.commonDataTypes.CdtDACList
 
setMessages(MsgDACContainer) - Method in interface it.saga.library.commonDataTypes.CdtDACMsgInterface
 
setMessages(MsgDACContainer) - Method in class it.saga.library.commonDataTypes.CdtDACSagaBase
 
setMotivoVariazione(String) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
setMotivoVariazione(String) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
setMotivoVariazionePrec(String) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricBase
 
setMotivoVariazionePrec(String) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
setName(String) - Method in class it.saga.library.commonDataTypes.CdtHibProperty
 
setNodeName(String) - Method in class it.saga.library.commonDataTypes.CdtHibProperty
 
setObjectID(String) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
setter for objectID (used for cloned object)
setOccurencyNum(Long) - Method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
setOrderBy(String) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Imposta la parte ORDER BY della query (senza la parola ORDER BY)
setOwnerNode(CtlTreeViewNode) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
setter for ownerNode (used by objectNavigator)
setParams(Object[]) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
setPkId(Long) - Method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
setPkid(Long) - Method in interface it.saga.library.commonDataTypes.CdtDACPkBase
 
setPkid(Long) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
setRead() - Method in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
setRead() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
setRead() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
setReadOnly(boolean) - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
setRequestedDetails(Vector) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Imposta la collezione di dettagli richiesti per essere letti dal DB
setReturnedClass(Class) - Method in class it.saga.library.commonDataTypes.CdtHibProperty
 
setSelect(String) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Imposta la parte SELECT della query (senza la parola SELECT)
setSessionContext(SessionContext) - Method in class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean
Implementazione di setSessionContext() del stateless session bean
setStaticId(Integer) - Method in interface it.saga.library.commonDataTypes.CdtDACHistoricWithStaticId
 
setStaticId(Integer) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricWithStaticIdClass
 
setUpdated() - Method in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
setUpdated() - Method in class it.saga.library.commonDataTypes.CdtDACList
 
setUpdated() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
setUserSession(AutCFGUserSession) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
imposta la userSession (va usato server-side) N.B.
setWhere(String) - Method in class it.saga.library.commonDataTypes.CdtDACQuery
Imposta la parte WHERE della query (senza la parola WHERE)
showHistory - Static variable in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 

T

TRANSACTION_LEVEL_MANDATORY - Static variable in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
TRANSACTION_LEVEL_NEVER - Static variable in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
TRANSACTION_LEVEL_NOT_SUPPORTED - Static variable in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
TRANSACTION_LEVEL_REQUIRED - Static variable in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
TRANSACTION_LEVEL_REQUIRED_NEW - Static variable in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
TRANSACTION_LEVEL_SUPPORTED - Static variable in class it.saga.library.commonDataTypes.CdtBLGInheritedMethodInfo
 
toString() - Method in class it.saga.library.commonDataTypes.CdtDACQuery
 
toString() - Method in class it.saga.library.commonDataTypes.CdtDACRelation
 
toString() - Method in class it.saga.library.commonDataTypes.CdtLogReadingInfo
 
translateHQL2SQL(AutCFGUserSession, String) - Method in interface it.saga.library.commonDataTypes.CdtBLGRealEJB4Utility
 
translateHQL2SQL(SessionFactory, String) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Traduce una query HQL in SQL
translateHQL2SQL(String) - Static method in class it.saga.library.commonDataTypes.CdtDACRealEJB4UtilityProxy
Traduce uno statement HQL in SQL
translateHQL2SQL(AutCFGUserSession, String) - Method in class it.saga.library.commonDataTypes.impl.CdtBLGRealEJB4UtilityBean
Traduce uno statement HQL in SQL.
types - Variable in class it.saga.library.commonDataTypes.CdtDACComputeCodeHelper
 

U

UPDATED - Static variable in interface it.saga.library.commonDataTypes.CdtCRUDEnum
 
update(Object) - Method in class it.saga.library.commonDataTypes.CdtHibernateSessionWrapper
 
updateCollection(AutCFGUserSession, List) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
updateCollection(AutCFGUserSession, List) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Updates a collection of DAC (saving, deleting, or updating the objects) The original dacList is updated with new dacs, and deleted dacs are removed
updateCollection(AutCFGUserSession, List, boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Updates a collection of DAC (saving, deleting, or updating the objects) The original dacList is updated with new dacs, and deleted dacs are removed
updateCollection(AutCFGUserSession, List) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
updateCollectionAndReturnNewObjects(AutCFGUserSession, List, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
updateCollectionAndReturnNewObjects(AutCFGUserSession, List) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass
 
updateCollectionAndReturnNewObjects(AutCFGUserSession, List) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Updates a collection of DAC (saving, deleting, or updating the objects) The original dacList is updated with new dacs, and deleted dacs are removed Questo metodo oltre differisce dall'updateCollection solo per il valore di ritorno in modo che sia utilizzabile per le chiamate remote
updateCollectionAndReturnNewObjects(AutCFGUserSession, List, boolean) - Method in class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean
Updates a collection of DAC (saving, deleting, or updating the objects) The original dacList is updated with new dacs, and deleted dacs are removed Questo metodo oltre differisce dall'updateCollection solo per il valore di ritorno in modo che sia utilizzabile per le chiamate remote
updateCollectionAndReturnNewObjects(AutCFGUserSession, List) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
updateCollectionAndReturnNewObjects(AutCFGUserSession, List, boolean) - Method in interface it.saga.library.commonDataTypes.CdtBLGPkBaseClassLocal
 
updateCollectionServerSide(AutCFGUserSession, Context, List) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Salva una lista di oggetti (eventualmente cancellandoli) in funzione del CRUD
updateCollectionServerSide(AutCFGUserSession, Context, List, boolean) - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
Salva una lista di oggetti (eventualmente cancellandoli) in funzione del CRUD

V

validate() - Method in class it.saga.library.commonDataTypes.CdtDACCodBaseClass
 
validate(CdtDACHistoricBaseClass, String) - Static method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
Effettua il validate su un dac esterno (metodo statico)
validate() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
validate the object on the client side (checks if dataIni is valid)
validate() - Method in class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 
validate() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
validate the object on the client side sets flgCessato (for CdtDACCessati)
validoAllaData(Date) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
validoNellIntervallo(Date, Date) - Method in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
voidRequestedDetails() - Method in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 

W

whereClause - Variable in class it.saga.library.commonDataTypes.CdtDACComputeCodeHelper
 
wrapUnserializableException(Exception) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Prende un'eccezione e se non è serializzabile ne costruisce una nuova a partire dallo stack trace.
wrapUnserializableException(Exception, boolean) - Static method in class it.saga.library.commonDataTypes.CdtBLGServerUtils
Prende un'eccezione e se non è serializzabile (o non c'è sul client) ne costruisce una nuova a partire dallo stack trace.
wrapper4AddDocument(Document) - Method in class it.saga.library.commonDataTypes.config.CdtHibConfigWrapper
 

_

_COD_4_GRID - Static variable in class it.saga.library.commonDataTypes.CdtDACCodBaseClass
 
_COD_4_GRID - Static variable in class it.saga.library.commonDataTypes.CdtDACHistoricCodBaseClass
 
_CONTESTO_IMPORTAZIONE_BACTH - Static variable in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
_CONTESTO_INTERFACCIA_UTENTE - Static variable in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
_CONTESTO_OBJECT_NAVIGATOR - Static variable in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
_CONTESTO_ON_DELETE_CASCADE - Static variable in class it.saga.library.commonDataTypes.CdtDACPkBaseClass
 
_DATA_FIN_4_GRID - Static variable in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
_DATA_FIN_WITH_TIME_4_GRID - Static variable in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
_DATA_INI_4_GRID - Static variable in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
_DATA_INI_WITH_TIME_4_GRID - Static variable in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 
_SHOW_HISTORY - Static variable in class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass
 

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