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

A

activateRepositoryDriver() - Static method in class it.saga.library.repository.RepUtils
 
ADMINISTRATOR - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
ADMINISTRATOR - Static variable in class it.saga.library.repository.RepPermits
 
afterBegin() - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo viene chiamato dall'application server appena una transazione viene iniziata.
afterBegin() - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
Questo metodo viene chiamato dall'application server appena una transazione viene iniziata.
afterBegin(RepBLGRepositoryBean) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo viene chiamato quando la transazione alla quale sta partecipando il driver e' appena iniziata.
afterBegin(RepBLGRepositoryBean) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Metodo per gestire la transazionalita' per quanto riguarda i files
afterBegin(RepBLGRepositoryBean) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo viene chiamato quando la transazione alla quale sta partecipando il driver e' appena iniziata.
afterCompletion(boolean) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo viene chiamato dall'application serve appena la transazione e' terminata.
afterCompletion(boolean) - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
Questo metodo viene chiamato dall'application serve appena la transazione e' terminata.
afterCompletion(RepBLGRepositoryBean, boolean) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo viene chiamato quando la transazione alla quale ha partecipato il driver e' terminata.
afterCompletion(RepBLGRepositoryBean, boolean) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Metodo per gestire la transazionalita' per quanto riguarda i files
afterCompletion(RepBLGRepositoryBean, boolean) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo viene chiamato quando la transazione alla quale ha partecipato il driver e' terminata.
afterCreateNewFile(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo deve venire chiamato dopo che un nuovo file venga creato.
afterDeleteFile(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo deve venire chiamato dopo che un file e' stato cancellato.
afterReadFile(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo deve venire chiamato dopo che un file e' stato letto.
afterWriteFile(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo deve venire chiamato dopo che un file e' stato scritto.
ARCHIVE_ABORT - Static variable in class it.saga.library.repository.RepDocArchiviationEnum
 
ARCHIVE_PARTIAL - Static variable in class it.saga.library.repository.RepDocArchiviationEnum
 
ARCHIVE_STATUS_PARTIAL_ARCHIVIATION_REQUESTED - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_PARTIAL_DELETION_REQUESTED - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_PARTIAL_ON_LINE_RESUME_REQUESTED - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_PARTIALLY_ARCHIVED - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
ARCHIVE_STATUS_PARTIALLY_ARCHIVED - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_PARTIALLY_DELETED - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
ARCHIVE_STATUS_PARTIALLY_ON_LINE - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
ARCHIVE_STATUS_PARTIALLY_ON_LINE - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_TOTAL_ARCHIVIATION_REQUESTED - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_TOTAL_DELETION_REQUESTED - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_TOTAL_ON_LINE_RESUME_REQUESTED - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_TOTALLY_ARCHIVED - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
ARCHIVE_STATUS_TOTALLY_ARCHIVED - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_TOTALLY_DELETED - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
ARCHIVE_STATUS_TOTALLY_ON_LINE - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
ARCHIVE_STATUS_TOTALLY_ON_LINE - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_STATUS_UNKNOWN - Static variable in class it.saga.library.repository.RepDACDocument
 
ARCHIVE_TOTAL - Static variable in class it.saga.library.repository.RepDocArchiviationEnum
 
archiveGroupLabel - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaArchiviationAdminParams
 
archiveGroupPath - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaArchiviationAdminParams
 

B

beforeCompletion() - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo viene implementato solo perche' richiesto dall'interfaccia SessionSynchronization
beforeCompletion() - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
Questo metodo viene implementato solo perche' richiesto dall'interfaccia SessionSynchronization
beforeCreateNewFile(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo deve venire chiamato prima che un nuovo file venga creato.
beforeDeleteFile(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo deve venire chiamato prima di cancellare un file.
beforeReadFile(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo deve venire chiamato prima che un file venga letto.
beforeWriteFile(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo deve venire chiamato prima che un file venga scritto.
beginTransaction(String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo serve per informare il vanilla transaction manager che una nuova transazione sta per essere avviata.
bindPkid() - Method in class it.saga.library.repository.RepDACDocument
Questo metodo permette di ottenere il pkid del documento anche se il pkid e' null nel momento della chiamata del metodo.
bindPkid(AutCFGUserSession, Object) - Method in class it.saga.library.repository.RepDACDocument
Questo metodo permette di ottenere il pkid del documento anche se il pkid e' null nel momento della chiamata del metodo.

C

CAN_CHANGE_ACL - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
clear() - Method in class it.saga.library.repository.RepDACDocument
Questo metodo pulisce l'oggetto, svuotandolo dalle sue informazioni, contenuto del documento compreso
com.Hummingbird.FusionWebServiceExport.type - package com.Hummingbird.FusionWebServiceExport.type
 
com.Hummingbird.FusionWebServiceExport.type.holders - package com.Hummingbird.FusionWebServiceExport.type.holders
 
com.Hummingbird.FusionWebServiceExport.wsdl - package com.Hummingbird.FusionWebServiceExport.wsdl
 
com.Hummingbird.FusionWebServiceImport.type - package com.Hummingbird.FusionWebServiceImport.type
 
com.Hummingbird.FusionWebServiceImport.wsdl - package com.Hummingbird.FusionWebServiceImport.wsdl
 
com.Hummingbird.FusionWebServiceLogin.wsdl - package com.Hummingbird.FusionWebServiceLogin.wsdl
 
com.Hummingbird.FusionWebServiceModify.type - package com.Hummingbird.FusionWebServiceModify.type
 
com.Hummingbird.FusionWebServiceModify.wsdl - package com.Hummingbird.FusionWebServiceModify.wsdl
 
commitTransaction(String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo elimina tutte le informazioni riguardanti la transazione appena terminata, eliminando nel contempo eventuali files temporanei che si sono venuti a creare come effetto collaterale degli accessi.
completeConditionForFullText(Document, String, ArrayList) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriverOracleFullText
 
completeConditionForFullText(Document, String, ArrayList) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo e' simile come comportamento a completeHistoryForFullText
completeHistoryForFullTextSearch(String, RepDACVanillaDocument, RepDACVanillaDocumentHistory, Long) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriverOracleFullText
 
completeHistoryForFullTextSearch(String, RepDACVanillaDocument, RepDACVanillaDocumentHistory, Long) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo serve per impostare i campi dello storico specifici per la ricerca fulltext.
create() - Method in interface it.saga.library.repository.drivers.vanilla.RepBLGVanillaRepositoryHome
 
create() - Method in interface it.saga.library.repository.RepBLGRepositoryLocalHome
 
create() - Method in interface it.saga.library.repository.RepBLGRepositoryHome
 

D

DELETE_ABORT - Static variable in class it.saga.library.repository.RepDocDeletionEnum
 
DELETE_PARTIAL - Static variable in class it.saga.library.repository.RepDocDeletionEnum
 
DELETE_TOTAL - Static variable in class it.saga.library.repository.RepDocDeletionEnum
 
docAlterMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[]) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo permette di modificare gli attributi dei metadati assegnati ad un documento.
docAlterMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[]) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
docAlterMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[]) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo permette di modificare gli attributi dei metadati assegnati ad un documento.
docAlterMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACVanillaDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[]) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
docAlterMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[]) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docAlterMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[]) - Method in interface it.saga.library.repository.RepBLGRepository
 
docAlterMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[]) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo permette di rimuovere e/o aggiungere/cambiare attributi di metadati associati ad un documento, ma non permette di cambiare la classe.
docAlterMetadata(RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[]) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL ed effettua l'alterazione dei metadati associati del documento, in cancellazione e/o aggiunta/modifica
docArchive(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo serve per impostare una richiesta di archiviazione per il documento passato come parametro.
docArchive(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo serve per impostare una richiesta di archiviazione per il documento passato come parametro.
docArchive(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo serve per impostare una richiesta di archiviazione per il documento passato come parametro.
docArchive(AutCFGUserSession, RepDACDocument, int) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docArchive(AutCFGUserSession, RepDACDocument, int) - Method in interface it.saga.library.repository.RepBLGRepository
 
docArchive(AutCFGUserSession, RepDACDocument, int) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docCheckIn() - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL effettuando il checkin del documento (se questo e' in stato di checkout, altrimenti solleva ina eccezione).
docCheckIn(AutCFGUserSession, RepBLGRepository) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL effettuando il checkin del documento (se questo e' in stato di checkout, altrimenti solleva ina eccezione).
docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input il documento di cui effettuare il checkin e, una volta terminata l'operazione aggiorna il repository con il contenuto del file memorizzato nell'oggetto.
docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo effettua il checkin di un documento nel repository, aggiornando i dati sul DB ed inserendo il contenuto del DAC nel file.
docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input il documento di cui effettuare il checkin e, una volta terminata l'operazione aggiorna il repository con il contenuto del file memorizzato nell'oggetto.
docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo e' un overload di docCheckIn che permette di effettuare il checkin di un documento modificandone nel contempo la ACL associata.
docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo effettua il checkin di un documento nel repository, permettendo di specificare una nuova ACL da assegnargli e aggiornando i dati sul DB ed inserendo il contenuto del DAC nel file.
docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo e' un overload di docCheckIn che permette di effettuare il checkin di un documento modificandone nel contempo la ACL associata.
docCheckIn(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docCheckIn(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docCheckIn(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docCheckIn(AutCFGUserSession, RepDACDocument, String) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docCheckIn(AutCFGUserSession, RepDACDocument, String) - Method in interface it.saga.library.repository.RepBLGRepository
 
docCheckIn(AutCFGUserSession, RepDACDocument, String) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docCheckOut() - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL ed effettua il checkout del documento specificato dagli attributi impostati nell'oggetto stesso.
docCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input il documento di cui effettuare il checkout e, una volta terminata l'operazione aggiorna l'oggetto con il contenuto del file memorizzato nel repository.
docCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo effettua il checkout di un documento dal repository, aggiornando i dati sul DB ed inserendo il contenuto del file nel DAC.
docCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input il documento di cui effettuare il checkout e, una volta terminata l'operazione aggiorna l'oggetto con il contenuto del file memorizzato nel repository.
docCheckOut(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docCheckOut(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docCheckOut(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo permette di effettuare il checkout di un documento sulla base di un oggetto RepDACDocument letto dalla tabella dei documenti (relativo al livello di astrazione).
docDelete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo serve per impostare una richiesta di cancellazione per il documento passato come parametro.
docDelete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo serve per impostare una richiesta di cancellazione per il documento passato come parametro.
docDelete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo serve per impostare una richiesta di cancellazione per il documento passato come parametro.
docDelete(AutCFGUserSession, RepDACDocument, int) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docDelete(AutCFGUserSession, RepDACDocument, int) - Method in interface it.saga.library.repository.RepBLGRepository
 
docDelete(AutCFGUserSession, RepDACDocument, int) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docExtract() - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL effettuando una lettura semplice del documento e del suo contenuto.
docExtract(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input il documento da estrarre in sola lettura.
docExtract(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo effettua l'estrazione in readonly di un documento.
docExtract(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input il documento da estrarre in sola lettura.
docExtract(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docExtract(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docExtract(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo permette di effettuare l'estrazione in sola lettura di un documento sulla base di un oggetto RepDACDocument letto dalla tabella dei documenti (relativo al livello di astrazione).
docGetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo permette di ottenere il nome dell'ACL associata al documento.
docGetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo permette di ottenere il nome dell'ACL associata al documento.
docGetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo permette di ottenere il nome dell'ACL associata al documento.
docGetACL(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docGetACL(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docGetACL(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docGetInfo(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo serve per ottenere un record informativo sul documento passato come parametro
docGetInfo(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo permette di ottenere informazioni su un documento Non usare questo metodo, utilizzare quello del repository bean
docGetInfo(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo serve per ottenere un record informativo sul documento passato come parametro
docGetInfo(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docGetInfo(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docGetInfo(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docGetMetadata() - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL ed effettua una lettura dei metadati associati al documento.
docGetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo torna un class descriptor dei metadati con un array degli attributi valorizzati per il documento.
docGetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
docGetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo torna un class descriptor dei metadati con un array degli attributi valorizzati per il documento.
docGetMetadata(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docGetMetadata(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docGetMetadata(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docInsert() - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL e causa l'inserimento del documento stesso nel repository
docInsert(AutCFGUserSession, RepBLGRepository) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL e causa l'inserimento del documento stesso nel repository.
docInsert(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String, RepDACMetadataClassDescriptor) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input il documento da inserire nel repository e, una volta terminata l'operazione aggiorna l'oggetto con l'id che il repository ha assegnato al documento.
docInsert(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo effettua l'inserimento di un documento nel repository, aggiornando i dati sul DB ed inserendo il file nel path relativo al repository.
docInsert(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input il documento da inserire nel repository e, una volta terminata l'operazione aggiorna l'oggetto con l'id che il repository ha assegnato al documento.
docInsert(AutCFGUserSession, RepBLGRepository, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL e causa l'inserimento del documento stesso nel repository, associando al documento stesso i metadati passati nel descrittore delle classi di metadati.
docInsert(AutCFGUserSession, RepBLGRepository, String) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL e causa l'inserimento del documento stesso nel repository, associando al documento stesso una ACL passata per nome.
docInsert(AutCFGUserSession, RepBLGRepository, String, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL e causa l'inserimento del documento stesso nel repository, associando al documento stesso una ACL passata per nome ed i metadati passati nel descrittore delle classi di metadati.
docInsert(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docInsert(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docInsert(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo permette di inserire un documento nel repository.
docInsert(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docInsert(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor) - Method in interface it.saga.library.repository.RepBLGRepository
 
docInsert(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo permette di inserire un documento nel repository.
docInsert(AutCFGUserSession, RepDACDocument, String) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docInsert(AutCFGUserSession, RepDACDocument, String) - Method in interface it.saga.library.repository.RepBLGRepository
 
docInsert(AutCFGUserSession, RepDACDocument, String) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo permette di inserire un documento nel repository.
docInsert(AutCFGUserSession, RepDACDocument, String, RepDACMetadataClassDescriptor) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docInsert(AutCFGUserSession, RepDACDocument, String, RepDACMetadataClassDescriptor) - Method in interface it.saga.library.repository.RepBLGRepository
 
docInsert(AutCFGUserSession, RepDACDocument, String, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo permette di inserire un documento nel repository.
docInsert(RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL e causa l'inserimento del documento stesso nel repository, associando al documento stesso i metadati passati nel descrittore delle classi di metadati.
docInsert(String) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL e causa l'inserimento del documento stesso nel repository, associando al documento stesso una ACL passata per nome.
docInsert(String, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL e causa l'inserimento del documento stesso nel repository, associando al documento stesso una ACL passata per nome ed i metadati passati nel descrittore delle classi di metadati.
docLock(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input il documento di cui effettuare il lock o meno e, una volta terminata l'operazione aggiorna il repository cambiando lo stato del documento ma non il suo contenuto.
docLock(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo accetta in input il documento di cui effettuare il lock o meno e, una volta terminata l'operazione aggiorna il repository cambiando lo stato del documento ma non il suo contenuto.
docLock(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input il documento di cui effettuare il lock o meno e, una volta terminata l'operazione aggiorna il repository cambiando lo stato del documento ma non il suo contenuto.
docLock(AutCFGUserSession, RepDACDocument, boolean) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docLock(AutCFGUserSession, RepDACDocument, boolean) - Method in interface it.saga.library.repository.RepBLGRepository
 
docLock(AutCFGUserSession, RepDACDocument, boolean) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docObsolete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input il documento di cui effettuare l'obsolescenza o meno e, una volta terminata l'operazione aggiorna il repository cambiando lo stato del documento ma non il suo contenuto.
docObsolete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo accetta in input il documento di cui effettuare l'obsolescenza o meno e, una volta terminata l'operazione aggiorna il repository cambiando lo stato del documento ma non il suo contenuto.
docObsolete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input il documento di cui effettuare l'obsolescenza o meno e, una volta terminata l'operazione aggiorna il repository cambiando lo stato del documento ma non il suo contenuto.
docObsolete(AutCFGUserSession, RepDACDocument, boolean) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docObsolete(AutCFGUserSession, RepDACDocument, boolean) - Method in interface it.saga.library.repository.RepBLGRepository
 
docObsolete(AutCFGUserSession, RepDACDocument, boolean) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docRetrieve(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo serve per impostare una richiesta di reperimento da archivio per il documento passato come parametro.
docRetrieve(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo serve per impostare una richiesta di reperimento da archivio per il documento passato come parametro.
docRetrieve(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo serve per impostare una richiesta di reperimento da archivio per il documento passato come parametro.
docRetrieve(AutCFGUserSession, RepDACDocument, int) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docRetrieve(AutCFGUserSession, RepDACDocument, int) - Method in interface it.saga.library.repository.RepBLGRepository
 
docRetrieve(AutCFGUserSession, RepDACDocument, int) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
DOCSDelete(String, int, String, String, short, StringHolder, IntHolder, IntHolder, StringHolder) - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapPort
 
DOCSDelete(String, int, String, String, short, StringHolder, IntHolder, IntHolder, StringHolder) - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapBindingStub
 
docSearch(AutCFGUserSession, RepBLGRepositoryBean, String) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input una stringa contenente una query di ricerca documentale espressa in linguaggio xml, con struttura seguente.
docSearch(AutCFGUserSession, RepBLGRepositoryBean, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo effettua una ricerca documentale sfruttando un sottoinsieme della sintassi xml permessa per le ricerche.
docSearch(AutCFGUserSession, RepBLGRepositoryBean, String) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input una stringa contenente una query di ricerca documentale espressa in linguaggio xml, con struttura seguente.
docSearch(AutCFGUserSession, String) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docSearch(AutCFGUserSession, String) - Method in interface it.saga.library.repository.RepBLGRepository
 
docSearch(AutCFGUserSession, String) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docSetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo permette di impostare la ACL di un documento
docSetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo permette di impostare la ACL di un documento Non usare questo metodo, utilizzare quello del repository bean
docSetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo permette di impostare la ACL di un documento
docSetACL(AutCFGUserSession, RepDACDocument, String) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docSetACL(AutCFGUserSession, RepDACDocument, String) - Method in interface it.saga.library.repository.RepBLGRepository
 
docSetACL(AutCFGUserSession, RepDACDocument, String) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docSetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataClassDescriptor) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo permette di assegnare un set di metadati ad un documento, classe compresa.
docSetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
docSetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo permette di assegnare un set di metadati ad un documento, classe compresa.
docSetMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docSetMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor) - Method in interface it.saga.library.repository.RepBLGRepository
 
docSetMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo serve per impostare in toto tutti i meta dati associati ad un documento, classe compresa
docSetMetadata(RepDACMetadataClassDescriptor) - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL ed effettua l'impostazione dei metadati associati del documento
DOCSExportSoapBindingStub - class com.Hummingbird.FusionWebServiceExport.wsdl.DOCSExportSoapBindingStub.
 
DOCSExportSoapBindingStub() - Constructor for class com.Hummingbird.FusionWebServiceExport.wsdl.DOCSExportSoapBindingStub
 
DOCSExportSoapBindingStub(Service) - Constructor for class com.Hummingbird.FusionWebServiceExport.wsdl.DOCSExportSoapBindingStub
 
DOCSExportSoapBindingStub(URL, Service) - Constructor for class com.Hummingbird.FusionWebServiceExport.wsdl.DOCSExportSoapBindingStub
 
DOCSExportSoapPort - interface com.Hummingbird.FusionWebServiceExport.wsdl.DOCSExportSoapPort.
 
DOCSGet(String, int, String, String, StringHolder, IntHolder, StringHolder, SearchInfo, ProfileInfoHolder, DocumentHolder) - Method in interface com.Hummingbird.FusionWebServiceExport.wsdl.DOCSExportSoapPort
 
DOCSGet(String, int, String, String, StringHolder, IntHolder, StringHolder, SearchInfo, ProfileInfoHolder, DocumentHolder) - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.DOCSExportSoapBindingStub
 
DOCSImport(String, String, String, StringHolder, IntHolder, IntHolder, StringHolder, ProfileInfo, Document) - Method in interface com.Hummingbird.FusionWebServiceImport.wsdl.DOCSImportSoapPort
 
DOCSImport(String, String, String, StringHolder, IntHolder, IntHolder, StringHolder, ProfileInfo, Document) - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.DOCSImportSoapBindingStub
 
DOCSImportSoapBindingStub - class com.Hummingbird.FusionWebServiceImport.wsdl.DOCSImportSoapBindingStub.
 
DOCSImportSoapBindingStub() - Constructor for class com.Hummingbird.FusionWebServiceImport.wsdl.DOCSImportSoapBindingStub
 
DOCSImportSoapBindingStub(Service) - Constructor for class com.Hummingbird.FusionWebServiceImport.wsdl.DOCSImportSoapBindingStub
 
DOCSImportSoapBindingStub(URL, Service) - Constructor for class com.Hummingbird.FusionWebServiceImport.wsdl.DOCSImportSoapBindingStub
 
DOCSImportSoapPort - interface com.Hummingbird.FusionWebServiceImport.wsdl.DOCSImportSoapPort.
 
DOCSLogin(String, String, String, StringHolder, StringHolder, IntHolder, StringHolder) - Method in interface com.Hummingbird.FusionWebServiceLogin.wsdl.DOCSLoginSoapPort
 
DOCSLogin(String, String, String, StringHolder, StringHolder, IntHolder, StringHolder) - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.DOCSLoginSoapBindingStub
 
DOCSLoginSoapBindingStub - class com.Hummingbird.FusionWebServiceLogin.wsdl.DOCSLoginSoapBindingStub.
 
DOCSLoginSoapBindingStub() - Constructor for class com.Hummingbird.FusionWebServiceLogin.wsdl.DOCSLoginSoapBindingStub
 
DOCSLoginSoapBindingStub(Service) - Constructor for class com.Hummingbird.FusionWebServiceLogin.wsdl.DOCSLoginSoapBindingStub
 
DOCSLoginSoapBindingStub(URL, Service) - Constructor for class com.Hummingbird.FusionWebServiceLogin.wsdl.DOCSLoginSoapBindingStub
 
DOCSLoginSoapPort - interface com.Hummingbird.FusionWebServiceLogin.wsdl.DOCSLoginSoapPort.
 
DOCSModifySoapBindingStub - class com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapBindingStub.
 
DOCSModifySoapBindingStub() - Constructor for class com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapBindingStub
 
DOCSModifySoapBindingStub(Service) - Constructor for class com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapBindingStub
 
DOCSModifySoapBindingStub(URL, Service) - Constructor for class com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapBindingStub
 
DOCSModifySoapPort - interface com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapPort.
 
DOCSReplaceActualVersion(String, int, String, String, short, StringHolder, IntHolder, IntHolder, StringHolder, Document, ProfileInfo) - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapPort
 
DOCSReplaceActualVersion(String, int, String, String, short, StringHolder, IntHolder, IntHolder, StringHolder, Document, ProfileInfo) - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.DOCSModifySoapBindingStub
 
Document - class com.Hummingbird.FusionWebServiceModify.type.Document.
 
Document - class com.Hummingbird.FusionWebServiceImport.type.Document.
 
Document - class com.Hummingbird.FusionWebServiceExport.type.Document.
 
DOCUMENT_ARCHIVE - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
DOCUMENT_DELETE - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
DOCUMENT_MODIFY - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
DOCUMENT_RETRIEVE - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
DOCUMENT_SEARCH - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
DOCUMENT_VIEW - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
Document() - Constructor for class com.Hummingbird.FusionWebServiceModify.type.Document
 
Document() - Constructor for class com.Hummingbird.FusionWebServiceImport.type.Document
 
Document() - Constructor for class com.Hummingbird.FusionWebServiceExport.type.Document
 
Document(byte[]) - Constructor for class com.Hummingbird.FusionWebServiceModify.type.Document
 
Document(byte[]) - Constructor for class com.Hummingbird.FusionWebServiceImport.type.Document
 
Document(byte[]) - Constructor for class com.Hummingbird.FusionWebServiceExport.type.Document
 
Document(String) - Constructor for class com.Hummingbird.FusionWebServiceModify.type.Document
 
Document(String) - Constructor for class com.Hummingbird.FusionWebServiceImport.type.Document
 
Document(String) - Constructor for class com.Hummingbird.FusionWebServiceExport.type.Document
 
DocumentHolder - class com.Hummingbird.FusionWebServiceExport.type.holders.DocumentHolder.
 
DocumentHolder() - Constructor for class com.Hummingbird.FusionWebServiceExport.type.holders.DocumentHolder
 
DocumentHolder(Document) - Constructor for class com.Hummingbird.FusionWebServiceExport.type.holders.DocumentHolder
 
docUndoCheckOut() - Method in class it.saga.library.repository.RepDACDocument
Chiama la BL annullando il checkout del documento (se questo e' in stato di checkout, altrimenti solleva una eccezione).
docUndoCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input il documento di cui effettuare l'undo checkout e, una volta terminata l'operazione aggiorna il repository cambiando lo stato del documento ma non il suo contenuto, ripristinando in effetti lo stato del documento come prima del checkout.
docUndoCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo effettua l'undo checkout di un documento nel repository.
docUndoCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input il documento di cui effettuare l'undo checkout e, una volta terminata l'operazione aggiorna il repository cambiando lo stato del documento ma non il suo contenuto, ripristinando in effetti lo stato del documento come prima del checkout.
docUndoCheckOut(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docUndoCheckOut(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docUndoCheckOut(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
docUpdateLink(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo accetta in input il documento di cui effettuare l'aggiornamento (dello stato in particolare) sulla base delle informazioni presenti nel repository.
docUpdateLink(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo accetta in input il documento di cui effettuare l'aggiornamento (dello stato in particolare) sulla base delle informazioni presenti nel repository.
docUpdateLink(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo accetta in input il documento di cui effettuare l'aggiornamento (dello stato in particolare) sulla base delle informazioni presenti nel repository.
docUpdateLink(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
docUpdateLink(AutCFGUserSession, RepDACDocument) - Method in interface it.saga.library.repository.RepBLGRepository
 
docUpdateLink(AutCFGUserSession, RepDACDocument) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
doFullArchiviation - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaArchiviationAdminParams
 
doFullDeletion - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDeletionAdminParams
 
doFullRetrieval - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaRetrievalAdminParams
 
doSimulation - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaRetrievalAdminParams
 
doSimulation - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDeletionAdminParams
 
doSimulation - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaArchiviationAdminParams
 
DRIVER_VANILLA - Static variable in class it.saga.library.repository.RepCFGDriverEnum
 
DRIVER_VANILLA_ORACLE_FULLTEXT - Static variable in class it.saga.library.repository.RepCFGDriverEnum
 

E

editAttributes(BsfFRMBaseInternalFrame, RepDACVanillaClass) - Static method in class it.saga.library.repository.drivers.vanilla.RepFRMVanillaClassAttrDesigner
 
equals(Object) - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
equals(Object) - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
equals(Object) - Method in class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
 
equals(Object) - Method in class com.Hummingbird.FusionWebServiceModify.type.Document
 
equals(Object) - Method in class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
 
equals(Object) - Method in class com.Hummingbird.FusionWebServiceImport.type.Document
 
equals(Object) - Method in class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
 
equals(Object) - Method in class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
 
equals(Object) - Method in class com.Hummingbird.FusionWebServiceExport.type.Document
 

F

fileNotUsed(String, String, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo serve per rimuovere tutte le informazioni relative al file in oggetto.
FULL_ACCESS - Static variable in class it.saga.library.repository.drivers.hummingbird.RepHummingbirdDriverPermits
 
FusionWebServiceExport - interface com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExport.
 
FusionWebServiceExportLocator - class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator.
 
FusionWebServiceExportLocator() - Constructor for class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
 
FusionWebServiceImport - interface com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImport.
 
FusionWebServiceImportLocator - class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator.
 
FusionWebServiceImportLocator() - Constructor for class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
 
FusionWebServiceLogin - interface com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLogin.
 
FusionWebServiceLoginLocator - class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator.
 
FusionWebServiceLoginLocator() - Constructor for class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
 
FusionWebServiceModify - interface com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModify.
 
FusionWebServiceModifyLocator - class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator.
 
FusionWebServiceModifyLocator() - Constructor for class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
 

G

getACL() - Method in class it.saga.library.repository.RepDACDocInputResult
 
getACLs(AutCFGUserSession) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
getACLs(AutCFGUserSession) - Method in interface it.saga.library.repository.RepBLGRepository
 
getACLs(AutCFGUserSession) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
getACLs(AutCFGUserSession, RepBLGRepositoryBean) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo torna la lista delle ACL (Access Control List) utilizzabili per proteggere i documenti
getACLs(AutCFGUserSession, RepBLGRepositoryBean) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
getACLs(AutCFGUserSession, RepBLGRepositoryBean) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo torna la lista delle ACL (Access Control List) utilizzabili per proteggere i documenti
getAdministratorConsole() - Static method in class it.saga.library.repository.RepUtils
Questo metodo attiva la finestra di amministrazione del repository.
getArchiveGroupLabel() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getArchiveStatus() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
getArchiveStatus() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getArchiveStatus() - Method in class it.saga.library.repository.RepDACDocument
 
getArchiveStatusIcon() - Method in class it.saga.library.repository.RepDACDocument
 
getAttrDescription() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getAttrDescription() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getAttributeIndexByName(String, String) - Method in class it.saga.library.repository.RepDACMetadataClassDescriptor
 
getAttributes() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
getAttributes() - Method in class it.saga.library.repository.RepDACMetadataClassDescriptor
 
getAttrName() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getAttrName() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getAvailableDocumentClasses(AutCFGUserSession) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
getAvailableDocumentClasses(AutCFGUserSession) - Method in interface it.saga.library.repository.RepBLGRepository
 
getAvailableDocumentClasses(AutCFGUserSession) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
getAvailableDocumentClasses(AutCFGUserSession, RepBLGRepositoryBean) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo permette di ottenere la lista di tutte le classi di documento presenti nel repository.
getAvailableDocumentClasses(AutCFGUserSession, RepBLGRepositoryBean) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
getAvailableDocumentClasses(AutCFGUserSession, RepBLGRepositoryBean) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo permette di ottenere la lista di tutte le classi di documento presenti nel repository.
getClassDescription() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getClassDescription() - Method in class it.saga.library.repository.RepDACMetadataClassDescriptor
 
getClassDescription() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getClassName() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getClassName() - Method in class it.saga.library.repository.RepDACMetadataClassDescriptor
 
getClassName() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getCls() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
getComboValues(String, boolean) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
CdtComboValuesRefreshableInterface
getContent() - Method in class it.saga.library.repository.RepDACDocument
Questo metodo permette di accedere al contenuto che viene memorizzato nel repository, a differenza degli altri campi che vengono gestiti dal livello di astrazione.
getCreatedBy() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getCreationDate() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getCurrentACL() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getDataLastCheckIn() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getDataOp() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getDateValue() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
getDateValue() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getDateValue() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getDefaultDate() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getDefaultDouble() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getDefaultLong() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getDefaultString() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getDescription() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getDescription() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
getDescription() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getDescription() - Method in class it.saga.library.repository.RepDACACLDescriptor
 
getDeserializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceModify.type.Document
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceImport.type.Document
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceExport.type.Document
Get Custom Deserializer
getDigest() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getDocAttributes() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getDOCSExportSoapPort() - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
 
getDOCSExportSoapPort() - Method in interface com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExport
 
getDOCSExportSoapPort(URL) - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
 
getDOCSExportSoapPort(URL) - Method in interface com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExport
 
getDOCSExportSoapPortAddress() - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
 
getDOCSExportSoapPortAddress() - Method in interface com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExport
 
getDOCSExportSoapPortWSDDServiceName() - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
 
getDOCSImportSoapPort() - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
 
getDOCSImportSoapPort() - Method in interface com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImport
 
getDOCSImportSoapPort(URL) - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
 
getDOCSImportSoapPort(URL) - Method in interface com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImport
 
getDOCSImportSoapPortAddress() - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
 
getDOCSImportSoapPortAddress() - Method in interface com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImport
 
getDOCSImportSoapPortWSDDServiceName() - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
 
getDOCSLoginSoapPort() - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
 
getDOCSLoginSoapPort() - Method in interface com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLogin
 
getDOCSLoginSoapPort(URL) - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
 
getDOCSLoginSoapPort(URL) - Method in interface com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLogin
 
getDOCSLoginSoapPortAddress() - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
 
getDOCSLoginSoapPortAddress() - Method in interface com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLogin
 
getDOCSLoginSoapPortWSDDServiceName() - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
 
getDOCSModifySoapPort() - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
 
getDOCSModifySoapPort() - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModify
 
getDOCSModifySoapPort(URL) - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
 
getDOCSModifySoapPort(URL) - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModify
 
getDOCSModifySoapPortAddress() - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
 
getDOCSModifySoapPortAddress() - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModify
 
getDOCSModifySoapPortWSDDServiceName() - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
 
getDocumentClassByClassId(AutCFGUserSession, RepBLGRepositoryBean, Long) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
getDocumentClassByClassName(AutCFGUserSession, RepBLGRepositoryBean, String) - Method in interface it.saga.library.repository.drivers.RepBLGDriver
Questo metodo permette di ottenere informazioni su una classe di documento dato il nome di tale classe.
getDocumentClassByClassName(AutCFGUserSession, RepBLGRepositoryBean, String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
getDocumentClassByClassName(AutCFGUserSession, RepBLGRepositoryBean, String) - Method in class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
Questo metodo permette di ottenere informazioni su una classe di documento dato il nome di tale classe.
getDocumentClassByClassName(AutCFGUserSession, String) - Method in interface it.saga.library.repository.RepBLGRepositoryLocal
 
getDocumentClassByClassName(AutCFGUserSession, String) - Method in interface it.saga.library.repository.RepBLGRepository
 
getDocumentClassByClassName(AutCFGUserSession, String) - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
 
getDocumentContent() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getDocumentDescription() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
getDocumentDescription() - Method in class it.saga.library.repository.RepDACDocument
 
getDocumentInputList(BsfFRMBaseInternalFrame) - Static method in class it.saga.library.repository.RepFRMDocInput
Questo metodo statico permette di richiamare la finestra di input dei documenti e di far scegliere all'utente una lista di documenti tramite lettura di file oppure scansione di documenti tramite scanner twain.
getDocumentInputList(BsfFRMBaseInternalFrame, boolean, boolean, boolean, String, boolean) - Static method in class it.saga.library.repository.RepFRMDocInput
Questo metodo statico permette di richiamare la finestra di input dei documenti e di far scegliere all'utente una lista di documenti tramite lettura di file oppure scansione di documenti tramite scanner twain.
getDocumentInputListACL(BsfFRMBaseInternalFrame, boolean, boolean, boolean, String, boolean, String) - Static method in class it.saga.library.repository.RepFRMDocInput
Questo metodo statico permette di richiamare la finestra di input dei documenti e di far scegliere all'utente una lista di documenti tramite lettura di file oppure scansione di documenti tramite scanner twain.
getDocumentInputListACL(BsfFRMBaseInternalFrame, String) - Static method in class it.saga.library.repository.RepFRMDocInput
Questo metodo statico permette di richiamare la finestra di input dei documenti e di far scegliere all'utente una lista di documenti tramite lettura di file oppure scansione di documenti tramite scanner twain.
getDocumentList() - Method in class it.saga.library.repository.RepDACDocInputResult
 
getDocumentName() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
getDocumentName() - Method in class it.saga.library.repository.RepDACDocument
 
getDocumentSearchList(BsfFRMBaseInternalFrame) - Static method in class it.saga.library.repository.RepFRMDocSearch
Questo metodo fa apparire la finestra di ricerca e gestione dei documenti, attivata in modalita' selezione
getDocumentsFromFileNoUI(BsfFRMBaseInternalFrame, boolean) - Static method in class it.saga.library.repository.RepFRMDocInput
Questo metodo permette di selezionare uno o piu' files senza fare apparire la finestra con la lista dei documenti.
getDocumentsFromFileNoUI(BsfFRMBaseInternalFrame, boolean, String, String) - Static method in class it.saga.library.repository.RepFRMDocInput
Questo metodo permette di selezionare uno o piu' files senza fare apparire la finestra con la lista dei documenti.
getDocumentsFromScanNoUI(BsfFRMBaseInternalFrame, boolean) - Static method in class it.saga.library.repository.RepFRMDocInput
Questo metodo permette di importare uno o piu' documenti senza fare apparire la finestra con la lista dei documenti.
getDocumentVersion() - Method in class it.saga.library.repository.RepDACDocument
 
getDoubleValue() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
getDoubleValue() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getDoubleValue() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getFullDescription() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getFullDescription() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getFullName() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getFullName() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getIcon() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
getIdACL() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getIdAttr() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
getIdClass() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
getIdClass() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
getIdClass() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassFlat
 
getIdClass() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getIdClassIsA() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassFlat
 
getIdDocument() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getIdDocument() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
getIdParentClass() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
getIdUtenteOp() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getLastModifiedBy() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getLastModifyDate() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getLocalFile() - Method in class it.saga.library.repository.RepDACDocument
Torna il file che indica dove e' stata effettuata l'ultima operazione di lettura/scrittura da parte di questo documento.
getLogicalId() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
getLogicalIdClass() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
getLogicalIdParentClass() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
getLogicalVersAffected() - Method in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
getLongValue() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
getLongValue() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getLongValue() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getMetadata() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getModifyStatus() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getModifyStatus() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getModifyStatus() - Method in class it.saga.library.repository.RepDACDocument
 
getModifyStatusIcon() - Method in class it.saga.library.repository.RepDACDocument
 
getName() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getName() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
getName() - Method in class it.saga.library.repository.RepDACDocumentInfo
 
getName() - Method in class it.saga.library.repository.RepDACACLDescriptor
 
getNote() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getNote() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
getOwnerArc() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParentGraphWrapper
 
getOwnerNode() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
getParent() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParentGraphWrapper
 
getPersistentClasses() - Method in class it.saga.library.repository.RepCFGPersistenceInfo
 
getPersistentClasses() - Method in class it.saga.library.repository.RepCFGAppDescriptor
 
getPhysicalVersAffected() - Method in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
getPort(Class) - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
For the given interface, get the stub implementation.
getPorts() - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
 
getPorts() - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
 
getPorts() - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
 
getPorts() - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
 
getRearchiveGroupLabel() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getRepositoryName() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
getRepositoryName() - Method in class it.saga.library.repository.RepDACDocument
 
getRequestedArchiveStatus() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
getSearchFieldsForGrid() - Method in class it.saga.library.repository.RepDACMetadataClassDescriptor
SfrSearchableByGrid
getSearchInfo() - Method in class it.saga.library.repository.RepDACMetadataClassDescriptor
 
getSerializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceModify.type.Document
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceImport.type.Document
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.Hummingbird.FusionWebServiceExport.type.Document
Get Custom Serializer
getServiceName() - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
 
getServiceName() - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
 
getServiceName() - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
 
getServiceName() - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
 
getSHA1EncodedString() - Method in class it.saga.library.repository.RepDACDocument
Questo metodo torna la codifica SHA-1 relativa al documento in oggetto.
getStringValue() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
getStringValue() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getStringValue() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getTotalDocsAffected() - Method in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
getTotalSizeAffected() - Method in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
getTransactionId() - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo torna la stringa contenente l'id della transazione attiva.
getTransactionId() - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
Questo metodo torna la stringa contenente l'id della transazione attiva.
getTransMan() - Static method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo ritorna un vanilla transaction manager.
getTypeDesc() - Static method in class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
Return type metadata object
getTypeDesc() - Static method in class com.Hummingbird.FusionWebServiceModify.type.Document
Return type metadata object
getTypeDesc() - Static method in class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
Return type metadata object
getTypeDesc() - Static method in class com.Hummingbird.FusionWebServiceImport.type.Document
Return type metadata object
getTypeDesc() - Static method in class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
Return type metadata object
getTypeDesc() - Static method in class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
Return type metadata object
getTypeDesc() - Static method in class com.Hummingbird.FusionWebServiceExport.type.Document
Return type metadata object
getUtrBLG() - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo torna una istanza di UtrBLG, per l'accesso ai permessi.
getValue() - Method in class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
 
getValue() - Method in class com.Hummingbird.FusionWebServiceModify.type.Document
 
getValue() - Method in class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
 
getValue() - Method in class com.Hummingbird.FusionWebServiceImport.type.Document
 
getValue() - Method in class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
 
getValue() - Method in class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
 
getValue() - Method in class com.Hummingbird.FusionWebServiceExport.type.Document
 
getValueType() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
getValueType() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
getValueType() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
getVersion() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
getVersionedRepositoryName(String, Long) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
Questo metodo calcola il repositoryName completo di versione.
getVersionedRepositoryName(String, Long) - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
Questo metodo calcola il repositoryName completo di versione.

H

hashCode() - Method in class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
 
hashCode() - Method in class com.Hummingbird.FusionWebServiceModify.type.Document
 
hashCode() - Method in class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
 
hashCode() - Method in class com.Hummingbird.FusionWebServiceImport.type.Document
 
hashCode() - Method in class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
 
hashCode() - Method in class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
 
hashCode() - Method in class com.Hummingbird.FusionWebServiceExport.type.Document
 

I

imgClass - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
initEJB() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
initEJB() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
initEJB() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
initEJB() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
initEJB() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassFlat
 
initEJB() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
initEJB() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
initEJB() - Method in class it.saga.library.repository.RepDACDocument
 
it.saga.library.repository - package it.saga.library.repository
 
it.saga.library.repository.drivers - package it.saga.library.repository.drivers
 
it.saga.library.repository.drivers.hummingbird - package it.saga.library.repository.drivers.hummingbird
 
it.saga.library.repository.drivers.vanilla - package it.saga.library.repository.drivers.vanilla
 
it.saga.library.repository.drivers.vanilla.impl - package it.saga.library.repository.drivers.vanilla.impl
 
it.saga.library.repository.impl - package it.saga.library.repository.impl
 

L

logicalVersAffected - Variable in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 

M

matchContent(RepDACDocument) - Method in class it.saga.library.repository.RepDACDocument
Questo metodo controlla se il contenuto di un documento eguaglia il contenuto di un altro documento.
MODIFY_STATUS_CHECK_IN - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
MODIFY_STATUS_CHECK_IN - Static variable in class it.saga.library.repository.RepDACDocument
 
MODIFY_STATUS_CHECK_OUT - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
MODIFY_STATUS_CHECK_OUT_BY_ME - Static variable in class it.saga.library.repository.RepDACDocument
 
MODIFY_STATUS_CHECK_OUT_BY_OTHERS - Static variable in class it.saga.library.repository.RepDACDocument
 
MODIFY_STATUS_DISABLED - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
MODIFY_STATUS_DISABLED - Static variable in class it.saga.library.repository.RepDACDocument
 
MODIFY_STATUS_LOCKED - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
MODIFY_STATUS_LOCKED_BY_ME - Static variable in class it.saga.library.repository.RepDACDocument
 
MODIFY_STATUS_LOCKED_BY_OTHERS - Static variable in class it.saga.library.repository.RepDACDocument
 
MODIFY_STATUS_OBSOLETE - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
MODIFY_STATUS_OBSOLETED_BY_ME - Static variable in class it.saga.library.repository.RepDACDocument
 
MODIFY_STATUS_OBSOLETED_BY_OTHERS - Static variable in class it.saga.library.repository.RepDACDocument
 
MODIFY_STATUS_UNKNOWN - Static variable in class it.saga.library.repository.RepDACDocument
 

N

NORMAL_ACCESS - Static variable in class it.saga.library.repository.drivers.hummingbird.RepHummingbirdDriverPermits
 

O

onMouseLeftClick() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
onMouseLeftDblClick() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
onMouseRightClick() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
onMouseRightDblClick() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 

P

physicalVersAffected - Variable in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
ProfileInfo - class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo.
 
ProfileInfo - class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo.
 
ProfileInfo - class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo.
 
ProfileInfo() - Constructor for class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
 
ProfileInfo() - Constructor for class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
 
ProfileInfo() - Constructor for class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
 
ProfileInfo(byte[]) - Constructor for class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
 
ProfileInfo(byte[]) - Constructor for class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
 
ProfileInfo(byte[]) - Constructor for class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
 
ProfileInfo(String) - Constructor for class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
 
ProfileInfo(String) - Constructor for class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
 
ProfileInfo(String) - Constructor for class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
 
ProfileInfoHolder - class com.Hummingbird.FusionWebServiceExport.type.holders.ProfileInfoHolder.
 
ProfileInfoHolder() - Constructor for class com.Hummingbird.FusionWebServiceExport.type.holders.ProfileInfoHolder
 
ProfileInfoHolder(ProfileInfo) - Constructor for class com.Hummingbird.FusionWebServiceExport.type.holders.ProfileInfoHolder
 

R

READ_ONLY - Static variable in class it.saga.library.repository.drivers.hummingbird.RepHummingbirdDriverPermits
 
readFromFile(File) - Method in class it.saga.library.repository.RepDACDocument
Questo metodo effettua la lettura di un file e la memorizzazione dello stesso come contenuto del documento.
readFromFile(String, String) - Method in class it.saga.library.repository.RepDACDocument
Questo metodo effettua la lettura di un file e la memorizzazione dello stesso come contenuto del documento.
refreshGraphFromDB() - Method in class it.saga.library.repository.drivers.vanilla.RepFRMVanillaClassDesigner
 
RepBLGDefaultDriver - class it.saga.library.repository.drivers.RepBLGDefaultDriver.
Questa classe rappresenta un generico driver di base che implementa l'interfaccia RepBLGDriver.
RepBLGDefaultDriver() - Constructor for class it.saga.library.repository.drivers.RepBLGDefaultDriver
 
RepBLGDriver - interface it.saga.library.repository.drivers.RepBLGDriver.
 
RepBLGHummingbirdDriver - class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver.
 
RepBLGHummingbirdDriver() - Constructor for class it.saga.library.repository.drivers.hummingbird.RepBLGHummingbirdDriver
 
RepBLGRepository - interface it.saga.library.repository.RepBLGRepository.
 
RepBLGRepositoryBean - class it.saga.library.repository.impl.RepBLGRepositoryBean.
Questa classe implementa la business logic del repository documentale.
RepBLGRepositoryBean() - Constructor for class it.saga.library.repository.impl.RepBLGRepositoryBean
 
RepBLGRepositoryHome - interface it.saga.library.repository.RepBLGRepositoryHome.
 
RepBLGRepositoryLocal - interface it.saga.library.repository.RepBLGRepositoryLocal.
 
RepBLGRepositoryLocalHome - interface it.saga.library.repository.RepBLGRepositoryLocalHome.
 
RepBLGVanillaDriver - class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver.
Questa classe implementa il vanilla driver, cioe' il driver semplice che gestisce un repository minimale.
RepBLGVanillaDriver() - Constructor for class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriver
 
RepBLGVanillaDriverOracleFullText - class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriverOracleFullText.
 
RepBLGVanillaDriverOracleFullText() - Constructor for class it.saga.library.repository.drivers.vanilla.RepBLGVanillaDriverOracleFullText
 
RepBLGVanillaRepository - interface it.saga.library.repository.drivers.vanilla.RepBLGVanillaRepository.
 
RepBLGVanillaRepositoryBean - class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean.
 
RepBLGVanillaRepositoryBean() - Constructor for class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
 
RepBLGVanillaRepositoryHome - interface it.saga.library.repository.drivers.vanilla.RepBLGVanillaRepositoryHome.
 
RepBLGVanillaTransactionManager - class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager.
Questa classe implementa un semplicissimo transaction manager utilizzato dal vanilla driver per tenere traccia delle operazioni effettuate sui file.
RepBLGVanillaTransactionManager() - Constructor for class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
 
RepCFGAppDescriptor - class it.saga.library.repository.RepCFGAppDescriptor.
 
RepCFGAppDescriptor() - Constructor for class it.saga.library.repository.RepCFGAppDescriptor
 
RepCFGDriverEnum - class it.saga.library.repository.RepCFGDriverEnum.
Questa classe contiene l'enumerazione sotto forma di stringhe di tutti i driver riconosciuti dal sistema.
RepCFGDriverEnum() - Constructor for class it.saga.library.repository.RepCFGDriverEnum
 
RepCFGPersistenceInfo - class it.saga.library.repository.RepCFGPersistenceInfo.
 
RepCFGPersistenceInfo() - Constructor for class it.saga.library.repository.RepCFGPersistenceInfo
 
RepDACACLDescriptor - class it.saga.library.repository.RepDACACLDescriptor.
Questa classe rappresenta un descrittore di ACL (Access Control List) utilizzato dall'abstraction layer per rappresentare le ACL del repository sottostante.
RepDACACLDescriptor(String, String) - Constructor for class it.saga.library.repository.RepDACACLDescriptor
 
RepDACDocInputResult - class it.saga.library.repository.RepDACDocInputResult.
Questa classe rappresenta una collezione di documenti associati ad una ACL.
RepDACDocInputResult(List, RepDACACLDescriptor) - Constructor for class it.saga.library.repository.RepDACDocInputResult
 
RepDACDocument - class it.saga.library.repository.RepDACDocument.
Questa classe rappresenta il collegamento che l'applicazione ha con il documento del repository.
RepDACDocument() - Constructor for class it.saga.library.repository.RepDACDocument
Questo costruttore prepara un documento completamente vuoto
RepDACDocument(File) - Constructor for class it.saga.library.repository.RepDACDocument
Questo costruttore prepara un documento leggendolo da un file ed impostando come nome il nome del file stesso
RepDACDocument(String, String) - Constructor for class it.saga.library.repository.RepDACDocument
Questo costruttore prepara un documento senza contenuto con gli attributi nome e descrizione impostati
RepDACDocument(String, String, File) - Constructor for class it.saga.library.repository.RepDACDocument
Questo costruttore prepara un documento leggendolo da un file con gli attributi nome e descrizione impostati in modo indipendente dal file letto
RepDACDocumentInfo - class it.saga.library.repository.RepDACDocumentInfo.
Questa classe serve per astrarre le informazioni riguardanti un documento.
RepDACDocumentInfo(String, String, String, Date, String, Date, String, String, RepDACACLDescriptor, RepDACMetadataClassDescriptor) - Constructor for class it.saga.library.repository.RepDACDocumentInfo
 
RepDACMetadataAttributeDescriptor - class it.saga.library.repository.RepDACMetadataAttributeDescriptor.
Questa classe serve per astrarre le informazioni riguardanti i meta-dati.
RepDACMetadataAttributeDescriptor(String, Date) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, Double) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, Long) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String, Date) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String, Double) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String, Long) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String, String) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String, String, String, Date) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String, String, String, Double) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String, String, String, Long) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataAttributeDescriptor(String, String, String, String, String) - Constructor for class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
RepDACMetadataClassDescriptor - class it.saga.library.repository.RepDACMetadataClassDescriptor.
Questa classe rappresenta un descrittore di una classe di documenti.
RepDACMetadataClassDescriptor(String) - Constructor for class it.saga.library.repository.RepDACMetadataClassDescriptor
 
RepDACMetadataClassDescriptor(String, RepDACMetadataAttributeDescriptor[]) - Constructor for class it.saga.library.repository.RepDACMetadataClassDescriptor
 
RepDACMetadataClassDescriptor(String, String, RepDACMetadataAttributeDescriptor[]) - Constructor for class it.saga.library.repository.RepDACMetadataClassDescriptor
 
RepDACMetadataDescriptor - class it.saga.library.repository.RepDACMetadataDescriptor.
Questa classe serve per astrarre le informazioni riguardanti i meta-dati.
RepDACMetadataDescriptor(String, String, String, String, Date) - Constructor for class it.saga.library.repository.RepDACMetadataDescriptor
 
RepDACMetadataDescriptor(String, String, String, String, Double) - Constructor for class it.saga.library.repository.RepDACMetadataDescriptor
 
RepDACMetadataDescriptor(String, String, String, String, Long) - Constructor for class it.saga.library.repository.RepDACMetadataDescriptor
 
RepDACMetadataDescriptor(String, String, String, String, String) - Constructor for class it.saga.library.repository.RepDACMetadataDescriptor
 
RepDACVanillaAdminOperationInfo - class it.saga.library.repository.RepDACVanillaAdminOperationInfo.
 
RepDACVanillaAdminOperationInfo() - Constructor for class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
RepDACVanillaAdminParams - class it.saga.library.repository.drivers.vanilla.RepDACVanillaAdminParams.
*** A T T E N Z I O N E !
RepDACVanillaAdminParams() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaAdminParams
 
RepDACVanillaArchiviationAdminParams - class it.saga.library.repository.drivers.vanilla.RepDACVanillaArchiviationAdminParams.
*** A T T E N Z I O N E !
RepDACVanillaArchiviationAdminParams(boolean, boolean, String, String) - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaArchiviationAdminParams
 
RepDACVanillaClass - class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass.
*** A T T E N Z I O N E !
RepDACVanillaClass() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
RepDACVanillaClassAttr - class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr.
*** A T T E N Z I O N E !
RepDACVanillaClassAttr() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
RepDACVanillaClassFlat - class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassFlat.
*** A T T E N Z I O N E !
RepDACVanillaClassFlat() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassFlat
 
RepDACVanillaClassGraphWrapper - class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper.
 
RepDACVanillaClassGraphWrapper(RepDACVanillaClass) - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
RepDACVanillaClassParent - class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent.
*** A T T E N Z I O N E !
RepDACVanillaClassParent() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
RepDACVanillaClassParentGraphWrapper - class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParentGraphWrapper.
 
RepDACVanillaClassParentGraphWrapper(RepDACVanillaClassParent) - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParentGraphWrapper
 
RepDACVanillaDeletionAdminParams - class it.saga.library.repository.drivers.vanilla.RepDACVanillaDeletionAdminParams.
*** A T T E N Z I O N E !
RepDACVanillaDeletionAdminParams(boolean, boolean) - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaDeletionAdminParams
 
RepDACVanillaDocument - class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument.
*** A T T E N Z I O N E !
RepDACVanillaDocument() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
RepDACVanillaDocumentAttr - class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr.
*** A T T E N Z I O N E !
RepDACVanillaDocumentAttr() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
RepDACVanillaDocumentHistory - class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory.
*** A T T E N Z I O N E !
RepDACVanillaDocumentHistory() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
RepDACVanillaFullTextAdminParams - class it.saga.library.repository.drivers.vanilla.RepDACVanillaFullTextAdminParams.
*** A T T E N Z I O N E !
RepDACVanillaFullTextAdminParams() - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaFullTextAdminParams
 
RepDACVanillaRetrievalAdminParams - class it.saga.library.repository.drivers.vanilla.RepDACVanillaRetrievalAdminParams.
*** A T T E N Z I O N E !
RepDACVanillaRetrievalAdminParams(boolean, boolean, String, String) - Constructor for class it.saga.library.repository.drivers.vanilla.RepDACVanillaRetrievalAdminParams
 
RepDocArchiviationEnum - class it.saga.library.repository.RepDocArchiviationEnum.
Questa classe rappresenta una enumerazione dei tipi di archiviazione da utilizzare per i documenti da archiviare
RepDocArchiviationEnum() - Constructor for class it.saga.library.repository.RepDocArchiviationEnum
 
RepDocDeletionEnum - class it.saga.library.repository.RepDocDeletionEnum.
Questa classe rappresenta una enumerazione dei tipi di cancellazione da utilizzare per i documenti da cancellare
RepDocDeletionEnum() - Constructor for class it.saga.library.repository.RepDocDeletionEnum
 
RepDocRetrievalEnum - class it.saga.library.repository.RepDocRetrievalEnum.
Questa classe rappresenta una enumerazione dei tipi di recupero documenti da utilizzare per i documenti da recuperare
RepDocRetrievalEnum() - Constructor for class it.saga.library.repository.RepDocRetrievalEnum
 
RepEXCRepBadDocStatusError - exception it.saga.library.repository.RepEXCRepBadDocStatusError.
 
RepEXCRepBadDocStatusError(MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepBadDocStatusError
 
RepEXCRepBadDocStatusError(SagaException) - Constructor for class it.saga.library.repository.RepEXCRepBadDocStatusError
 
RepEXCRepBadDocStatusError(SagaException, MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepBadDocStatusError
 
RepEXCRepBadUserError - exception it.saga.library.repository.RepEXCRepBadUserError.
 
RepEXCRepBadUserError(MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepBadUserError
 
RepEXCRepBadUserError(SagaException) - Constructor for class it.saga.library.repository.RepEXCRepBadUserError
 
RepEXCRepBadUserError(SagaException, MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepBadUserError
 
RepEXCRepDocAlreadyFilledError - exception it.saga.library.repository.RepEXCRepDocAlreadyFilledError.
 
RepEXCRepDocAlreadyFilledError(MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepDocAlreadyFilledError
 
RepEXCRepDocAlreadyFilledError(SagaException) - Constructor for class it.saga.library.repository.RepEXCRepDocAlreadyFilledError
 
RepEXCRepDocAlreadyFilledError(SagaException, MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepDocAlreadyFilledError
 
RepEXCRepDocNotFilledError - exception it.saga.library.repository.RepEXCRepDocNotFilledError.
 
RepEXCRepDocNotFilledError(MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepDocNotFilledError
 
RepEXCRepDocNotFilledError(SagaException) - Constructor for class it.saga.library.repository.RepEXCRepDocNotFilledError
 
RepEXCRepDocNotFilledError(SagaException, MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepDocNotFilledError
 
RepEXCRepDuplicateDocError - exception it.saga.library.repository.RepEXCRepDuplicateDocError.
 
RepEXCRepDuplicateDocError(MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepDuplicateDocError
 
RepEXCRepDuplicateDocError(SagaException) - Constructor for class it.saga.library.repository.RepEXCRepDuplicateDocError
 
RepEXCRepDuplicateDocError(SagaException, MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepDuplicateDocError
 
RepEXCRepositoryException - exception it.saga.library.repository.RepEXCRepositoryException.
 
RepEXCRepositoryException(MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepositoryException
 
RepEXCRepositoryException(SagaException) - Constructor for class it.saga.library.repository.RepEXCRepositoryException
 
RepEXCRepositoryException(SagaException, MsgDACMessage) - Constructor for class it.saga.library.repository.RepEXCRepositoryException
 
RepFRMClassDesigner - class it.saga.library.repository.drivers.vanilla.RepFRMClassDesigner.
Questa classe permette di progettare classi di documento.
RepFRMClassDesigner() - Constructor for class it.saga.library.repository.drivers.vanilla.RepFRMClassDesigner
 
RepFRMDocInfo - class it.saga.library.repository.RepFRMDocInfo.
Questa classe visualizza un frame informativo sul documento specificato
RepFRMDocInfo(RepDACDocument) - Constructor for class it.saga.library.repository.RepFRMDocInfo
Questo costruttore causa la chiamata all BL per la richiesta di informazioni riguardanti il documento specificato.
RepFRMDocInput - class it.saga.library.repository.RepFRMDocInput.
Questa classe permette di interfacciarsi con l'utente e dargli la possibilita' di importare una lista di documenti da file oppure da scansione twain.
RepFRMDocInput() - Constructor for class it.saga.library.repository.RepFRMDocInput
 
RepFRMDocSearch - class it.saga.library.repository.RepFRMDocSearch.
Questa classe presenta all'utente una interfaccia per la ricerca, gestione ed eventualmente per la selezione di una lista di documenti presenti nel repository.
RepFRMDocSearch() - Constructor for class it.saga.library.repository.RepFRMDocSearch
 
RepFRMVanillaClassAttrDesigner - class it.saga.library.repository.drivers.vanilla.RepFRMVanillaClassAttrDesigner.
 
RepFRMVanillaClassAttrDesigner(RepDACVanillaClass) - Constructor for class it.saga.library.repository.drivers.vanilla.RepFRMVanillaClassAttrDesigner
 
RepFRMVanillaClassDesigner - class it.saga.library.repository.drivers.vanilla.RepFRMVanillaClassDesigner.
Questa classe permette di progettare classi di documento.
RepFRMVanillaClassDesigner() - Constructor for class it.saga.library.repository.drivers.vanilla.RepFRMVanillaClassDesigner
 
RepFRMVanillaRepositoryAdmin - class it.saga.library.repository.drivers.vanilla.RepFRMVanillaRepositoryAdmin.
Questa classe permette la gestione dei vanilla driver da parte di un utente con diritti di amministrazione
RepFRMVanillaRepositoryAdmin() - Constructor for class it.saga.library.repository.drivers.vanilla.RepFRMVanillaRepositoryAdmin
 
RepHummingbirdDriverPermits - class it.saga.library.repository.drivers.hummingbird.RepHummingbirdDriverPermits.
 
RepHummingbirdDriverPermits() - Constructor for class it.saga.library.repository.drivers.hummingbird.RepHummingbirdDriverPermits
 
RepPermits - class it.saga.library.repository.RepPermits.
 
RepPermits() - Constructor for class it.saga.library.repository.RepPermits
 
RepUtils - class it.saga.library.repository.RepUtils.
 
RepUtils() - Constructor for class it.saga.library.repository.RepUtils
 
RepVanillaDriverPermits - class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits.
 
RepVanillaDriverPermits() - Constructor for class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
RETRIEVE_ABORT - Static variable in class it.saga.library.repository.RepDocRetrievalEnum
 
RETRIEVE_PARTIAL - Static variable in class it.saga.library.repository.RepDocRetrievalEnum
 
RETRIEVE_TOTAL - Static variable in class it.saga.library.repository.RepDocRetrievalEnum
 
retrieveGroupLabel - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaRetrievalAdminParams
 
retrieveGroupPath - Variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaRetrievalAdminParams
 
rollback() - Method in class it.saga.library.repository.impl.RepBLGRepositoryBean
Questo metodo e' un overload per specializzare il tipo di eccezione lanciato dal rollback
rollbackTransaction(String) - Method in class it.saga.library.repository.drivers.vanilla.RepBLGVanillaTransactionManager
Questo metodo ripristina, facendo uso dei file temporanei che si sono venuti a creare durante il corso della transazione, lo stato di detti files come all'inizio della transazione.

S

saveAction() - Method in class it.saga.library.repository.drivers.vanilla.RepFRMVanillaClassDesigner
 
searchAndManageDocuments(BsfFRMBaseInternalFrame) - Static method in class it.saga.library.repository.RepFRMDocSearch
Questo metodo fa apparire la finestra di ricerca e gestione dei documenti, attivata in modalita' gestione
SearchInfo - class com.Hummingbird.FusionWebServiceExport.type.SearchInfo.
 
SearchInfo() - Constructor for class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
 
SearchInfo(byte[]) - Constructor for class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
 
SearchInfo(String) - Constructor for class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
 
setArchiveGroupLabel(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setArchiveStatus(int) - Method in class it.saga.library.repository.RepDACDocument
 
setArchiveStatus(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
setAttributes(List) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
setContent(byte[]) - Method in class it.saga.library.repository.RepDACDocument
Questo metodo permette di impostare il contenuto che viene memorizzato nel repository, a differenza degli altri campi che vengono gestiti dal livello di astrazione.
setDataLastCheckIn(Date) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setDataOp(Date) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setDataSource(CdtDACPkBaseClass) - Method in class it.saga.library.repository.drivers.vanilla.RepFRMVanillaClassDesigner
 
setDateValue(Date) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
setDateValue(Date) - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
setDateValue(Date) - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
setDefaultDate(Date) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setDefaultDouble(Double) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setDefaultLong(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setDefaultString(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setDescription(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setDescription(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
setDescription(String) - Method in class it.saga.library.repository.RepDACACLDescriptor
 
setDigest(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setDocAttributes(Set) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setDOCSExportSoapPortWSDDServiceName(String) - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.FusionWebServiceExportLocator
 
setDOCSImportSoapPortWSDDServiceName(String) - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.FusionWebServiceImportLocator
 
setDOCSLoginSoapPortWSDDServiceName(String) - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.FusionWebServiceLoginLocator
 
setDOCSModifySoapPortWSDDServiceName(String) - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.FusionWebServiceModifyLocator
 
setDocumentContent(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setDocumentDescription(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
setDocumentDescription(String) - Method in class it.saga.library.repository.RepDACDocument
 
setDocumentName(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
setDocumentName(String) - Method in class it.saga.library.repository.RepDACDocument
 
setDocumentVersion(String) - Method in class it.saga.library.repository.RepDACDocument
 
setDoubleValue(Double) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
setDoubleValue(Double) - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
setDoubleValue(Double) - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
setIdACL(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setIdAttr(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
setIdClass(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
setIdClass(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
setIdClass(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassFlat
 
setIdClass(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setIdClassIsA(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassFlat
 
setIdDocument(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setIdDocument(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
setIdParentClass(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
setIdUtenteOp(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
SetInitialDataSource() - Method in class it.saga.library.repository.RepFRMDocInput
 
setLogicalId(int) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
setLogicalIdClass(int) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
setLogicalIdParentClass(int) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent
 
setLogicalVersAffected(long) - Method in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
setLongValue(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
setLongValue(Long) - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
setLongValue(Long) - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
setModifyStatus(int) - Method in class it.saga.library.repository.RepDACDocument
 
setModifyStatus(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setName(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setName(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
setName(String) - Method in class it.saga.library.repository.RepDACACLDescriptor
 
setNote(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setNote(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClass
 
setOwnerArc(CtlGraphViewArc) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParentGraphWrapper
 
setOwnerNode(CtlGraphViewNode) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
setPhysicalVersAffected(long) - Method in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
setRearchiveGroupLabel(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
setRepositoryName(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
setRepositoryName(String) - Method in class it.saga.library.repository.RepDACDocument
 
setRequestedArchiveStatus(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument
 
setStringValue(String) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentAttr
 
setStringValue(String) - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
setStringValue(String) - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
setTotalDocsAffected(long) - Method in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
setTotalSizeAffected(long) - Method in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
setValue(byte[]) - Method in class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
 
setValue(byte[]) - Method in class com.Hummingbird.FusionWebServiceModify.type.Document
 
setValue(byte[]) - Method in class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
 
setValue(byte[]) - Method in class com.Hummingbird.FusionWebServiceImport.type.Document
 
setValue(byte[]) - Method in class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
 
setValue(byte[]) - Method in class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
 
setValue(byte[]) - Method in class com.Hummingbird.FusionWebServiceExport.type.Document
 
setValueType(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
setVersion(Long) - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory
 
show() - Method in class it.saga.library.repository.RepDACDocument
Questo metodo causa la visualizzazione del documento tramite richiamo della applicazione ad esso associata.
show(File) - Method in class it.saga.library.repository.RepDACDocument
Questo metodo causa la visualizzazione del documento tramite richiamo della applicazione ad esso associata.
startDocumentArchiviation(AutCFGUserSession, RepDACVanillaArchiviationAdminParams) - Method in interface it.saga.library.repository.drivers.vanilla.RepBLGVanillaRepository
 
startDocumentArchiviation(AutCFGUserSession, RepDACVanillaArchiviationAdminParams) - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
 
startDocumentDeletion(AutCFGUserSession, RepDACVanillaDeletionAdminParams) - Method in interface it.saga.library.repository.drivers.vanilla.RepBLGVanillaRepository
 
startDocumentDeletion(AutCFGUserSession, RepDACVanillaDeletionAdminParams) - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
Questo metodo esegue la cancellazione dei documenti dal repository in funzione dei parametri passati.
startDocumentFullTextIndexing(AutCFGUserSession, RepDACVanillaFullTextAdminParams) - Method in interface it.saga.library.repository.drivers.vanilla.RepBLGVanillaRepository
 
startDocumentFullTextIndexing(AutCFGUserSession, RepDACVanillaFullTextAdminParams) - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
 
startDocumentRetrieval(AutCFGUserSession, RepDACVanillaRetrievalAdminParams) - Method in interface it.saga.library.repository.drivers.vanilla.RepBLGVanillaRepository
 
startDocumentRetrieval(AutCFGUserSession, RepDACVanillaRetrievalAdminParams) - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
 
SUPER_ASSIGN_METADATA - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
SUPER_LOCK - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
SUPER_OBSOLETE - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 
SUPER_UNDO_CHECKOUT - Static variable in class it.saga.library.repository.drivers.vanilla.RepVanillaDriverPermits
 

T

TestFrame - class it.saga.library.repository.TestFrame.
 
TestFrame() - Constructor for class it.saga.library.repository.TestFrame
 
toString() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParentGraphWrapper
 
toString() - Method in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassGraphWrapper
 
toString() - Method in class it.saga.library.repository.RepDACMetadataDescriptor
 
toString() - Method in class it.saga.library.repository.RepDACMetadataClassDescriptor
 
toString() - Method in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
toString() - Method in class it.saga.library.repository.RepDACACLDescriptor
 
toString() - Method in class com.Hummingbird.FusionWebServiceModify.type.ProfileInfo
 
toString() - Method in class com.Hummingbird.FusionWebServiceModify.type.Document
 
toString() - Method in class com.Hummingbird.FusionWebServiceImport.type.ProfileInfo
 
toString() - Method in class com.Hummingbird.FusionWebServiceImport.type.Document
 
toString() - Method in class com.Hummingbird.FusionWebServiceExport.type.SearchInfo
 
toString() - Method in class com.Hummingbird.FusionWebServiceExport.type.ProfileInfo
 
toString() - Method in class com.Hummingbird.FusionWebServiceExport.type.Document
 
totalDocsAffected - Variable in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 
totalSizeAffected - Variable in class it.saga.library.repository.RepDACVanillaAdminOperationInfo
 

U

updateClassHierarchy(AutCFGUserSession, List, List) - Method in interface it.saga.library.repository.drivers.vanilla.RepBLGVanillaRepository
 
updateClassHierarchy(AutCFGUserSession, List, List) - Method in class it.saga.library.repository.drivers.vanilla.impl.RepBLGVanillaRepositoryBean
 

V

value - Variable in class com.Hummingbird.FusionWebServiceExport.type.holders.ProfileInfoHolder
 
value - Variable in class com.Hummingbird.FusionWebServiceExport.type.holders.DocumentHolder
 
VALUETYPE_DATE - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
VALUETYPE_DATE - Static variable in class it.saga.library.repository.RepDACMetadataDescriptor
 
VALUETYPE_DATE - Static variable in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
VALUETYPE_DOUBLE - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
VALUETYPE_DOUBLE - Static variable in class it.saga.library.repository.RepDACMetadataDescriptor
 
VALUETYPE_DOUBLE - Static variable in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
VALUETYPE_LONG - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
VALUETYPE_LONG - Static variable in class it.saga.library.repository.RepDACMetadataDescriptor
 
VALUETYPE_LONG - Static variable in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
VALUETYPE_STRING - Static variable in class it.saga.library.repository.drivers.vanilla.RepDACVanillaClassAttr
 
VALUETYPE_STRING - Static variable in class it.saga.library.repository.RepDACMetadataDescriptor
 
VALUETYPE_STRING - Static variable in class it.saga.library.repository.RepDACMetadataAttributeDescriptor
 
VIEW_PROFILE - Static variable in class it.saga.library.repository.drivers.hummingbird.RepHummingbirdDriverPermits
 

W

writeToFile(File) - Method in class it.saga.library.repository.RepDACDocument
Questo metodo effettua la scrittura del contenuto del documento su un file.
writeToFile(String, String) - Method in class it.saga.library.repository.RepDACDocument
Questo metodo effettua la scrittura del contenuto del documento su un file.

X

XMLDocumentToXMLString(Document) - Static method in class it.saga.library.repository.RepUtils
 

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