<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Thu Mar 11 16:35:46 CET 2004 --> <META http-equiv="Content-Type" content="text/html; charset=windows-1252"> <TITLE> Index </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> </HEAD> <SCRIPT> function asd() { parent.document.title="Index"; } </SCRIPT> <BODY BGCOLOR="white" onload="asd();"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A> <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR> <A NAME="_A_"><!-- --></A><H2> <B>A</B></H2> <DL> <DT><A HREF="it/saga/library/repository/RepUtils.html#activateRepositoryDriver()"><B>activateRepositoryDriver()</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepUtils.html">RepUtils</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#ADMINISTRATOR"><B>ADMINISTRATOR</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/RepPermits.html#ADMINISTRATOR"><B>ADMINISTRATOR</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepPermits.html">RepPermits</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#afterBegin()"><B>afterBegin()</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo viene chiamato dall'application server appena una transazione viene iniziata. <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#afterBegin()"><B>afterBegin()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD>Questo metodo viene chiamato dall'application server appena una transazione viene iniziata. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#afterBegin(it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>afterBegin(RepBLGRepositoryBean)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo viene chiamato quando la transazione alla quale sta partecipando il driver e' appena iniziata. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#afterBegin(it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>afterBegin(RepBLGRepositoryBean)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Metodo per gestire la transazionalita' per quanto riguarda i files <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#afterBegin(it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>afterBegin(RepBLGRepositoryBean)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo viene chiamato quando la transazione alla quale sta partecipando il driver e' appena iniziata. <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#afterCompletion(boolean)"><B>afterCompletion(boolean)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo viene chiamato dall'application serve appena la transazione e' terminata. <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#afterCompletion(boolean)"><B>afterCompletion(boolean)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD>Questo metodo viene chiamato dall'application serve appena la transazione e' terminata. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#afterCompletion(it.saga.library.repository.impl.RepBLGRepositoryBean, boolean)"><B>afterCompletion(RepBLGRepositoryBean, boolean)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo viene chiamato quando la transazione alla quale ha partecipato il driver e' terminata. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#afterCompletion(it.saga.library.repository.impl.RepBLGRepositoryBean, boolean)"><B>afterCompletion(RepBLGRepositoryBean, boolean)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Metodo per gestire la transazionalita' per quanto riguarda i files <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#afterCompletion(it.saga.library.repository.impl.RepBLGRepositoryBean, boolean)"><B>afterCompletion(RepBLGRepositoryBean, boolean)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo viene chiamato quando la transazione alla quale ha partecipato il driver e' terminata. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#afterCreateNewFile(java.lang.String, java.lang.String, java.lang.String)"><B>afterCreateNewFile(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo deve venire chiamato dopo che un <b>nuovo</b> file venga creato. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#afterDeleteFile(java.lang.String, java.lang.String, java.lang.String)"><B>afterDeleteFile(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo deve venire chiamato dopo che un file e' stato cancellato. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#afterReadFile(java.lang.String, java.lang.String, java.lang.String)"><B>afterReadFile(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo deve venire chiamato dopo che un file e' stato letto. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#afterWriteFile(java.lang.String, java.lang.String, java.lang.String)"><B>afterWriteFile(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo deve venire chiamato dopo che un file e' stato scritto. <DT><A HREF="it/saga/library/repository/RepDocArchiviationEnum.html#ARCHIVE_ABORT"><B>ARCHIVE_ABORT</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocArchiviationEnum.html">RepDocArchiviationEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocArchiviationEnum.html#ARCHIVE_PARTIAL"><B>ARCHIVE_PARTIAL</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocArchiviationEnum.html">RepDocArchiviationEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_PARTIAL_ARCHIVIATION_REQUESTED"><B>ARCHIVE_STATUS_PARTIAL_ARCHIVIATION_REQUESTED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_PARTIAL_DELETION_REQUESTED"><B>ARCHIVE_STATUS_PARTIAL_DELETION_REQUESTED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_PARTIAL_ON_LINE_RESUME_REQUESTED"><B>ARCHIVE_STATUS_PARTIAL_ON_LINE_RESUME_REQUESTED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#ARCHIVE_STATUS_PARTIALLY_ARCHIVED"><B>ARCHIVE_STATUS_PARTIALLY_ARCHIVED</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_PARTIALLY_ARCHIVED"><B>ARCHIVE_STATUS_PARTIALLY_ARCHIVED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#ARCHIVE_STATUS_PARTIALLY_DELETED"><B>ARCHIVE_STATUS_PARTIALLY_DELETED</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#ARCHIVE_STATUS_PARTIALLY_ON_LINE"><B>ARCHIVE_STATUS_PARTIALLY_ON_LINE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_PARTIALLY_ON_LINE"><B>ARCHIVE_STATUS_PARTIALLY_ON_LINE</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_TOTAL_ARCHIVIATION_REQUESTED"><B>ARCHIVE_STATUS_TOTAL_ARCHIVIATION_REQUESTED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_TOTAL_DELETION_REQUESTED"><B>ARCHIVE_STATUS_TOTAL_DELETION_REQUESTED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_TOTAL_ON_LINE_RESUME_REQUESTED"><B>ARCHIVE_STATUS_TOTAL_ON_LINE_RESUME_REQUESTED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#ARCHIVE_STATUS_TOTALLY_ARCHIVED"><B>ARCHIVE_STATUS_TOTALLY_ARCHIVED</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_TOTALLY_ARCHIVED"><B>ARCHIVE_STATUS_TOTALLY_ARCHIVED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#ARCHIVE_STATUS_TOTALLY_DELETED"><B>ARCHIVE_STATUS_TOTALLY_DELETED</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#ARCHIVE_STATUS_TOTALLY_ON_LINE"><B>ARCHIVE_STATUS_TOTALLY_ON_LINE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_TOTALLY_ON_LINE"><B>ARCHIVE_STATUS_TOTALLY_ON_LINE</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#ARCHIVE_STATUS_UNKNOWN"><B>ARCHIVE_STATUS_UNKNOWN</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocArchiviationEnum.html#ARCHIVE_TOTAL"><B>ARCHIVE_TOTAL</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocArchiviationEnum.html">RepDocArchiviationEnum</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html#archiveGroupLabel"><B>archiveGroupLabel</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html">RepDACVanillaArchiviationAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html#archiveGroupPath"><B>archiveGroupPath</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html">RepDACVanillaArchiviationAdminParams</A> <DD> </DL> <HR> <A NAME="_B_"><!-- --></A><H2> <B>B</B></H2> <DL> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#beforeCompletion()"><B>beforeCompletion()</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo viene implementato solo perche' richiesto dall'interfaccia SessionSynchronization <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#beforeCompletion()"><B>beforeCompletion()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD>Questo metodo viene implementato solo perche' richiesto dall'interfaccia SessionSynchronization <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#beforeCreateNewFile(java.lang.String, java.lang.String, java.lang.String)"><B>beforeCreateNewFile(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo deve venire chiamato prima che un <b>nuovo</b> file venga creato. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#beforeDeleteFile(java.lang.String, java.lang.String, java.lang.String)"><B>beforeDeleteFile(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo deve venire chiamato prima di cancellare un file. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#beforeReadFile(java.lang.String, java.lang.String, java.lang.String)"><B>beforeReadFile(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo deve venire chiamato prima che un file venga letto. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#beforeWriteFile(java.lang.String, java.lang.String, java.lang.String)"><B>beforeWriteFile(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo deve venire chiamato prima che un file venga scritto. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#beginTransaction(java.lang.String)"><B>beginTransaction(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo serve per informare il vanilla transaction manager che una nuova transazione sta per essere avviata. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#bindPkid()"><B>bindPkid()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo permette di ottenere il pkid del documento anche se il pkid e' null nel momento della chiamata del metodo. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#bindPkid(it.saga.library.authentication.AutCFGUserSession, java.lang.Object)"><B>bindPkid(AutCFGUserSession, Object)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo permette di ottenere il pkid del documento anche se il pkid e' null nel momento della chiamata del metodo. </DL> <HR> <A NAME="_C_"><!-- --></A><H2> <B>C</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#CAN_CHANGE_ACL"><B>CAN_CHANGE_ACL</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#clear()"><B>clear()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo pulisce l'oggetto, svuotandolo dalle sue informazioni, contenuto del documento compreso <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/package-summary.html"><B>com.Hummingbird.FusionWebServiceExport.type</B></A> - package com.Hummingbird.FusionWebServiceExport.type<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/package-summary.html"><B>com.Hummingbird.FusionWebServiceExport.type.holders</B></A> - package com.Hummingbird.FusionWebServiceExport.type.holders<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/package-summary.html"><B>com.Hummingbird.FusionWebServiceExport.wsdl</B></A> - package com.Hummingbird.FusionWebServiceExport.wsdl<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/package-summary.html"><B>com.Hummingbird.FusionWebServiceImport.type</B></A> - package com.Hummingbird.FusionWebServiceImport.type<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/package-summary.html"><B>com.Hummingbird.FusionWebServiceImport.wsdl</B></A> - package com.Hummingbird.FusionWebServiceImport.wsdl<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/package-summary.html"><B>com.Hummingbird.FusionWebServiceLogin.wsdl</B></A> - package com.Hummingbird.FusionWebServiceLogin.wsdl<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/package-summary.html"><B>com.Hummingbird.FusionWebServiceModify.type</B></A> - package com.Hummingbird.FusionWebServiceModify.type<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/package-summary.html"><B>com.Hummingbird.FusionWebServiceModify.wsdl</B></A> - package com.Hummingbird.FusionWebServiceModify.wsdl<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#commitTransaction(java.lang.String)"><B>commitTransaction(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriverOracleFullText.html#completeConditionForFullText(org.w3c.dom.Document, java.lang.String, java.util.ArrayList)"><B>completeConditionForFullText(Document, String, ArrayList)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriverOracleFullText.html">RepBLGVanillaDriverOracleFullText</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#completeConditionForFullText(org.w3c.dom.Document, java.lang.String, java.util.ArrayList)"><B>completeConditionForFullText(Document, String, ArrayList)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo e' simile come comportamento a completeHistoryForFullText <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriverOracleFullText.html#completeHistoryForFullTextSearch(java.lang.String, it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument, it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory, java.lang.Long)"><B>completeHistoryForFullTextSearch(String, RepDACVanillaDocument, RepDACVanillaDocumentHistory, Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriverOracleFullText.html">RepBLGVanillaDriverOracleFullText</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#completeHistoryForFullTextSearch(java.lang.String, it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument, it.saga.library.repository.drivers.vanilla.RepDACVanillaDocumentHistory, java.lang.Long)"><B>completeHistoryForFullTextSearch(String, RepDACVanillaDocument, RepDACVanillaDocumentHistory, Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo serve per impostare i campi dello storico specifici per la ricerca fulltext. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepositoryHome.html#create()"><B>create()</B></A> - Method in interface it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepositoryHome.html">RepBLGVanillaRepositoryHome</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocalHome.html#create()"><B>create()</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocalHome.html">RepBLGRepositoryLocalHome</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryHome.html#create()"><B>create()</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryHome.html">RepBLGRepositoryHome</A> <DD> </DL> <HR> <A NAME="_D_"><!-- --></A><H2> <B>D</B></H2> <DL> <DT><A HREF="it/saga/library/repository/RepDocDeletionEnum.html#DELETE_ABORT"><B>DELETE_ABORT</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocDeletionEnum.html">RepDocDeletionEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocDeletionEnum.html#DELETE_PARTIAL"><B>DELETE_PARTIAL</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocDeletionEnum.html">RepDocDeletionEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocDeletionEnum.html#DELETE_TOTAL"><B>DELETE_TOTAL</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocDeletionEnum.html">RepDocDeletionEnum</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docAlterMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataAttributeDescriptor[], it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>docAlterMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[])</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo permette di modificare gli attributi dei metadati assegnati ad un documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docAlterMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataAttributeDescriptor[], it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>docAlterMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[])</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docAlterMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataAttributeDescriptor[], it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>docAlterMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[])</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo permette di modificare gli attributi dei metadati assegnati ad un documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docAlterMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.drivers.vanilla.RepDACVanillaDocument, it.saga.library.repository.RepDACMetadataAttributeDescriptor[], it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>docAlterMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACVanillaDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[])</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docAlterMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataAttributeDescriptor[], it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>docAlterMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[])</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docAlterMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataAttributeDescriptor[], it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>docAlterMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[])</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docAlterMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataAttributeDescriptor[], it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>docAlterMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[])</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo permette di rimuovere e/o aggiungere/cambiare attributi di metadati associati ad un documento, ma non permette di cambiare la classe. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docAlterMetadata(it.saga.library.repository.RepDACMetadataAttributeDescriptor[], it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>docAlterMetadata(RepDACMetadataAttributeDescriptor[], RepDACMetadataAttributeDescriptor[])</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL ed effettua l'alterazione dei metadati associati del documento, in cancellazione e/o aggiunta/modifica <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docArchive(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docArchive(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo serve per impostare una richiesta di archiviazione per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docArchive(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docArchive(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo serve per impostare una richiesta di archiviazione per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docArchive(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docArchive(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo serve per impostare una richiesta di archiviazione per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docArchive(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docArchive(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docArchive(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docArchive(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docArchive(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docArchive(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docCheckIn()"><B>docCheckIn()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL effettuando il checkin del documento (se questo e' in stato di checkout, altrimenti solleva ina eccezione). <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepBLGRepository)"><B>docCheckIn(AutCFGUserSession, RepBLGRepository)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL effettuando il checkin del documento (se questo e' in stato di checkout, altrimenti solleva ina eccezione). <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo effettua il checkin di un documento nel repository, aggiornando i dati sul DB ed inserendo il contenuto del DAC nel file. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo e' un overload di docCheckIn che permette di effettuare il checkin di un documento modificandone nel contempo la ACL associata. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docCheckIn(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo e' un overload di docCheckIn che permette di effettuare il checkin di un documento modificandone nel contempo la ACL associata. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docCheckIn(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docCheckIn(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docCheckIn(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docCheckIn(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docCheckIn(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docCheckIn(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docCheckIn(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docCheckOut()"><B>docCheckOut()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL ed effettua il checkout del documento specificato dagli attributi impostati nell'oggetto stesso. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo effettua il checkout di un documento dal repository, aggiornando i dati sul DB ed inserendo il contenuto del file nel DAC. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docCheckOut(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docCheckOut(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docCheckOut(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>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). <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docDelete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docDelete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo serve per impostare una richiesta di cancellazione per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docDelete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docDelete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo serve per impostare una richiesta di cancellazione per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docDelete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docDelete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo serve per impostare una richiesta di cancellazione per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docDelete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docDelete(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docDelete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docDelete(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docDelete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docDelete(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docExtract()"><B>docExtract()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL effettuando una lettura semplice del documento e del suo contenuto. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docExtract(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docExtract(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo accetta in input il documento da estrarre in sola lettura. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docExtract(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docExtract(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo effettua l'estrazione in readonly di un documento. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docExtract(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docExtract(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo accetta in input il documento da estrarre in sola lettura. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docExtract(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docExtract(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docExtract(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docExtract(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docExtract(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docExtract(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>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). <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docGetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo permette di ottenere il nome dell'ACL associata al documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docGetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo permette di ottenere il nome dell'ACL associata al documento. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docGetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo permette di ottenere il nome dell'ACL associata al documento. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docGetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetACL(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docGetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetACL(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docGetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetACL(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docGetInfo(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetInfo(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo serve per ottenere un record informativo sul documento passato come parametro <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docGetInfo(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetInfo(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo permette di ottenere informazioni su un documento <b>Non usare questo metodo, utilizzare quello del repository bean</b> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docGetInfo(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetInfo(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo serve per ottenere un record informativo sul documento passato come parametro <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docGetInfo(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetInfo(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docGetInfo(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetInfo(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docGetInfo(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetInfo(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docGetMetadata()"><B>docGetMetadata()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL ed effettua una lettura dei metadati associati al documento. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docGetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo torna un class descriptor dei metadati con un array degli attributi valorizzati per il documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docGetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docGetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docGetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo torna un class descriptor dei metadati con un array degli attributi valorizzati per il documento. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docGetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetMetadata(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docGetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetMetadata(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docGetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docGetMetadata(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docInsert()"><B>docInsert()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL e causa l'inserimento del documento stesso nel repository <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepBLGRepository)"><B>docInsert(AutCFGUserSession, RepBLGRepository)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL e causa l'inserimento del documento stesso nel repository. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String, RepDACMetadataClassDescriptor)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo effettua l'inserimento di un documento nel repository, aggiornando i dati sul DB ed inserendo il file nel path relativo al repository. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepBLGRepository, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepBLGRepository, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepBLGRepository, java.lang.String)"><B>docInsert(AutCFGUserSession, RepBLGRepository, String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL e causa l'inserimento del documento stesso nel repository, associando al documento stesso una ACL passata per nome. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepBLGRepository, java.lang.String, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepBLGRepository, String, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docInsert(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docInsert(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docInsert(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo permette di inserire un documento nel repository. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo permette di inserire un documento nel repository. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docInsert(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docInsert(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docInsert(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo permette di inserire un documento nel repository. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepDACDocument, String, RepDACMetadataClassDescriptor)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepDACDocument, String, RepDACMetadataClassDescriptor)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docInsert(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(AutCFGUserSession, RepDACDocument, String, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo permette di inserire un documento nel repository. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docInsert(it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docInsert(java.lang.String)"><B>docInsert(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL e causa l'inserimento del documento stesso nel repository, associando al documento stesso una ACL passata per nome. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docInsert(java.lang.String, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docInsert(String, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docLock(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, boolean)"><B>docLock(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docLock(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, boolean)"><B>docLock(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docLock(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, boolean)"><B>docLock(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docLock(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, boolean)"><B>docLock(AutCFGUserSession, RepDACDocument, boolean)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docLock(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, boolean)"><B>docLock(AutCFGUserSession, RepDACDocument, boolean)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docLock(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, boolean)"><B>docLock(AutCFGUserSession, RepDACDocument, boolean)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docObsolete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, boolean)"><B>docObsolete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docObsolete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, boolean)"><B>docObsolete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docObsolete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, boolean)"><B>docObsolete(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, boolean)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docObsolete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, boolean)"><B>docObsolete(AutCFGUserSession, RepDACDocument, boolean)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docObsolete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, boolean)"><B>docObsolete(AutCFGUserSession, RepDACDocument, boolean)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docObsolete(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, boolean)"><B>docObsolete(AutCFGUserSession, RepDACDocument, boolean)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docRetrieve(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docRetrieve(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo serve per impostare una richiesta di reperimento da archivio per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docRetrieve(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docRetrieve(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo serve per impostare una richiesta di reperimento da archivio per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docRetrieve(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, int)"><B>docRetrieve(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo serve per impostare una richiesta di reperimento da archivio per il documento passato come parametro. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docRetrieve(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docRetrieve(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docRetrieve(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docRetrieve(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docRetrieve(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, int)"><B>docRetrieve(AutCFGUserSession, RepDACDocument, int)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapPort.html#DOCSDelete(java.lang.String, int, java.lang.String, java.lang.String, short, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder)"><B>DOCSDelete(String, int, String, String, short, StringHolder, IntHolder, IntHolder, StringHolder)</B></A> - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapPort.html">DOCSModifySoapPort</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html#DOCSDelete(java.lang.String, int, java.lang.String, java.lang.String, short, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder)"><B>DOCSDelete(String, int, String, String, short, StringHolder, IntHolder, IntHolder, StringHolder)</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html">DOCSModifySoapBindingStub</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docSearch(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, java.lang.String)"><B>docSearch(AutCFGUserSession, RepBLGRepositoryBean, String)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo accetta in input una stringa contenente una query di ricerca documentale espressa in linguaggio xml, con struttura seguente. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docSearch(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, java.lang.String)"><B>docSearch(AutCFGUserSession, RepBLGRepositoryBean, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo effettua una ricerca documentale sfruttando un sottoinsieme della sintassi xml permessa per le ricerche. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docSearch(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, java.lang.String)"><B>docSearch(AutCFGUserSession, RepBLGRepositoryBean, String)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo accetta in input una stringa contenente una query di ricerca documentale espressa in linguaggio xml, con struttura seguente. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docSearch(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>docSearch(AutCFGUserSession, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docSearch(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>docSearch(AutCFGUserSession, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docSearch(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>docSearch(AutCFGUserSession, String)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docSetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docSetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo permette di impostare la ACL di un documento <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docSetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docSetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo permette di impostare la ACL di un documento <b>Non usare questo metodo, utilizzare quello del repository bean</b> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docSetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docSetACL(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, String)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo permette di impostare la ACL di un documento <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docSetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docSetACL(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docSetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docSetACL(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docSetACL(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, java.lang.String)"><B>docSetACL(AutCFGUserSession, RepDACDocument, String)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docSetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docSetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo permette di assegnare un set di metadati ad un documento, classe compresa. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docSetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docSetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docSetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docSetMetadata(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo permette di assegnare un set di metadati ad un documento, classe compresa. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docSetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docSetMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docSetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docSetMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docSetMetadata(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docSetMetadata(AutCFGUserSession, RepDACDocument, RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo serve per impostare in toto tutti i meta dati associati ad un documento, classe compresa <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docSetMetadata(it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>docSetMetadata(RepDACMetadataClassDescriptor)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL ed effettua l'impostazione dei metadati associati del documento <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html"><B>DOCSExportSoapBindingStub</B></A> - class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html">DOCSExportSoapBindingStub</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html#DOCSExportSoapBindingStub()"><B>DOCSExportSoapBindingStub()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html">DOCSExportSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html#DOCSExportSoapBindingStub(javax.xml.rpc.Service)"><B>DOCSExportSoapBindingStub(Service)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html">DOCSExportSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html#DOCSExportSoapBindingStub(java.net.URL, javax.xml.rpc.Service)"><B>DOCSExportSoapBindingStub(URL, Service)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html">DOCSExportSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapPort.html"><B>DOCSExportSoapPort</B></A> - interface com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapPort.html">DOCSExportSoapPort</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapPort.html#DOCSGet(java.lang.String, int, java.lang.String, java.lang.String, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder, com.Hummingbird.FusionWebServiceExport.type.SearchInfo, com.Hummingbird.FusionWebServiceExport.type.holders.ProfileInfoHolder, com.Hummingbird.FusionWebServiceExport.type.holders.DocumentHolder)"><B>DOCSGet(String, int, String, String, StringHolder, IntHolder, StringHolder, SearchInfo, ProfileInfoHolder, DocumentHolder)</B></A> - Method in interface com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapPort.html">DOCSExportSoapPort</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html#DOCSGet(java.lang.String, int, java.lang.String, java.lang.String, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder, com.Hummingbird.FusionWebServiceExport.type.SearchInfo, com.Hummingbird.FusionWebServiceExport.type.holders.ProfileInfoHolder, com.Hummingbird.FusionWebServiceExport.type.holders.DocumentHolder)"><B>DOCSGet(String, int, String, String, StringHolder, IntHolder, StringHolder, SearchInfo, ProfileInfoHolder, DocumentHolder)</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/DOCSExportSoapBindingStub.html">DOCSExportSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapPort.html#DOCSImport(java.lang.String, java.lang.String, java.lang.String, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder, com.Hummingbird.FusionWebServiceImport.type.ProfileInfo, com.Hummingbird.FusionWebServiceImport.type.Document)"><B>DOCSImport(String, String, String, StringHolder, IntHolder, IntHolder, StringHolder, ProfileInfo, Document)</B></A> - Method in interface com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapPort.html">DOCSImportSoapPort</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html#DOCSImport(java.lang.String, java.lang.String, java.lang.String, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder, com.Hummingbird.FusionWebServiceImport.type.ProfileInfo, com.Hummingbird.FusionWebServiceImport.type.Document)"><B>DOCSImport(String, String, String, StringHolder, IntHolder, IntHolder, StringHolder, ProfileInfo, Document)</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html">DOCSImportSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html"><B>DOCSImportSoapBindingStub</B></A> - class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html">DOCSImportSoapBindingStub</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html#DOCSImportSoapBindingStub()"><B>DOCSImportSoapBindingStub()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html">DOCSImportSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html#DOCSImportSoapBindingStub(javax.xml.rpc.Service)"><B>DOCSImportSoapBindingStub(Service)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html">DOCSImportSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html#DOCSImportSoapBindingStub(java.net.URL, javax.xml.rpc.Service)"><B>DOCSImportSoapBindingStub(URL, Service)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapBindingStub.html">DOCSImportSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapPort.html"><B>DOCSImportSoapPort</B></A> - interface com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/DOCSImportSoapPort.html">DOCSImportSoapPort</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapPort.html#DOCSLogin(java.lang.String, java.lang.String, java.lang.String, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder)"><B>DOCSLogin(String, String, String, StringHolder, StringHolder, IntHolder, StringHolder)</B></A> - Method in interface com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapPort.html">DOCSLoginSoapPort</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html#DOCSLogin(java.lang.String, java.lang.String, java.lang.String, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder)"><B>DOCSLogin(String, String, String, StringHolder, StringHolder, IntHolder, StringHolder)</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html">DOCSLoginSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html"><B>DOCSLoginSoapBindingStub</B></A> - class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html">DOCSLoginSoapBindingStub</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html#DOCSLoginSoapBindingStub()"><B>DOCSLoginSoapBindingStub()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html">DOCSLoginSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html#DOCSLoginSoapBindingStub(javax.xml.rpc.Service)"><B>DOCSLoginSoapBindingStub(Service)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html">DOCSLoginSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html#DOCSLoginSoapBindingStub(java.net.URL, javax.xml.rpc.Service)"><B>DOCSLoginSoapBindingStub(URL, Service)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapBindingStub.html">DOCSLoginSoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapPort.html"><B>DOCSLoginSoapPort</B></A> - interface com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/DOCSLoginSoapPort.html">DOCSLoginSoapPort</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html"><B>DOCSModifySoapBindingStub</B></A> - class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html">DOCSModifySoapBindingStub</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html#DOCSModifySoapBindingStub()"><B>DOCSModifySoapBindingStub()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html">DOCSModifySoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html#DOCSModifySoapBindingStub(javax.xml.rpc.Service)"><B>DOCSModifySoapBindingStub(Service)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html">DOCSModifySoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html#DOCSModifySoapBindingStub(java.net.URL, javax.xml.rpc.Service)"><B>DOCSModifySoapBindingStub(URL, Service)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html">DOCSModifySoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapPort.html"><B>DOCSModifySoapPort</B></A> - interface com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapPort.html">DOCSModifySoapPort</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapPort.html#DOCSReplaceActualVersion(java.lang.String, int, java.lang.String, java.lang.String, short, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder, com.Hummingbird.FusionWebServiceModify.type.Document, com.Hummingbird.FusionWebServiceModify.type.ProfileInfo)"><B>DOCSReplaceActualVersion(String, int, String, String, short, StringHolder, IntHolder, IntHolder, StringHolder, Document, ProfileInfo)</B></A> - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapPort.html">DOCSModifySoapPort</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html#DOCSReplaceActualVersion(java.lang.String, int, java.lang.String, java.lang.String, short, javax.xml.rpc.holders.StringHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.IntHolder, javax.xml.rpc.holders.StringHolder, com.Hummingbird.FusionWebServiceModify.type.Document, com.Hummingbird.FusionWebServiceModify.type.ProfileInfo)"><B>DOCSReplaceActualVersion(String, int, String, String, short, StringHolder, IntHolder, IntHolder, StringHolder, Document, ProfileInfo)</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/DOCSModifySoapBindingStub.html">DOCSModifySoapBindingStub</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html"><B>Document</B></A> - class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html"><B>Document</B></A> - class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html"><B>Document</B></A> - class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#DOCUMENT_ARCHIVE"><B>DOCUMENT_ARCHIVE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#DOCUMENT_DELETE"><B>DOCUMENT_DELETE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#DOCUMENT_MODIFY"><B>DOCUMENT_MODIFY</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#DOCUMENT_RETRIEVE"><B>DOCUMENT_RETRIEVE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#DOCUMENT_SEARCH"><B>DOCUMENT_SEARCH</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#DOCUMENT_VIEW"><B>DOCUMENT_VIEW</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#Document()"><B>Document()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#Document()"><B>Document()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#Document()"><B>Document()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#Document(byte[])"><B>Document(byte[])</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#Document(byte[])"><B>Document(byte[])</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#Document(byte[])"><B>Document(byte[])</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#Document(java.lang.String)"><B>Document(String)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#Document(java.lang.String)"><B>Document(String)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#Document(java.lang.String)"><B>Document(String)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/DocumentHolder.html"><B>DocumentHolder</B></A> - class com.Hummingbird.FusionWebServiceExport.type.holders.<A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/DocumentHolder.html">DocumentHolder</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/DocumentHolder.html#DocumentHolder()"><B>DocumentHolder()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.holders.<A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/DocumentHolder.html">DocumentHolder</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/DocumentHolder.html#DocumentHolder(com.Hummingbird.FusionWebServiceExport.type.Document)"><B>DocumentHolder(Document)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.holders.<A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/DocumentHolder.html">DocumentHolder</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#docUndoCheckOut()"><B>docUndoCheckOut()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Chiama la BL annullando il checkout del documento (se questo e' in stato di checkout, altrimenti solleva una eccezione). <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docUndoCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docUndoCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docUndoCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docUndoCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo effettua l'undo checkout di un documento nel repository. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docUndoCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docUndoCheckOut(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docUndoCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docUndoCheckOut(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docUndoCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docUndoCheckOut(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docUndoCheckOut(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docUndoCheckOut(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#docUpdateLink(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docUpdateLink(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo accetta in input il documento di cui effettuare l'aggiornamento (dello stato in particolare) sulla base delle informazioni presenti nel repository. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#docUpdateLink(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docUpdateLink(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo accetta in input il documento di cui effettuare l'aggiornamento (dello stato in particolare) sulla base delle informazioni presenti nel repository. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#docUpdateLink(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, it.saga.library.repository.RepDACDocument)"><B>docUpdateLink(AutCFGUserSession, RepBLGRepositoryBean, RepDACDocument)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo accetta in input il documento di cui effettuare l'aggiornamento (dello stato in particolare) sulla base delle informazioni presenti nel repository. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#docUpdateLink(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docUpdateLink(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#docUpdateLink(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docUpdateLink(AutCFGUserSession, RepDACDocument)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#docUpdateLink(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.RepDACDocument)"><B>docUpdateLink(AutCFGUserSession, RepDACDocument)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html#doFullArchiviation"><B>doFullArchiviation</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html">RepDACVanillaArchiviationAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDeletionAdminParams.html#doFullDeletion"><B>doFullDeletion</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDeletionAdminParams.html">RepDACVanillaDeletionAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html#doFullRetrieval"><B>doFullRetrieval</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html">RepDACVanillaRetrievalAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html#doSimulation"><B>doSimulation</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html">RepDACVanillaRetrievalAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDeletionAdminParams.html#doSimulation"><B>doSimulation</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDeletionAdminParams.html">RepDACVanillaDeletionAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html#doSimulation"><B>doSimulation</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html">RepDACVanillaArchiviationAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/RepCFGDriverEnum.html#DRIVER_VANILLA"><B>DRIVER_VANILLA</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGDriverEnum.html">RepCFGDriverEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepCFGDriverEnum.html#DRIVER_VANILLA_ORACLE_FULLTEXT"><B>DRIVER_VANILLA_ORACLE_FULLTEXT</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGDriverEnum.html">RepCFGDriverEnum</A> <DD> </DL> <HR> <A NAME="_E_"><!-- --></A><H2> <B>E</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassAttrDesigner.html#editAttributes(BsfFRMBaseInternalFrame, it.saga.library.repository.drivers.vanilla.RepDACVanillaClass)"><B>editAttributes(BsfFRMBaseInternalFrame, RepDACVanillaClass)</B></A> - Static method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassAttrDesigner.html">RepFRMVanillaClassAttrDesigner</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD> </DL> <HR> <A NAME="_F_"><!-- --></A><H2> <B>F</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#fileNotUsed(java.lang.String, java.lang.String, java.lang.String)"><B>fileNotUsed(String, String, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>Questo metodo serve per rimuovere tutte le informazioni relative al file in oggetto. <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html#FULL_ACCESS"><B>FULL_ACCESS</B></A> - Static variable in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html">RepHummingbirdDriverPermits</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExport.html"><B>FusionWebServiceExport</B></A> - interface com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExport.html">FusionWebServiceExport</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html"><B>FusionWebServiceExportLocator</B></A> - class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#FusionWebServiceExportLocator()"><B>FusionWebServiceExportLocator()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImport.html"><B>FusionWebServiceImport</B></A> - interface com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImport.html">FusionWebServiceImport</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html"><B>FusionWebServiceImportLocator</B></A> - class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#FusionWebServiceImportLocator()"><B>FusionWebServiceImportLocator()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLogin.html"><B>FusionWebServiceLogin</B></A> - interface com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLogin.html">FusionWebServiceLogin</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html"><B>FusionWebServiceLoginLocator</B></A> - class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#FusionWebServiceLoginLocator()"><B>FusionWebServiceLoginLocator()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModify.html"><B>FusionWebServiceModify</B></A> - interface com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModify.html">FusionWebServiceModify</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html"><B>FusionWebServiceModifyLocator</B></A> - class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#FusionWebServiceModifyLocator()"><B>FusionWebServiceModifyLocator()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD> </DL> <HR> <A NAME="_G_"><!-- --></A><H2> <B>G</B></H2> <DL> <DT><A HREF="it/saga/library/repository/RepDACDocInputResult.html#getACL()"><B>getACL()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocInputResult.html">RepDACDocInputResult</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#getACLs(it.saga.library.authentication.AutCFGUserSession)"><B>getACLs(AutCFGUserSession)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#getACLs(it.saga.library.authentication.AutCFGUserSession)"><B>getACLs(AutCFGUserSession)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#getACLs(it.saga.library.authentication.AutCFGUserSession)"><B>getACLs(AutCFGUserSession)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#getACLs(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>getACLs(AutCFGUserSession, RepBLGRepositoryBean)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo torna la lista delle ACL (Access Control List) utilizzabili per proteggere i documenti <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#getACLs(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>getACLs(AutCFGUserSession, RepBLGRepositoryBean)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#getACLs(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>getACLs(AutCFGUserSession, RepBLGRepositoryBean)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo torna la lista delle ACL (Access Control List) utilizzabili per proteggere i documenti <DT><A HREF="it/saga/library/repository/RepUtils.html#getAdministratorConsole()"><B>getAdministratorConsole()</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepUtils.html">RepUtils</A> <DD>Questo metodo attiva la finestra di amministrazione del repository. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getArchiveGroupLabel()"><B>getArchiveGroupLabel()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#getArchiveStatus()"><B>getArchiveStatus()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getArchiveStatus()"><B>getArchiveStatus()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getArchiveStatus()"><B>getArchiveStatus()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getArchiveStatusIcon()"><B>getArchiveStatusIcon()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getAttrDescription()"><B>getAttrDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getAttrDescription()"><B>getAttrDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#getAttributeIndexByName(java.lang.String, java.lang.String)"><B>getAttributeIndexByName(String, String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#getAttributes()"><B>getAttributes()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#getAttributes()"><B>getAttributes()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getAttrName()"><B>getAttrName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getAttrName()"><B>getAttrName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#getAvailableDocumentClasses(it.saga.library.authentication.AutCFGUserSession)"><B>getAvailableDocumentClasses(AutCFGUserSession)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#getAvailableDocumentClasses(it.saga.library.authentication.AutCFGUserSession)"><B>getAvailableDocumentClasses(AutCFGUserSession)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#getAvailableDocumentClasses(it.saga.library.authentication.AutCFGUserSession)"><B>getAvailableDocumentClasses(AutCFGUserSession)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#getAvailableDocumentClasses(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>getAvailableDocumentClasses(AutCFGUserSession, RepBLGRepositoryBean)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo permette di ottenere la lista di tutte le classi di documento presenti nel repository. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#getAvailableDocumentClasses(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>getAvailableDocumentClasses(AutCFGUserSession, RepBLGRepositoryBean)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#getAvailableDocumentClasses(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean)"><B>getAvailableDocumentClasses(AutCFGUserSession, RepBLGRepositoryBean)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo permette di ottenere la lista di tutte le classi di documento presenti nel repository. <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getClassDescription()"><B>getClassDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#getClassDescription()"><B>getClassDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getClassDescription()"><B>getClassDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getClassName()"><B>getClassName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#getClassName()"><B>getClassName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getClassName()"><B>getClassName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#getCls()"><B>getCls()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getComboValues(java.lang.String, boolean)"><B>getComboValues(String, boolean)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD>CdtComboValuesRefreshableInterface <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getContent()"><B>getContent()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo permette di accedere al contenuto che viene memorizzato nel repository, a differenza degli altri campi che vengono gestiti dal livello di astrazione. <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getCreatedBy()"><B>getCreatedBy()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getCreationDate()"><B>getCreationDate()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getCurrentACL()"><B>getCurrentACL()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getDataLastCheckIn()"><B>getDataLastCheckIn()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getDataOp()"><B>getDataOp()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#getDateValue()"><B>getDateValue()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getDateValue()"><B>getDateValue()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getDateValue()"><B>getDateValue()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getDefaultDate()"><B>getDefaultDate()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getDefaultDouble()"><B>getDefaultDouble()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getDefaultLong()"><B>getDefaultLong()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getDefaultString()"><B>getDefaultString()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getDescription()"><B>getDescription()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#getDescription()"><B>getDescription()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getDescription()"><B>getDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACACLDescriptor.html#getDescription()"><B>getDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACACLDescriptor.html">RepDACACLDescriptor</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getDeserializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD>Get Custom Deserializer <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getDeserializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD>Get Custom Deserializer <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getDeserializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD>Get Custom Deserializer <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getDeserializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD>Get Custom Deserializer <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getDeserializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD>Get Custom Deserializer <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getDeserializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD>Get Custom Deserializer <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getDeserializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD>Get Custom Deserializer <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getDigest()"><B>getDigest()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getDocAttributes()"><B>getDocAttributes()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#getDOCSExportSoapPort()"><B>getDOCSExportSoapPort()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExport.html#getDOCSExportSoapPort()"><B>getDOCSExportSoapPort()</B></A> - Method in interface com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExport.html">FusionWebServiceExport</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#getDOCSExportSoapPort(java.net.URL)"><B>getDOCSExportSoapPort(URL)</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExport.html#getDOCSExportSoapPort(java.net.URL)"><B>getDOCSExportSoapPort(URL)</B></A> - Method in interface com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExport.html">FusionWebServiceExport</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#getDOCSExportSoapPortAddress()"><B>getDOCSExportSoapPortAddress()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExport.html#getDOCSExportSoapPortAddress()"><B>getDOCSExportSoapPortAddress()</B></A> - Method in interface com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExport.html">FusionWebServiceExport</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#getDOCSExportSoapPortWSDDServiceName()"><B>getDOCSExportSoapPortWSDDServiceName()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#getDOCSImportSoapPort()"><B>getDOCSImportSoapPort()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImport.html#getDOCSImportSoapPort()"><B>getDOCSImportSoapPort()</B></A> - Method in interface com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImport.html">FusionWebServiceImport</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#getDOCSImportSoapPort(java.net.URL)"><B>getDOCSImportSoapPort(URL)</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImport.html#getDOCSImportSoapPort(java.net.URL)"><B>getDOCSImportSoapPort(URL)</B></A> - Method in interface com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImport.html">FusionWebServiceImport</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#getDOCSImportSoapPortAddress()"><B>getDOCSImportSoapPortAddress()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImport.html#getDOCSImportSoapPortAddress()"><B>getDOCSImportSoapPortAddress()</B></A> - Method in interface com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImport.html">FusionWebServiceImport</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#getDOCSImportSoapPortWSDDServiceName()"><B>getDOCSImportSoapPortWSDDServiceName()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#getDOCSLoginSoapPort()"><B>getDOCSLoginSoapPort()</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLogin.html#getDOCSLoginSoapPort()"><B>getDOCSLoginSoapPort()</B></A> - Method in interface com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLogin.html">FusionWebServiceLogin</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#getDOCSLoginSoapPort(java.net.URL)"><B>getDOCSLoginSoapPort(URL)</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLogin.html#getDOCSLoginSoapPort(java.net.URL)"><B>getDOCSLoginSoapPort(URL)</B></A> - Method in interface com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLogin.html">FusionWebServiceLogin</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#getDOCSLoginSoapPortAddress()"><B>getDOCSLoginSoapPortAddress()</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLogin.html#getDOCSLoginSoapPortAddress()"><B>getDOCSLoginSoapPortAddress()</B></A> - Method in interface com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLogin.html">FusionWebServiceLogin</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#getDOCSLoginSoapPortWSDDServiceName()"><B>getDOCSLoginSoapPortWSDDServiceName()</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#getDOCSModifySoapPort()"><B>getDOCSModifySoapPort()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModify.html#getDOCSModifySoapPort()"><B>getDOCSModifySoapPort()</B></A> - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModify.html">FusionWebServiceModify</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#getDOCSModifySoapPort(java.net.URL)"><B>getDOCSModifySoapPort(URL)</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModify.html#getDOCSModifySoapPort(java.net.URL)"><B>getDOCSModifySoapPort(URL)</B></A> - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModify.html">FusionWebServiceModify</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#getDOCSModifySoapPortAddress()"><B>getDOCSModifySoapPortAddress()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModify.html#getDOCSModifySoapPortAddress()"><B>getDOCSModifySoapPortAddress()</B></A> - Method in interface com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModify.html">FusionWebServiceModify</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#getDOCSModifySoapPortWSDDServiceName()"><B>getDOCSModifySoapPortWSDDServiceName()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#getDocumentClassByClassId(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, java.lang.Long)"><B>getDocumentClassByClassId(AutCFGUserSession, RepBLGRepositoryBean, Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html#getDocumentClassByClassName(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, java.lang.String)"><B>getDocumentClassByClassName(AutCFGUserSession, RepBLGRepositoryBean, String)</B></A> - Method in interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A> <DD>Questo metodo permette di ottenere informazioni su una classe di documento dato il nome di tale classe. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#getDocumentClassByClassName(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, java.lang.String)"><B>getDocumentClassByClassName(AutCFGUserSession, RepBLGRepositoryBean, String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#getDocumentClassByClassName(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.impl.RepBLGRepositoryBean, java.lang.String)"><B>getDocumentClassByClassName(AutCFGUserSession, RepBLGRepositoryBean, String)</B></A> - Method in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD>Questo metodo permette di ottenere informazioni su una classe di documento dato il nome di tale classe. <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html#getDocumentClassByClassName(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>getDocumentClassByClassName(AutCFGUserSession, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html#getDocumentClassByClassName(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>getDocumentClassByClassName(AutCFGUserSession, String)</B></A> - Method in interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#getDocumentClassByClassName(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>getDocumentClassByClassName(AutCFGUserSession, String)</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getDocumentContent()"><B>getDocumentContent()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#getDocumentDescription()"><B>getDocumentDescription()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getDocumentDescription()"><B>getDocumentDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#getDocumentInputList(BsfFRMBaseInternalFrame)"><B>getDocumentInputList(BsfFRMBaseInternalFrame)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#getDocumentInputList(BsfFRMBaseInternalFrame, boolean, boolean, boolean, java.lang.String, boolean)"><B>getDocumentInputList(BsfFRMBaseInternalFrame, boolean, boolean, boolean, String, boolean)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#getDocumentInputListACL(BsfFRMBaseInternalFrame, boolean, boolean, boolean, java.lang.String, boolean, java.lang.String)"><B>getDocumentInputListACL(BsfFRMBaseInternalFrame, boolean, boolean, boolean, String, boolean, String)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#getDocumentInputListACL(BsfFRMBaseInternalFrame, java.lang.String)"><B>getDocumentInputListACL(BsfFRMBaseInternalFrame, String)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD>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. <DT><A HREF="it/saga/library/repository/RepDACDocInputResult.html#getDocumentList()"><B>getDocumentList()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocInputResult.html">RepDACDocInputResult</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#getDocumentName()"><B>getDocumentName()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getDocumentName()"><B>getDocumentName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepFRMDocSearch.html#getDocumentSearchList(BsfFRMBaseInternalFrame)"><B>getDocumentSearchList(BsfFRMBaseInternalFrame)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocSearch.html">RepFRMDocSearch</A> <DD>Questo metodo fa apparire la finestra di ricerca e gestione dei documenti, attivata in modalita' selezione <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#getDocumentsFromFileNoUI(BsfFRMBaseInternalFrame, boolean)"><B>getDocumentsFromFileNoUI(BsfFRMBaseInternalFrame, boolean)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD>Questo metodo permette di selezionare uno o piu' files senza fare apparire la finestra con la lista dei documenti. <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#getDocumentsFromFileNoUI(BsfFRMBaseInternalFrame, boolean, java.lang.String, java.lang.String)"><B>getDocumentsFromFileNoUI(BsfFRMBaseInternalFrame, boolean, String, String)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD>Questo metodo permette di selezionare uno o piu' files senza fare apparire la finestra con la lista dei documenti. <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#getDocumentsFromScanNoUI(BsfFRMBaseInternalFrame, boolean)"><B>getDocumentsFromScanNoUI(BsfFRMBaseInternalFrame, boolean)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD>Questo metodo permette di importare uno o piu' documenti senza fare apparire la finestra con la lista dei documenti. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getDocumentVersion()"><B>getDocumentVersion()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#getDoubleValue()"><B>getDoubleValue()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getDoubleValue()"><B>getDoubleValue()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getDoubleValue()"><B>getDoubleValue()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getFullDescription()"><B>getFullDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getFullDescription()"><B>getFullDescription()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getFullName()"><B>getFullName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getFullName()"><B>getFullName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#getIcon()"><B>getIcon()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getIdACL()"><B>getIdACL()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#getIdAttr()"><B>getIdAttr()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#getIdClass()"><B>getIdClass()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#getIdClass()"><B>getIdClass()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html#getIdClass()"><B>getIdClass()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html">RepDACVanillaClassFlat</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getIdClass()"><B>getIdClass()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html#getIdClassIsA()"><B>getIdClassIsA()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html">RepDACVanillaClassFlat</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getIdDocument()"><B>getIdDocument()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#getIdDocument()"><B>getIdDocument()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#getIdParentClass()"><B>getIdParentClass()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getIdUtenteOp()"><B>getIdUtenteOp()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getLastModifiedBy()"><B>getLastModifiedBy()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getLastModifyDate()"><B>getLastModifyDate()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getLocalFile()"><B>getLocalFile()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Torna il file che indica dove e' stata effettuata l'ultima operazione di lettura/scrittura da parte di questo documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#getLogicalId()"><B>getLogicalId()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#getLogicalIdClass()"><B>getLogicalIdClass()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#getLogicalIdParentClass()"><B>getLogicalIdParentClass()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#getLogicalVersAffected()"><B>getLogicalVersAffected()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#getLongValue()"><B>getLongValue()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getLongValue()"><B>getLongValue()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getLongValue()"><B>getLongValue()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getMetadata()"><B>getMetadata()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getModifyStatus()"><B>getModifyStatus()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getModifyStatus()"><B>getModifyStatus()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getModifyStatus()"><B>getModifyStatus()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getModifyStatusIcon()"><B>getModifyStatusIcon()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getName()"><B>getName()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#getName()"><B>getName()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#getName()"><B>getName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACACLDescriptor.html#getName()"><B>getName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACACLDescriptor.html">RepDACACLDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getNote()"><B>getNote()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#getNote()"><B>getNote()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html#getOwnerArc()"><B>getOwnerArc()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html">RepDACVanillaClassParentGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#getOwnerNode()"><B>getOwnerNode()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html#getParent()"><B>getParent()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html">RepDACVanillaClassParentGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/RepCFGPersistenceInfo.html#getPersistentClasses()"><B>getPersistentClasses()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGPersistenceInfo.html">RepCFGPersistenceInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepCFGAppDescriptor.html#getPersistentClasses()"><B>getPersistentClasses()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGAppDescriptor.html">RepCFGAppDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#getPhysicalVersAffected()"><B>getPhysicalVersAffected()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#getPort(java.lang.Class)"><B>getPort(Class)</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD>For the given interface, get the stub implementation. <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#getPort(java.lang.Class)"><B>getPort(Class)</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD>For the given interface, get the stub implementation. <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#getPort(java.lang.Class)"><B>getPort(Class)</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD>For the given interface, get the stub implementation. <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#getPort(java.lang.Class)"><B>getPort(Class)</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD>For the given interface, get the stub implementation. <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#getPort(javax.xml.namespace.QName, java.lang.Class)"><B>getPort(QName, Class)</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD>For the given interface, get the stub implementation. <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#getPort(javax.xml.namespace.QName, java.lang.Class)"><B>getPort(QName, Class)</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD>For the given interface, get the stub implementation. <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#getPort(javax.xml.namespace.QName, java.lang.Class)"><B>getPort(QName, Class)</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD>For the given interface, get the stub implementation. <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#getPort(javax.xml.namespace.QName, java.lang.Class)"><B>getPort(QName, Class)</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD>For the given interface, get the stub implementation. <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#getPorts()"><B>getPorts()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#getPorts()"><B>getPorts()</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#getPorts()"><B>getPorts()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#getPorts()"><B>getPorts()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getRearchiveGroupLabel()"><B>getRearchiveGroupLabel()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#getRepositoryName()"><B>getRepositoryName()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getRepositoryName()"><B>getRepositoryName()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#getRequestedArchiveStatus()"><B>getRequestedArchiveStatus()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#getSearchFieldsForGrid()"><B>getSearchFieldsForGrid()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD>SfrSearchableByGrid <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#getSearchInfo()"><B>getSearchInfo()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getSerializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD>Get Custom Serializer <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getSerializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD>Get Custom Serializer <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getSerializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD>Get Custom Serializer <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getSerializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD>Get Custom Serializer <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getSerializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD>Get Custom Serializer <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getSerializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD>Get Custom Serializer <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"><B>getSerializer(String, Class, QName)</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD>Get Custom Serializer <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#getServiceName()"><B>getServiceName()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#getServiceName()"><B>getServiceName()</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#getServiceName()"><B>getServiceName()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#getServiceName()"><B>getServiceName()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#getSHA1EncodedString()"><B>getSHA1EncodedString()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo torna la codifica SHA-1 relativa al documento in oggetto. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#getStringValue()"><B>getStringValue()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getStringValue()"><B>getStringValue()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getStringValue()"><B>getStringValue()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#getTotalDocsAffected()"><B>getTotalDocsAffected()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#getTotalSizeAffected()"><B>getTotalSizeAffected()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#getTransactionId()"><B>getTransactionId()</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo torna la stringa contenente l'id della transazione attiva. <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#getTransactionId()"><B>getTransactionId()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD>Questo metodo torna la stringa contenente l'id della transazione attiva. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#getTransMan()"><B>getTransMan()</B></A> - Static method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo ritorna un vanilla transaction manager. <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#getTypeDesc()"><B>getTypeDesc()</B></A> - Static method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD>Return type metadata object <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#getTypeDesc()"><B>getTypeDesc()</B></A> - Static method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD>Return type metadata object <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#getTypeDesc()"><B>getTypeDesc()</B></A> - Static method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD>Return type metadata object <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#getTypeDesc()"><B>getTypeDesc()</B></A> - Static method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD>Return type metadata object <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#getTypeDesc()"><B>getTypeDesc()</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD>Return type metadata object <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#getTypeDesc()"><B>getTypeDesc()</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD>Return type metadata object <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#getTypeDesc()"><B>getTypeDesc()</B></A> - Static method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD>Return type metadata object <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#getUtrBLG()"><B>getUtrBLG()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo torna una istanza di UtrBLG, per l'accesso ai permessi. <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#getValue()"><B>getValue()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#getValue()"><B>getValue()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#getValue()"><B>getValue()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#getValue()"><B>getValue()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#getValue()"><B>getValue()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#getValue()"><B>getValue()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#getValue()"><B>getValue()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#getValueType()"><B>getValueType()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#getValueType()"><B>getValueType()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#getValueType()"><B>getValueType()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#getVersion()"><B>getVersion()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#getVersionedRepositoryName(java.lang.String, java.lang.Long)"><B>getVersionedRepositoryName(String, Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD>Questo metodo calcola il repositoryName completo di versione. <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#getVersionedRepositoryName(java.lang.String, java.lang.Long)"><B>getVersionedRepositoryName(String, Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD>Questo metodo calcola il repositoryName completo di versione. </DL> <HR> <A NAME="_H_"><!-- --></A><H2> <B>H</B></H2> <DL> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#hashCode()"><B>hashCode()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#hashCode()"><B>hashCode()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#hashCode()"><B>hashCode()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#hashCode()"><B>hashCode()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#hashCode()"><B>hashCode()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#hashCode()"><B>hashCode()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#hashCode()"><B>hashCode()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD> </DL> <HR> <A NAME="_I_"><!-- --></A><H2> <B>I</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#imgClass"><B>imgClass</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#initEJB()"><B>initEJB()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#initEJB()"><B>initEJB()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#initEJB()"><B>initEJB()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#initEJB()"><B>initEJB()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html#initEJB()"><B>initEJB()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html">RepDACVanillaClassFlat</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#initEJB()"><B>initEJB()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#initEJB()"><B>initEJB()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#initEJB()"><B>initEJB()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/package-summary.html"><B>it.saga.library.repository</B></A> - package it.saga.library.repository<DD> <DT><A HREF="it/saga/library/repository/drivers/package-summary.html"><B>it.saga.library.repository.drivers</B></A> - package it.saga.library.repository.drivers<DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/package-summary.html"><B>it.saga.library.repository.drivers.hummingbird</B></A> - package it.saga.library.repository.drivers.hummingbird<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/package-summary.html"><B>it.saga.library.repository.drivers.vanilla</B></A> - package it.saga.library.repository.drivers.vanilla<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/package-summary.html"><B>it.saga.library.repository.drivers.vanilla.impl</B></A> - package it.saga.library.repository.drivers.vanilla.impl<DD> <DT><A HREF="it/saga/library/repository/impl/package-summary.html"><B>it.saga.library.repository.impl</B></A> - package it.saga.library.repository.impl<DD> </DL> <HR> <A NAME="_L_"><!-- --></A><H2> <B>L</B></H2> <DL> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#logicalVersAffected"><B>logicalVersAffected</B></A> - Variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> </DL> <HR> <A NAME="_M_"><!-- --></A><H2> <B>M</B></H2> <DL> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#matchContent(it.saga.library.repository.RepDACDocument)"><B>matchContent(RepDACDocument)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo controlla se il contenuto di un documento eguaglia il contenuto di un altro documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#MODIFY_STATUS_CHECK_IN"><B>MODIFY_STATUS_CHECK_IN</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_CHECK_IN"><B>MODIFY_STATUS_CHECK_IN</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#MODIFY_STATUS_CHECK_OUT"><B>MODIFY_STATUS_CHECK_OUT</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_CHECK_OUT_BY_ME"><B>MODIFY_STATUS_CHECK_OUT_BY_ME</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_CHECK_OUT_BY_OTHERS"><B>MODIFY_STATUS_CHECK_OUT_BY_OTHERS</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#MODIFY_STATUS_DISABLED"><B>MODIFY_STATUS_DISABLED</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_DISABLED"><B>MODIFY_STATUS_DISABLED</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#MODIFY_STATUS_LOCKED"><B>MODIFY_STATUS_LOCKED</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_LOCKED_BY_ME"><B>MODIFY_STATUS_LOCKED_BY_ME</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_LOCKED_BY_OTHERS"><B>MODIFY_STATUS_LOCKED_BY_OTHERS</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#MODIFY_STATUS_OBSOLETE"><B>MODIFY_STATUS_OBSOLETE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_OBSOLETED_BY_ME"><B>MODIFY_STATUS_OBSOLETED_BY_ME</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_OBSOLETED_BY_OTHERS"><B>MODIFY_STATUS_OBSOLETED_BY_OTHERS</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#MODIFY_STATUS_UNKNOWN"><B>MODIFY_STATUS_UNKNOWN</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> </DL> <HR> <A NAME="_N_"><!-- --></A><H2> <B>N</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html#NORMAL_ACCESS"><B>NORMAL_ACCESS</B></A> - Static variable in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html">RepHummingbirdDriverPermits</A> <DD> </DL> <HR> <A NAME="_O_"><!-- --></A><H2> <B>O</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#onMouseLeftClick()"><B>onMouseLeftClick()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#onMouseLeftDblClick()"><B>onMouseLeftDblClick()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#onMouseRightClick()"><B>onMouseRightClick()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#onMouseRightDblClick()"><B>onMouseRightDblClick()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> </DL> <HR> <A NAME="_P_"><!-- --></A><H2> <B>P</B></H2> <DL> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#physicalVersAffected"><B>physicalVersAffected</B></A> - Variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html"><B>ProfileInfo</B></A> - class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html"><B>ProfileInfo</B></A> - class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html"><B>ProfileInfo</B></A> - class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#ProfileInfo()"><B>ProfileInfo()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#ProfileInfo()"><B>ProfileInfo()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#ProfileInfo()"><B>ProfileInfo()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#ProfileInfo(byte[])"><B>ProfileInfo(byte[])</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#ProfileInfo(byte[])"><B>ProfileInfo(byte[])</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#ProfileInfo(byte[])"><B>ProfileInfo(byte[])</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#ProfileInfo(java.lang.String)"><B>ProfileInfo(String)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#ProfileInfo(java.lang.String)"><B>ProfileInfo(String)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#ProfileInfo(java.lang.String)"><B>ProfileInfo(String)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/ProfileInfoHolder.html"><B>ProfileInfoHolder</B></A> - class com.Hummingbird.FusionWebServiceExport.type.holders.<A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/ProfileInfoHolder.html">ProfileInfoHolder</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/ProfileInfoHolder.html#ProfileInfoHolder()"><B>ProfileInfoHolder()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.holders.<A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/ProfileInfoHolder.html">ProfileInfoHolder</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/ProfileInfoHolder.html#ProfileInfoHolder(com.Hummingbird.FusionWebServiceExport.type.ProfileInfo)"><B>ProfileInfoHolder(ProfileInfo)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.holders.<A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/ProfileInfoHolder.html">ProfileInfoHolder</A> <DD> </DL> <HR> <A NAME="_R_"><!-- --></A><H2> <B>R</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html#READ_ONLY"><B>READ_ONLY</B></A> - Static variable in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html">RepHummingbirdDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#readFromFile(java.io.File)"><B>readFromFile(File)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo effettua la lettura di un file e la memorizzazione dello stesso come contenuto del documento. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#readFromFile(java.lang.String, java.lang.String)"><B>readFromFile(String, String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo effettua la lettura di un file e la memorizzazione dello stesso come contenuto del documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html#refreshGraphFromDB()"><B>refreshGraphFromDB()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html">RepFRMVanillaClassDesigner</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDefaultDriver.html"><B>RepBLGDefaultDriver</B></A> - class it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDefaultDriver.html">RepBLGDefaultDriver</A>.<DD>Questa classe rappresenta un generico driver di base che implementa l'interfaccia RepBLGDriver. <DT><A HREF="it/saga/library/repository/drivers/RepBLGDefaultDriver.html#RepBLGDefaultDriver()"><B>RepBLGDefaultDriver()</B></A> - Constructor for class it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDefaultDriver.html">RepBLGDefaultDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/RepBLGDriver.html"><B>RepBLGDriver</B></A> - interface it.saga.library.repository.drivers.<A HREF="it/saga/library/repository/drivers/RepBLGDriver.html">RepBLGDriver</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html"><B>RepBLGHummingbirdDriver</B></A> - class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html#RepBLGHummingbirdDriver()"><B>RepBLGHummingbirdDriver()</B></A> - Constructor for class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepBLGHummingbirdDriver.html">RepBLGHummingbirdDriver</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepository.html"><B>RepBLGRepository</B></A> - interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepository.html">RepBLGRepository</A>.<DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html"><B>RepBLGRepositoryBean</B></A> - class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A>.<DD>Questa classe implementa la business logic del repository documentale. <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#RepBLGRepositoryBean()"><B>RepBLGRepositoryBean()</B></A> - Constructor for class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryHome.html"><B>RepBLGRepositoryHome</B></A> - interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryHome.html">RepBLGRepositoryHome</A>.<DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html"><B>RepBLGRepositoryLocal</B></A> - interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocal.html">RepBLGRepositoryLocal</A>.<DD> <DT><A HREF="it/saga/library/repository/RepBLGRepositoryLocalHome.html"><B>RepBLGRepositoryLocalHome</B></A> - interface it.saga.library.repository.<A HREF="it/saga/library/repository/RepBLGRepositoryLocalHome.html">RepBLGRepositoryLocalHome</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html"><B>RepBLGVanillaDriver</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A>.<DD>Questa classe implementa il vanilla driver, cioe' il driver semplice che gestisce un repository minimale. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html#RepBLGVanillaDriver()"><B>RepBLGVanillaDriver()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriver.html">RepBLGVanillaDriver</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriverOracleFullText.html"><B>RepBLGVanillaDriverOracleFullText</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriverOracleFullText.html">RepBLGVanillaDriverOracleFullText</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriverOracleFullText.html#RepBLGVanillaDriverOracleFullText()"><B>RepBLGVanillaDriverOracleFullText()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaDriverOracleFullText.html">RepBLGVanillaDriverOracleFullText</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html"><B>RepBLGVanillaRepository</B></A> - interface it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html">RepBLGVanillaRepository</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html"><B>RepBLGVanillaRepositoryBean</B></A> - class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#RepBLGVanillaRepositoryBean()"><B>RepBLGVanillaRepositoryBean()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepositoryHome.html"><B>RepBLGVanillaRepositoryHome</B></A> - interface it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepositoryHome.html">RepBLGVanillaRepositoryHome</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html"><B>RepBLGVanillaTransactionManager</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A>.<DD>Questa classe implementa un semplicissimo transaction manager utilizzato dal vanilla driver per tenere traccia delle operazioni effettuate sui file. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#RepBLGVanillaTransactionManager()"><B>RepBLGVanillaTransactionManager()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD> <DT><A HREF="it/saga/library/repository/RepCFGAppDescriptor.html"><B>RepCFGAppDescriptor</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGAppDescriptor.html">RepCFGAppDescriptor</A>.<DD> <DT><A HREF="it/saga/library/repository/RepCFGAppDescriptor.html#RepCFGAppDescriptor()"><B>RepCFGAppDescriptor()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGAppDescriptor.html">RepCFGAppDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepCFGDriverEnum.html"><B>RepCFGDriverEnum</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGDriverEnum.html">RepCFGDriverEnum</A>.<DD>Questa classe contiene l'enumerazione sotto forma di stringhe di tutti i driver riconosciuti dal sistema. <DT><A HREF="it/saga/library/repository/RepCFGDriverEnum.html#RepCFGDriverEnum()"><B>RepCFGDriverEnum()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGDriverEnum.html">RepCFGDriverEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepCFGPersistenceInfo.html"><B>RepCFGPersistenceInfo</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGPersistenceInfo.html">RepCFGPersistenceInfo</A>.<DD> <DT><A HREF="it/saga/library/repository/RepCFGPersistenceInfo.html#RepCFGPersistenceInfo()"><B>RepCFGPersistenceInfo()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepCFGPersistenceInfo.html">RepCFGPersistenceInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACACLDescriptor.html"><B>RepDACACLDescriptor</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACACLDescriptor.html">RepDACACLDescriptor</A>.<DD>Questa classe rappresenta un descrittore di ACL (Access Control List) utilizzato dall'abstraction layer per rappresentare le ACL del repository sottostante. <DT><A HREF="it/saga/library/repository/RepDACACLDescriptor.html#RepDACACLDescriptor(java.lang.String, java.lang.String)"><B>RepDACACLDescriptor(String, String)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACACLDescriptor.html">RepDACACLDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocInputResult.html"><B>RepDACDocInputResult</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocInputResult.html">RepDACDocInputResult</A>.<DD>Questa classe rappresenta una collezione di documenti associati ad una ACL. <DT><A HREF="it/saga/library/repository/RepDACDocInputResult.html#RepDACDocInputResult(java.util.List, it.saga.library.repository.RepDACACLDescriptor)"><B>RepDACDocInputResult(List, RepDACACLDescriptor)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocInputResult.html">RepDACDocInputResult</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html"><B>RepDACDocument</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A>.<DD>Questa classe rappresenta il collegamento che l'applicazione ha con il documento del repository. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#RepDACDocument()"><B>RepDACDocument()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo costruttore prepara un documento completamente vuoto <DT><A HREF="it/saga/library/repository/RepDACDocument.html#RepDACDocument(java.io.File)"><B>RepDACDocument(File)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo costruttore prepara un documento leggendolo da un file ed impostando come nome il nome del file stesso <DT><A HREF="it/saga/library/repository/RepDACDocument.html#RepDACDocument(java.lang.String, java.lang.String)"><B>RepDACDocument(String, String)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo costruttore prepara un documento senza contenuto con gli attributi nome e descrizione impostati <DT><A HREF="it/saga/library/repository/RepDACDocument.html#RepDACDocument(java.lang.String, java.lang.String, java.io.File)"><B>RepDACDocument(String, String, File)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo costruttore prepara un documento leggendolo da un file con gli attributi nome e descrizione impostati in modo indipendente dal file letto <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html"><B>RepDACDocumentInfo</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A>.<DD>Questa classe serve per astrarre le informazioni riguardanti un documento. <DT><A HREF="it/saga/library/repository/RepDACDocumentInfo.html#RepDACDocumentInfo(java.lang.String, java.lang.String, java.lang.String, java.util.Date, java.lang.String, java.util.Date, java.lang.String, java.lang.String, it.saga.library.repository.RepDACACLDescriptor, it.saga.library.repository.RepDACMetadataClassDescriptor)"><B>RepDACDocumentInfo(String, String, String, Date, String, Date, String, String, RepDACACLDescriptor, RepDACMetadataClassDescriptor)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocumentInfo.html">RepDACDocumentInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html"><B>RepDACMetadataAttributeDescriptor</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A>.<DD>Questa classe serve per astrarre le informazioni riguardanti i meta-dati. <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.util.Date)"><B>RepDACMetadataAttributeDescriptor(String, Date)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.Double)"><B>RepDACMetadataAttributeDescriptor(String, Double)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.Long)"><B>RepDACMetadataAttributeDescriptor(String, Long)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String)"><B>RepDACMetadataAttributeDescriptor(String, String)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String, java.util.Date)"><B>RepDACMetadataAttributeDescriptor(String, String, Date)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String, java.lang.Double)"><B>RepDACMetadataAttributeDescriptor(String, String, Double)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String, java.lang.Long)"><B>RepDACMetadataAttributeDescriptor(String, String, Long)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String, java.lang.String)"><B>RepDACMetadataAttributeDescriptor(String, String, String)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Date)"><B>RepDACMetadataAttributeDescriptor(String, String, String, String, Date)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Double)"><B>RepDACMetadataAttributeDescriptor(String, String, String, String, Double)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Long)"><B>RepDACMetadataAttributeDescriptor(String, String, String, String, Long)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#RepDACMetadataAttributeDescriptor(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>RepDACMetadataAttributeDescriptor(String, String, String, String, String)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html"><B>RepDACMetadataClassDescriptor</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A>.<DD>Questa classe rappresenta un descrittore di una classe di documenti. <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#RepDACMetadataClassDescriptor(java.lang.String)"><B>RepDACMetadataClassDescriptor(String)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#RepDACMetadataClassDescriptor(java.lang.String, it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>RepDACMetadataClassDescriptor(String, RepDACMetadataAttributeDescriptor[])</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#RepDACMetadataClassDescriptor(java.lang.String, java.lang.String, it.saga.library.repository.RepDACMetadataAttributeDescriptor[])"><B>RepDACMetadataClassDescriptor(String, String, RepDACMetadataAttributeDescriptor[])</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html"><B>RepDACMetadataDescriptor</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A>.<DD>Questa classe serve per astrarre le informazioni riguardanti i meta-dati. <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#RepDACMetadataDescriptor(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Date)"><B>RepDACMetadataDescriptor(String, String, String, String, Date)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#RepDACMetadataDescriptor(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Double)"><B>RepDACMetadataDescriptor(String, String, String, String, Double)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#RepDACMetadataDescriptor(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Long)"><B>RepDACMetadataDescriptor(String, String, String, String, Long)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#RepDACMetadataDescriptor(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>RepDACMetadataDescriptor(String, String, String, String, String)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html"><B>RepDACVanillaAdminOperationInfo</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A>.<DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#RepDACVanillaAdminOperationInfo()"><B>RepDACVanillaAdminOperationInfo()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaAdminParams.html"><B>RepDACVanillaAdminParams</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaAdminParams.html">RepDACVanillaAdminParams</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaAdminParams.html#RepDACVanillaAdminParams()"><B>RepDACVanillaAdminParams()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaAdminParams.html">RepDACVanillaAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html"><B>RepDACVanillaArchiviationAdminParams</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html">RepDACVanillaArchiviationAdminParams</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html#RepDACVanillaArchiviationAdminParams(boolean, boolean, java.lang.String, java.lang.String)"><B>RepDACVanillaArchiviationAdminParams(boolean, boolean, String, String)</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaArchiviationAdminParams.html">RepDACVanillaArchiviationAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html"><B>RepDACVanillaClass</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#RepDACVanillaClass()"><B>RepDACVanillaClass()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html"><B>RepDACVanillaClassAttr</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#RepDACVanillaClassAttr()"><B>RepDACVanillaClassAttr()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html"><B>RepDACVanillaClassFlat</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html">RepDACVanillaClassFlat</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html#RepDACVanillaClassFlat()"><B>RepDACVanillaClassFlat()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html">RepDACVanillaClassFlat</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html"><B>RepDACVanillaClassGraphWrapper</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#RepDACVanillaClassGraphWrapper(it.saga.library.repository.drivers.vanilla.RepDACVanillaClass)"><B>RepDACVanillaClassGraphWrapper(RepDACVanillaClass)</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html"><B>RepDACVanillaClassParent</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#RepDACVanillaClassParent()"><B>RepDACVanillaClassParent()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html"><B>RepDACVanillaClassParentGraphWrapper</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html">RepDACVanillaClassParentGraphWrapper</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html#RepDACVanillaClassParentGraphWrapper(it.saga.library.repository.drivers.vanilla.RepDACVanillaClassParent)"><B>RepDACVanillaClassParentGraphWrapper(RepDACVanillaClassParent)</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html">RepDACVanillaClassParentGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDeletionAdminParams.html"><B>RepDACVanillaDeletionAdminParams</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDeletionAdminParams.html">RepDACVanillaDeletionAdminParams</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDeletionAdminParams.html#RepDACVanillaDeletionAdminParams(boolean, boolean)"><B>RepDACVanillaDeletionAdminParams(boolean, boolean)</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDeletionAdminParams.html">RepDACVanillaDeletionAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html"><B>RepDACVanillaDocument</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#RepDACVanillaDocument()"><B>RepDACVanillaDocument()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html"><B>RepDACVanillaDocumentAttr</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#RepDACVanillaDocumentAttr()"><B>RepDACVanillaDocumentAttr()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html"><B>RepDACVanillaDocumentHistory</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#RepDACVanillaDocumentHistory()"><B>RepDACVanillaDocumentHistory()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaFullTextAdminParams.html"><B>RepDACVanillaFullTextAdminParams</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaFullTextAdminParams.html">RepDACVanillaFullTextAdminParams</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaFullTextAdminParams.html#RepDACVanillaFullTextAdminParams()"><B>RepDACVanillaFullTextAdminParams()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaFullTextAdminParams.html">RepDACVanillaFullTextAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html"><B>RepDACVanillaRetrievalAdminParams</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html">RepDACVanillaRetrievalAdminParams</A>.<DD><b>*** A T T E N Z I O N E ! <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html#RepDACVanillaRetrievalAdminParams(boolean, boolean, java.lang.String, java.lang.String)"><B>RepDACVanillaRetrievalAdminParams(boolean, boolean, String, String)</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html">RepDACVanillaRetrievalAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocArchiviationEnum.html"><B>RepDocArchiviationEnum</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocArchiviationEnum.html">RepDocArchiviationEnum</A>.<DD>Questa classe rappresenta una enumerazione dei tipi di archiviazione da utilizzare per i documenti da archiviare<DT><A HREF="it/saga/library/repository/RepDocArchiviationEnum.html#RepDocArchiviationEnum()"><B>RepDocArchiviationEnum()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocArchiviationEnum.html">RepDocArchiviationEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocDeletionEnum.html"><B>RepDocDeletionEnum</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocDeletionEnum.html">RepDocDeletionEnum</A>.<DD>Questa classe rappresenta una enumerazione dei tipi di cancellazione da utilizzare per i documenti da cancellare<DT><A HREF="it/saga/library/repository/RepDocDeletionEnum.html#RepDocDeletionEnum()"><B>RepDocDeletionEnum()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocDeletionEnum.html">RepDocDeletionEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocRetrievalEnum.html"><B>RepDocRetrievalEnum</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocRetrievalEnum.html">RepDocRetrievalEnum</A>.<DD>Questa classe rappresenta una enumerazione dei tipi di recupero documenti da utilizzare per i documenti da recuperare<DT><A HREF="it/saga/library/repository/RepDocRetrievalEnum.html#RepDocRetrievalEnum()"><B>RepDocRetrievalEnum()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocRetrievalEnum.html">RepDocRetrievalEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepBadDocStatusError.html"><B>RepEXCRepBadDocStatusError</B></A> - exception it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepBadDocStatusError.html">RepEXCRepBadDocStatusError</A>.<DD> <DT><A HREF="it/saga/library/repository/RepEXCRepBadDocStatusError.html#RepEXCRepBadDocStatusError(it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepBadDocStatusError(MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepBadDocStatusError.html">RepEXCRepBadDocStatusError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepBadDocStatusError.html#RepEXCRepBadDocStatusError(it.saga.library.messages.SagaException)"><B>RepEXCRepBadDocStatusError(SagaException)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepBadDocStatusError.html">RepEXCRepBadDocStatusError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepBadDocStatusError.html#RepEXCRepBadDocStatusError(it.saga.library.messages.SagaException, it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepBadDocStatusError(SagaException, MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepBadDocStatusError.html">RepEXCRepBadDocStatusError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepBadUserError.html"><B>RepEXCRepBadUserError</B></A> - exception it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepBadUserError.html">RepEXCRepBadUserError</A>.<DD> <DT><A HREF="it/saga/library/repository/RepEXCRepBadUserError.html#RepEXCRepBadUserError(it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepBadUserError(MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepBadUserError.html">RepEXCRepBadUserError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepBadUserError.html#RepEXCRepBadUserError(it.saga.library.messages.SagaException)"><B>RepEXCRepBadUserError(SagaException)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepBadUserError.html">RepEXCRepBadUserError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepBadUserError.html#RepEXCRepBadUserError(it.saga.library.messages.SagaException, it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepBadUserError(SagaException, MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepBadUserError.html">RepEXCRepBadUserError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDocAlreadyFilledError.html"><B>RepEXCRepDocAlreadyFilledError</B></A> - exception it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDocAlreadyFilledError.html">RepEXCRepDocAlreadyFilledError</A>.<DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDocAlreadyFilledError.html#RepEXCRepDocAlreadyFilledError(it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepDocAlreadyFilledError(MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDocAlreadyFilledError.html">RepEXCRepDocAlreadyFilledError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDocAlreadyFilledError.html#RepEXCRepDocAlreadyFilledError(it.saga.library.messages.SagaException)"><B>RepEXCRepDocAlreadyFilledError(SagaException)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDocAlreadyFilledError.html">RepEXCRepDocAlreadyFilledError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDocAlreadyFilledError.html#RepEXCRepDocAlreadyFilledError(it.saga.library.messages.SagaException, it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepDocAlreadyFilledError(SagaException, MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDocAlreadyFilledError.html">RepEXCRepDocAlreadyFilledError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDocNotFilledError.html"><B>RepEXCRepDocNotFilledError</B></A> - exception it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDocNotFilledError.html">RepEXCRepDocNotFilledError</A>.<DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDocNotFilledError.html#RepEXCRepDocNotFilledError(it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepDocNotFilledError(MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDocNotFilledError.html">RepEXCRepDocNotFilledError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDocNotFilledError.html#RepEXCRepDocNotFilledError(it.saga.library.messages.SagaException)"><B>RepEXCRepDocNotFilledError(SagaException)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDocNotFilledError.html">RepEXCRepDocNotFilledError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDocNotFilledError.html#RepEXCRepDocNotFilledError(it.saga.library.messages.SagaException, it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepDocNotFilledError(SagaException, MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDocNotFilledError.html">RepEXCRepDocNotFilledError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDuplicateDocError.html"><B>RepEXCRepDuplicateDocError</B></A> - exception it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDuplicateDocError.html">RepEXCRepDuplicateDocError</A>.<DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDuplicateDocError.html#RepEXCRepDuplicateDocError(it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepDuplicateDocError(MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDuplicateDocError.html">RepEXCRepDuplicateDocError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDuplicateDocError.html#RepEXCRepDuplicateDocError(it.saga.library.messages.SagaException)"><B>RepEXCRepDuplicateDocError(SagaException)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDuplicateDocError.html">RepEXCRepDuplicateDocError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepDuplicateDocError.html#RepEXCRepDuplicateDocError(it.saga.library.messages.SagaException, it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepDuplicateDocError(SagaException, MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepDuplicateDocError.html">RepEXCRepDuplicateDocError</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepositoryException.html"><B>RepEXCRepositoryException</B></A> - exception it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepositoryException.html">RepEXCRepositoryException</A>.<DD> <DT><A HREF="it/saga/library/repository/RepEXCRepositoryException.html#RepEXCRepositoryException(it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepositoryException(MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepositoryException.html">RepEXCRepositoryException</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepositoryException.html#RepEXCRepositoryException(it.saga.library.messages.SagaException)"><B>RepEXCRepositoryException(SagaException)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepositoryException.html">RepEXCRepositoryException</A> <DD> <DT><A HREF="it/saga/library/repository/RepEXCRepositoryException.html#RepEXCRepositoryException(it.saga.library.messages.SagaException, it.saga.library.messages.MsgDACMessage)"><B>RepEXCRepositoryException(SagaException, MsgDACMessage)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepEXCRepositoryException.html">RepEXCRepositoryException</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMClassDesigner.html"><B>RepFRMClassDesigner</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMClassDesigner.html">RepFRMClassDesigner</A>.<DD>Questa classe permette di progettare classi di documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMClassDesigner.html#RepFRMClassDesigner()"><B>RepFRMClassDesigner()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMClassDesigner.html">RepFRMClassDesigner</A> <DD> <DT><A HREF="it/saga/library/repository/RepFRMDocInfo.html"><B>RepFRMDocInfo</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInfo.html">RepFRMDocInfo</A>.<DD>Questa classe visualizza un frame informativo sul documento specificato<DT><A HREF="it/saga/library/repository/RepFRMDocInfo.html#RepFRMDocInfo(it.saga.library.repository.RepDACDocument)"><B>RepFRMDocInfo(RepDACDocument)</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInfo.html">RepFRMDocInfo</A> <DD>Questo costruttore causa la chiamata all BL per la richiesta di informazioni riguardanti il documento specificato. <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html"><B>RepFRMDocInput</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A>.<DD>Questa classe permette di interfacciarsi con l'utente e dargli la possibilita' di importare una lista di documenti da file oppure da scansione twain. <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#RepFRMDocInput()"><B>RepFRMDocInput()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD> <DT><A HREF="it/saga/library/repository/RepFRMDocSearch.html"><B>RepFRMDocSearch</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocSearch.html">RepFRMDocSearch</A>.<DD>Questa classe presenta all'utente una interfaccia per la ricerca, gestione ed eventualmente per la selezione di una lista di documenti presenti nel repository.<DT><A HREF="it/saga/library/repository/RepFRMDocSearch.html#RepFRMDocSearch()"><B>RepFRMDocSearch()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocSearch.html">RepFRMDocSearch</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassAttrDesigner.html"><B>RepFRMVanillaClassAttrDesigner</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassAttrDesigner.html">RepFRMVanillaClassAttrDesigner</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassAttrDesigner.html#RepFRMVanillaClassAttrDesigner(it.saga.library.repository.drivers.vanilla.RepDACVanillaClass)"><B>RepFRMVanillaClassAttrDesigner(RepDACVanillaClass)</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassAttrDesigner.html">RepFRMVanillaClassAttrDesigner</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html"><B>RepFRMVanillaClassDesigner</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html">RepFRMVanillaClassDesigner</A>.<DD>Questa classe permette di progettare classi di documento. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html#RepFRMVanillaClassDesigner()"><B>RepFRMVanillaClassDesigner()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html">RepFRMVanillaClassDesigner</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaRepositoryAdmin.html"><B>RepFRMVanillaRepositoryAdmin</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaRepositoryAdmin.html">RepFRMVanillaRepositoryAdmin</A>.<DD>Questa classe permette la gestione dei vanilla driver da parte di un utente con diritti di amministrazione<DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaRepositoryAdmin.html#RepFRMVanillaRepositoryAdmin()"><B>RepFRMVanillaRepositoryAdmin()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaRepositoryAdmin.html">RepFRMVanillaRepositoryAdmin</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html"><B>RepHummingbirdDriverPermits</B></A> - class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html">RepHummingbirdDriverPermits</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html#RepHummingbirdDriverPermits()"><B>RepHummingbirdDriverPermits()</B></A> - Constructor for class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html">RepHummingbirdDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/RepPermits.html"><B>RepPermits</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepPermits.html">RepPermits</A>.<DD> <DT><A HREF="it/saga/library/repository/RepPermits.html#RepPermits()"><B>RepPermits()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepPermits.html">RepPermits</A> <DD> <DT><A HREF="it/saga/library/repository/RepUtils.html"><B>RepUtils</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/RepUtils.html">RepUtils</A>.<DD> <DT><A HREF="it/saga/library/repository/RepUtils.html#RepUtils()"><B>RepUtils()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/RepUtils.html">RepUtils</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html"><B>RepVanillaDriverPermits</B></A> - class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A>.<DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#RepVanillaDriverPermits()"><B>RepVanillaDriverPermits()</B></A> - Constructor for class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocRetrievalEnum.html#RETRIEVE_ABORT"><B>RETRIEVE_ABORT</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocRetrievalEnum.html">RepDocRetrievalEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocRetrievalEnum.html#RETRIEVE_PARTIAL"><B>RETRIEVE_PARTIAL</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocRetrievalEnum.html">RepDocRetrievalEnum</A> <DD> <DT><A HREF="it/saga/library/repository/RepDocRetrievalEnum.html#RETRIEVE_TOTAL"><B>RETRIEVE_TOTAL</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDocRetrievalEnum.html">RepDocRetrievalEnum</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html#retrieveGroupLabel"><B>retrieveGroupLabel</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html">RepDACVanillaRetrievalAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html#retrieveGroupPath"><B>retrieveGroupPath</B></A> - Variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaRetrievalAdminParams.html">RepDACVanillaRetrievalAdminParams</A> <DD> <DT><A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html#rollback()"><B>rollback()</B></A> - Method in class it.saga.library.repository.impl.<A HREF="it/saga/library/repository/impl/RepBLGRepositoryBean.html">RepBLGRepositoryBean</A> <DD>Questo metodo e' un overload per specializzare il tipo di eccezione lanciato dal rollback <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html#rollbackTransaction(java.lang.String)"><B>rollbackTransaction(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaTransactionManager.html">RepBLGVanillaTransactionManager</A> <DD>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. </DL> <HR> <A NAME="_S_"><!-- --></A><H2> <B>S</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html#saveAction()"><B>saveAction()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html">RepFRMVanillaClassDesigner</A> <DD> <DT><A HREF="it/saga/library/repository/RepFRMDocSearch.html#searchAndManageDocuments(BsfFRMBaseInternalFrame)"><B>searchAndManageDocuments(BsfFRMBaseInternalFrame)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocSearch.html">RepFRMDocSearch</A> <DD>Questo metodo fa apparire la finestra di ricerca e gestione dei documenti, attivata in modalita' gestione <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html"><B>SearchInfo</B></A> - class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A>.<DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#SearchInfo()"><B>SearchInfo()</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#SearchInfo(byte[])"><B>SearchInfo(byte[])</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#SearchInfo(java.lang.String)"><B>SearchInfo(String)</B></A> - Constructor for class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setArchiveGroupLabel(java.lang.String)"><B>setArchiveGroupLabel(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#setArchiveStatus(int)"><B>setArchiveStatus(int)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#setArchiveStatus(java.lang.Long)"><B>setArchiveStatus(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#setAttributes(java.util.List)"><B>setAttributes(List)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#setContent(byte[])"><B>setContent(byte[])</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo permette di impostare il contenuto che viene memorizzato nel repository, a differenza degli altri campi che vengono gestiti dal livello di astrazione. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setDataLastCheckIn(java.util.Date)"><B>setDataLastCheckIn(Date)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setDataOp(java.util.Date)"><B>setDataOp(Date)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html#setDataSource(it.saga.library.commonDataTypes.CdtDACPkBaseClass)"><B>setDataSource(CdtDACPkBaseClass)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepFRMVanillaClassDesigner.html">RepFRMVanillaClassDesigner</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#setDateValue(java.util.Date)"><B>setDateValue(Date)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#setDateValue(java.util.Date)"><B>setDateValue(Date)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#setDateValue(java.util.Date)"><B>setDateValue(Date)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setDefaultDate(java.util.Date)"><B>setDefaultDate(Date)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setDefaultDouble(java.lang.Double)"><B>setDefaultDouble(Double)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setDefaultLong(java.lang.Long)"><B>setDefaultLong(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setDefaultString(java.lang.String)"><B>setDefaultString(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACACLDescriptor.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACACLDescriptor.html">RepDACACLDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setDigest(java.lang.String)"><B>setDigest(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setDocAttributes(java.util.Set)"><B>setDocAttributes(Set)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html#setDOCSExportSoapPortWSDDServiceName(java.lang.String)"><B>setDOCSExportSoapPortWSDDServiceName(String)</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceExport/wsdl/FusionWebServiceExportLocator.html">FusionWebServiceExportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html#setDOCSImportSoapPortWSDDServiceName(java.lang.String)"><B>setDOCSImportSoapPortWSDDServiceName(String)</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.wsdl.<A HREF="com/Hummingbird/FusionWebServiceImport/wsdl/FusionWebServiceImportLocator.html">FusionWebServiceImportLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html#setDOCSLoginSoapPortWSDDServiceName(java.lang.String)"><B>setDOCSLoginSoapPortWSDDServiceName(String)</B></A> - Method in class com.Hummingbird.FusionWebServiceLogin.wsdl.<A HREF="com/Hummingbird/FusionWebServiceLogin/wsdl/FusionWebServiceLoginLocator.html">FusionWebServiceLoginLocator</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html#setDOCSModifySoapPortWSDDServiceName(java.lang.String)"><B>setDOCSModifySoapPortWSDDServiceName(String)</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.wsdl.<A HREF="com/Hummingbird/FusionWebServiceModify/wsdl/FusionWebServiceModifyLocator.html">FusionWebServiceModifyLocator</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setDocumentContent(java.lang.String)"><B>setDocumentContent(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#setDocumentDescription(java.lang.String)"><B>setDocumentDescription(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#setDocumentDescription(java.lang.String)"><B>setDocumentDescription(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#setDocumentName(java.lang.String)"><B>setDocumentName(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#setDocumentName(java.lang.String)"><B>setDocumentName(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#setDocumentVersion(java.lang.String)"><B>setDocumentVersion(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#setDoubleValue(java.lang.Double)"><B>setDoubleValue(Double)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#setDoubleValue(java.lang.Double)"><B>setDoubleValue(Double)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#setDoubleValue(java.lang.Double)"><B>setDoubleValue(Double)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setIdACL(java.lang.Long)"><B>setIdACL(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#setIdAttr(java.lang.Long)"><B>setIdAttr(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#setIdClass(java.lang.Long)"><B>setIdClass(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#setIdClass(java.lang.Long)"><B>setIdClass(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html#setIdClass(java.lang.Long)"><B>setIdClass(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html">RepDACVanillaClassFlat</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setIdClass(java.lang.Long)"><B>setIdClass(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html#setIdClassIsA(java.lang.Long)"><B>setIdClassIsA(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassFlat.html">RepDACVanillaClassFlat</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setIdDocument(java.lang.Long)"><B>setIdDocument(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#setIdDocument(java.lang.Long)"><B>setIdDocument(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#setIdParentClass(java.lang.Long)"><B>setIdParentClass(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setIdUtenteOp(java.lang.Long)"><B>setIdUtenteOp(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepFRMDocInput.html#SetInitialDataSource()"><B>SetInitialDataSource()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepFRMDocInput.html">RepFRMDocInput</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#setLogicalId(int)"><B>setLogicalId(int)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#setLogicalIdClass(int)"><B>setLogicalIdClass(int)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html#setLogicalIdParentClass(int)"><B>setLogicalIdParentClass(int)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParent.html">RepDACVanillaClassParent</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#setLogicalVersAffected(long)"><B>setLogicalVersAffected(long)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#setLongValue(java.lang.Long)"><B>setLongValue(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#setLongValue(java.lang.Long)"><B>setLongValue(Long)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#setLongValue(java.lang.Long)"><B>setLongValue(Long)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#setModifyStatus(int)"><B>setModifyStatus(int)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setModifyStatus(java.lang.Long)"><B>setModifyStatus(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACACLDescriptor.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACACLDescriptor.html">RepDACACLDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setNote(java.lang.String)"><B>setNote(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html#setNote(java.lang.String)"><B>setNote(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClass.html">RepDACVanillaClass</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html#setOwnerArc(it.saga.library.controls.graphview.CtlGraphViewArc)"><B>setOwnerArc(CtlGraphViewArc)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html">RepDACVanillaClassParentGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#setOwnerNode(it.saga.library.controls.graphview.CtlGraphViewNode)"><B>setOwnerNode(CtlGraphViewNode)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#setPhysicalVersAffected(long)"><B>setPhysicalVersAffected(long)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setRearchiveGroupLabel(java.lang.String)"><B>setRearchiveGroupLabel(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#setRepositoryName(java.lang.String)"><B>setRepositoryName(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#setRepositoryName(java.lang.String)"><B>setRepositoryName(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html#setRequestedArchiveStatus(java.lang.Long)"><B>setRequestedArchiveStatus(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocument.html">RepDACVanillaDocument</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html#setStringValue(java.lang.String)"><B>setStringValue(String)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentAttr.html">RepDACVanillaDocumentAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#setStringValue(java.lang.String)"><B>setStringValue(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#setStringValue(java.lang.String)"><B>setStringValue(String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#setTotalDocsAffected(long)"><B>setTotalDocsAffected(long)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#setTotalSizeAffected(long)"><B>setTotalSizeAffected(long)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#setValue(byte[])"><B>setValue(byte[])</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#setValue(byte[])"><B>setValue(byte[])</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#setValue(byte[])"><B>setValue(byte[])</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#setValue(byte[])"><B>setValue(byte[])</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#setValue(byte[])"><B>setValue(byte[])</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#setValue(byte[])"><B>setValue(byte[])</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#setValue(byte[])"><B>setValue(byte[])</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#setValueType(java.lang.Long)"><B>setValueType(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html#setVersion(java.lang.Long)"><B>setVersion(Long)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaDocumentHistory.html">RepDACVanillaDocumentHistory</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#show()"><B>show()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo causa la visualizzazione del documento tramite richiamo della applicazione ad esso associata. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#show(java.io.File)"><B>show(File)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo causa la visualizzazione del documento tramite richiamo della applicazione ad esso associata. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html#startDocumentArchiviation(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.drivers.vanilla.RepDACVanillaArchiviationAdminParams)"><B>startDocumentArchiviation(AutCFGUserSession, RepDACVanillaArchiviationAdminParams)</B></A> - Method in interface it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html">RepBLGVanillaRepository</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#startDocumentArchiviation(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.drivers.vanilla.RepDACVanillaArchiviationAdminParams)"><B>startDocumentArchiviation(AutCFGUserSession, RepDACVanillaArchiviationAdminParams)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html#startDocumentDeletion(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.drivers.vanilla.RepDACVanillaDeletionAdminParams)"><B>startDocumentDeletion(AutCFGUserSession, RepDACVanillaDeletionAdminParams)</B></A> - Method in interface it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html">RepBLGVanillaRepository</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#startDocumentDeletion(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.drivers.vanilla.RepDACVanillaDeletionAdminParams)"><B>startDocumentDeletion(AutCFGUserSession, RepDACVanillaDeletionAdminParams)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD>Questo metodo esegue la cancellazione dei documenti dal repository in funzione dei parametri passati. <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html#startDocumentFullTextIndexing(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.drivers.vanilla.RepDACVanillaFullTextAdminParams)"><B>startDocumentFullTextIndexing(AutCFGUserSession, RepDACVanillaFullTextAdminParams)</B></A> - Method in interface it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html">RepBLGVanillaRepository</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#startDocumentFullTextIndexing(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.drivers.vanilla.RepDACVanillaFullTextAdminParams)"><B>startDocumentFullTextIndexing(AutCFGUserSession, RepDACVanillaFullTextAdminParams)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html#startDocumentRetrieval(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.drivers.vanilla.RepDACVanillaRetrievalAdminParams)"><B>startDocumentRetrieval(AutCFGUserSession, RepDACVanillaRetrievalAdminParams)</B></A> - Method in interface it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html">RepBLGVanillaRepository</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#startDocumentRetrieval(it.saga.library.authentication.AutCFGUserSession, it.saga.library.repository.drivers.vanilla.RepDACVanillaRetrievalAdminParams)"><B>startDocumentRetrieval(AutCFGUserSession, RepDACVanillaRetrievalAdminParams)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#SUPER_ASSIGN_METADATA"><B>SUPER_ASSIGN_METADATA</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#SUPER_LOCK"><B>SUPER_LOCK</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#SUPER_OBSOLETE"><B>SUPER_OBSOLETE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html#SUPER_UNDO_CHECKOUT"><B>SUPER_UNDO_CHECKOUT</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepVanillaDriverPermits.html">RepVanillaDriverPermits</A> <DD> </DL> <HR> <A NAME="_T_"><!-- --></A><H2> <B>T</B></H2> <DL> <DT><A HREF="it/saga/library/repository/TestFrame.html"><B>TestFrame</B></A> - class it.saga.library.repository.<A HREF="it/saga/library/repository/TestFrame.html">TestFrame</A>.<DD> <DT><A HREF="it/saga/library/repository/TestFrame.html#TestFrame()"><B>TestFrame()</B></A> - Constructor for class it.saga.library.repository.<A HREF="it/saga/library/repository/TestFrame.html">TestFrame</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html#toString()"><B>toString()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassParentGraphWrapper.html">RepDACVanillaClassParentGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html#toString()"><B>toString()</B></A> - Method in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassGraphWrapper.html">RepDACVanillaClassGraphWrapper</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#toString()"><B>toString()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html#toString()"><B>toString()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataClassDescriptor.html">RepDACMetadataClassDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#toString()"><B>toString()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACACLDescriptor.html#toString()"><B>toString()</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACACLDescriptor.html">RepDACACLDescriptor</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html#toString()"><B>toString()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html#toString()"><B>toString()</B></A> - Method in class com.Hummingbird.FusionWebServiceModify.type.<A HREF="com/Hummingbird/FusionWebServiceModify/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html#toString()"><B>toString()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html#toString()"><B>toString()</B></A> - Method in class com.Hummingbird.FusionWebServiceImport.type.<A HREF="com/Hummingbird/FusionWebServiceImport/type/Document.html">Document</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html#toString()"><B>toString()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/SearchInfo.html">SearchInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html#toString()"><B>toString()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/ProfileInfo.html">ProfileInfo</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html#toString()"><B>toString()</B></A> - Method in class com.Hummingbird.FusionWebServiceExport.type.<A HREF="com/Hummingbird/FusionWebServiceExport/type/Document.html">Document</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#totalDocsAffected"><B>totalDocsAffected</B></A> - Variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html#totalSizeAffected"><B>totalSizeAffected</B></A> - Variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACVanillaAdminOperationInfo.html">RepDACVanillaAdminOperationInfo</A> <DD> </DL> <HR> <A NAME="_U_"><!-- --></A><H2> <B>U</B></H2> <DL> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html#updateClassHierarchy(it.saga.library.authentication.AutCFGUserSession, java.util.List, java.util.List)"><B>updateClassHierarchy(AutCFGUserSession, List, List)</B></A> - Method in interface it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepBLGVanillaRepository.html">RepBLGVanillaRepository</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html#updateClassHierarchy(it.saga.library.authentication.AutCFGUserSession, java.util.List, java.util.List)"><B>updateClassHierarchy(AutCFGUserSession, List, List)</B></A> - Method in class it.saga.library.repository.drivers.vanilla.impl.<A HREF="it/saga/library/repository/drivers/vanilla/impl/RepBLGVanillaRepositoryBean.html">RepBLGVanillaRepositoryBean</A> <DD> </DL> <HR> <A NAME="_V_"><!-- --></A><H2> <B>V</B></H2> <DL> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/ProfileInfoHolder.html#value"><B>value</B></A> - Variable in class com.Hummingbird.FusionWebServiceExport.type.holders.<A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/ProfileInfoHolder.html">ProfileInfoHolder</A> <DD> <DT><A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/DocumentHolder.html#value"><B>value</B></A> - Variable in class com.Hummingbird.FusionWebServiceExport.type.holders.<A HREF="com/Hummingbird/FusionWebServiceExport/type/holders/DocumentHolder.html">DocumentHolder</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#VALUETYPE_DATE"><B>VALUETYPE_DATE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#VALUETYPE_DATE"><B>VALUETYPE_DATE</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#VALUETYPE_DATE"><B>VALUETYPE_DATE</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#VALUETYPE_DOUBLE"><B>VALUETYPE_DOUBLE</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#VALUETYPE_DOUBLE"><B>VALUETYPE_DOUBLE</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#VALUETYPE_DOUBLE"><B>VALUETYPE_DOUBLE</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#VALUETYPE_LONG"><B>VALUETYPE_LONG</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#VALUETYPE_LONG"><B>VALUETYPE_LONG</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#VALUETYPE_LONG"><B>VALUETYPE_LONG</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html#VALUETYPE_STRING"><B>VALUETYPE_STRING</B></A> - Static variable in class it.saga.library.repository.drivers.vanilla.<A HREF="it/saga/library/repository/drivers/vanilla/RepDACVanillaClassAttr.html">RepDACVanillaClassAttr</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html#VALUETYPE_STRING"><B>VALUETYPE_STRING</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataDescriptor.html">RepDACMetadataDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html#VALUETYPE_STRING"><B>VALUETYPE_STRING</B></A> - Static variable in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACMetadataAttributeDescriptor.html">RepDACMetadataAttributeDescriptor</A> <DD> <DT><A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html#VIEW_PROFILE"><B>VIEW_PROFILE</B></A> - Static variable in class it.saga.library.repository.drivers.hummingbird.<A HREF="it/saga/library/repository/drivers/hummingbird/RepHummingbirdDriverPermits.html">RepHummingbirdDriverPermits</A> <DD> </DL> <HR> <A NAME="_W_"><!-- --></A><H2> <B>W</B></H2> <DL> <DT><A HREF="it/saga/library/repository/RepDACDocument.html#writeToFile(java.io.File)"><B>writeToFile(File)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo effettua la scrittura del contenuto del documento su un file. <DT><A HREF="it/saga/library/repository/RepDACDocument.html#writeToFile(java.lang.String, java.lang.String)"><B>writeToFile(String, String)</B></A> - Method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepDACDocument.html">RepDACDocument</A> <DD>Questo metodo effettua la scrittura del contenuto del documento su un file. </DL> <HR> <A NAME="_X_"><!-- --></A><H2> <B>X</B></H2> <DL> <DT><A HREF="it/saga/library/repository/RepUtils.html#XMLDocumentToXMLString(org.w3c.dom.Document)"><B>XMLDocumentToXMLString(Document)</B></A> - Static method in class it.saga.library.repository.<A HREF="it/saga/library/repository/RepUtils.html">RepUtils</A> <DD> </DL> <HR> <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A> <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> </BODY> </HTML>