<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_04) on Mon Jan 31 10:28:12 CET 2005 -->
<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">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Index";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>

</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP 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="#_Q_">Q</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="#_Z_">Z</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#accept(java.io.File)"><B>accept(File)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Return true if this file should be shown in the directory pane,
 false if it shouldn't.

 
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#addExtension(java.lang.String)"><B>addExtension(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Adds a filetype "dot" extension to filter against.

 
<DT><A HREF="it/saga/library/common/CmnUtil.html#applyClientUpdates(it.saga.library.common.clientupdate.CmnDACClientUpdate[])"><B>applyClientUpdates(CmnDACClientUpdate[])</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#applyUpdate()"><B>applyUpdate()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html#applyUpdate()"><B>applyUpdate()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64"><B>Base64</B></A> - class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>.<DD>Implements Base64 encoding and decoding as defined by RFC 2045: "Multipurpose Internet
 Mail Extensions (MIME) Part One: Format of Internet Message Bodies" page 23.
 <DT><A HREF="it/saga/library/common/base64/Base64DecodingException.html" title="class in it.saga.library.common.base64"><B>Base64DecodingException</B></A> - exception it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64DecodingException.html" title="class in it.saga.library.common.base64">Base64DecodingException</A>.<DD>Exception that is thrown when an unexpected character is encountered
 during Base64 decoding.  <DT><A HREF="it/saga/library/common/base64/Base64DecodingException.html#Base64DecodingException(java.lang.String, char)"><B>Base64DecodingException(String, char)</B></A> - 
Constructor for class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64DecodingException.html" title="class in it.saga.library.common.base64">Base64DecodingException</A>
<DD>Construct an new exception.
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BigBold"><B>BigBold</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BigBoldItalic"><B>BigBoldItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BigItalic"><B>BigItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BigMonospacedBold"><B>BigMonospacedBold</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BigMonospacedBoldItalic"><B>BigMonospacedBoldItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BigMonospacedItalic"><B>BigMonospacedItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BigMonospacedPlain"><B>BigMonospacedPlain</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BigPlain"><B>BigPlain</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BiggestBold"><B>BiggestBold</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BiggestBoldItalic"><B>BiggestBoldItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BiggestItalic"><B>BiggestItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BiggestMonospacedBold"><B>BiggestMonospacedBold</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BiggestMonospacedBoldItalic"><B>BiggestMonospacedBoldItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BiggestMonospacedItalic"><B>BiggestMonospacedItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BiggestMonospacedPlain"><B>BiggestMonospacedPlain</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BiggestPlain"><B>BiggestPlain</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#Bold"><B>Bold</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#BoldItalic"><B>BoldItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Bug"><B>Bug</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/base64/Base64.html#base64Chars"><B>base64Chars</B></A> - 
Static variable in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Table of the sixty-four characters that are used as
 the Base64 alphabet: [A-Za-z0-9+/]
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#CHARACTER"><B>CHARACTER</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#CHECKBOX"><B>CHECKBOX</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#CHECK_ALL"><B>CHECK_ALL</B></A> - 
Static variable in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#CHECK_DATE"><B>CHECK_DATE</B></A> - 
Static variable in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#CHECK_EXISTENCE"><B>CHECK_EXISTENCE</B></A> - 
Static variable in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#CHECK_SIZE"><B>CHECK_SIZE</B></A> - 
Static variable in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#COMBO"><B>COMBO</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#CONTROL"><B>CONTROL</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#CURRENCY"><B>CURRENCY</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Cancel"><B>Cancel</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Cancel"><B>Cancel</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#CartellaSuperiore"><B>CartellaSuperiore</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnAppDescriptor.html" title="class in it.saga.library.common"><B>CmnAppDescriptor</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnAppDescriptor.html" title="class in it.saga.library.common">CmnAppDescriptor</A>.<DD><br><b>Created by:</b> Bogdan Sturzoiu
 <br><b>Create date:</b> 10/21/03
 <br><b>Description:</b> 
 Base class for each descriptor class of any Sicra.Web module (application)<DT><A HREF="it/saga/library/common/CmnAppDescriptor.html#CmnAppDescriptor(java.lang.String, java.lang.String)"><B>CmnAppDescriptor(String, String)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnAppDescriptor.html" title="class in it.saga.library.common">CmnAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnApplicationList.html" title="class in it.saga.library.common"><B>CmnApplicationList</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnApplicationList.html" title="class in it.saga.library.common">CmnApplicationList</A>.<DD>Class used for having the applications descriptors for all applicazions
 <br><b>Created by:</b> Bogdan Sturzoiu
 <br><b>Create date:</b> 10/22/2003
 <br><b>Description:</b><DT><A HREF="it/saga/library/common/CmnApplicationList.html#CmnApplicationList()"><B>CmnApplicationList()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnApplicationList.html" title="class in it.saga.library.common">CmnApplicationList</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBLGCommon.html" title="interface in it.saga.library.common"><B>CmnBLGCommon</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGCommon.html" title="interface in it.saga.library.common">CmnBLGCommon</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnBLGCommonHome.html" title="interface in it.saga.library.common"><B>CmnBLGCommonHome</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGCommonHome.html" title="interface in it.saga.library.common">CmnBLGCommonHome</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnBLGTmpTable.html" title="interface in it.saga.library.common"><B>CmnBLGTmpTable</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGTmpTable.html" title="interface in it.saga.library.common">CmnBLGTmpTable</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnBLGTmpTableHome.html" title="interface in it.saga.library.common"><B>CmnBLGTmpTableHome</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGTmpTableHome.html" title="interface in it.saga.library.common">CmnBLGTmpTableHome</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnBaseFileXMLParser.html" title="class in it.saga.library.common"><B>CmnBaseFileXMLParser</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseFileXMLParser.html" title="class in it.saga.library.common">CmnBaseFileXMLParser</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnBaseFileXMLParser.html#CmnBaseFileXMLParser()"><B>CmnBaseFileXMLParser()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseFileXMLParser.html" title="class in it.saga.library.common">CmnBaseFileXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common"><B>CmnBaseXMLParser</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html#CmnBaseXMLParser()"><B>CmnBaseXMLParser()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnCFGAppDescriptor.html" title="class in it.saga.library.common"><B>CmnCFGAppDescriptor</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnCFGAppDescriptor.html" title="class in it.saga.library.common">CmnCFGAppDescriptor</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnCFGAppDescriptor.html#CmnCFGAppDescriptor()"><B>CmnCFGAppDescriptor()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnCFGAppDescriptor.html" title="class in it.saga.library.common">CmnCFGAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnClientFilesConfigurationAdapter.html" title="interface in it.saga.library.common"><B>CmnClientFilesConfigurationAdapter</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnClientFilesConfigurationAdapter.html" title="interface in it.saga.library.common">CmnClientFilesConfigurationAdapter</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnClientUpdatesConfigurationAdapter.html" title="interface in it.saga.library.common"><B>CmnClientUpdatesConfigurationAdapter</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnClientUpdatesConfigurationAdapter.html" title="interface in it.saga.library.common">CmnClientUpdatesConfigurationAdapter</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common"><B>CmnDACAppDescriptor</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common">CmnDACAppDescriptor</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnDACAppDescriptor.html#CmnDACAppDescriptor(java.lang.String, java.lang.String)"><B>CmnDACAppDescriptor(String, String)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common">CmnDACAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common"><B>CmnDACClientFile</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common">CmnDACClientFile</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnDACClientFile.html#CmnDACClientFile(java.lang.String, java.lang.String, java.lang.String, boolean)"><B>CmnDACClientFile(String, String, String, boolean)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common">CmnDACClientFile</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate"><B>CmnDACClientFileUpdate</B></A> - class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#CmnDACClientFileUpdate(java.lang.String, java.util.Date, java.lang.String, java.lang.String, int, boolean)"><B>CmnDACClientFileUpdate(String, Date, String, String, int, boolean)</B></A> - 
Constructor for class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate"><B>CmnDACClientUpdate</B></A> - class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html#CmnDACClientUpdate()"><B>CmnDACClientUpdate()</B></A> - 
Constructor for class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html" title="class in it.saga.library.common"><B>CmnDACMessageQueueDescriptor</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html" title="class in it.saga.library.common">CmnDACMessageQueueDescriptor</A>.<DD>Questa classe viene utilizzata dal descrittore delle applicazioni 
 per informare il sistema di quali code l'applicazione stessa necessiti.<DT><A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html#CmnDACMessageQueueDescriptor(java.lang.String, java.lang.String, int)"><B>CmnDACMessageQueueDescriptor(String, String, int)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html" title="class in it.saga.library.common">CmnDACMessageQueueDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACTmpTable.html" title="class in it.saga.library.common"><B>CmnDACTmpTable</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACTmpTable.html" title="class in it.saga.library.common">CmnDACTmpTable</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnDACTmpTable.html#CmnDACTmpTable()"><B>CmnDACTmpTable()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACTmpTable.html" title="class in it.saga.library.common">CmnDACTmpTable</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateFormatter.html" title="class in it.saga.library.common"><B>CmnDateFormatter</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateFormatter.html" title="class in it.saga.library.common">CmnDateFormatter</A>.<DD>Classe per formattare le date. <DT><A HREF="it/saga/library/common/CmnDateFormatter.html#CmnDateFormatter()"><B>CmnDateFormatter()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateFormatter.html" title="class in it.saga.library.common">CmnDateFormatter</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateFormatter.html#CmnDateFormatter(java.lang.String)"><B>CmnDateFormatter(String)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateFormatter.html" title="class in it.saga.library.common">CmnDateFormatter</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common"><B>CmnDateUtil</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnDescriptor.html" title="interface in it.saga.library.common"><B>CmnDescriptor</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnDescriptor.html" title="interface in it.saga.library.common">CmnDescriptor</A>.<DD>Interface for obtain an list of fields who are used to implement toString method of DAC who implement this interface 
 <br><b>Created by:</b> Adrian Minciuna
 <br><b>Create date:</b> September 2003<DT><A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common"><B>CmnEnumControlType</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>.<DD>Interface for enumerate type of controls 
 <br> features: may use ( COMBO| NUMERIC )
 <br><b>Created by:</b> Adrian Minciuna
 <br><b>Create date:</b> September 2003<DT><A HREF="it/saga/library/common/CmnEnvUtil.html" title="class in it.saga.library.common"><B>CmnEnvUtil</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnEnvUtil.html" title="class in it.saga.library.common">CmnEnvUtil</A>.<DD>Questa classe torna delle informazioni sull'ambiente client di esecuzione
 NOTA BENE: questa classe deve essere compilabile sotto JDK 1.1.8!<DT><A HREF="it/saga/library/common/clientupdate/CmnFRMClientUpdates.html" title="class in it.saga.library.common.clientupdate"><B>CmnFRMClientUpdates</B></A> - class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnFRMClientUpdates.html" title="class in it.saga.library.common.clientupdate">CmnFRMClientUpdates</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/clientupdate/CmnFRMClientUpdates.html#CmnFRMClientUpdates(it.saga.library.common.clientupdate.CmnDACClientUpdate[])"><B>CmnFRMClientUpdates(CmnDACClientUpdate[])</B></A> - 
Constructor for class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnFRMClientUpdates.html" title="class in it.saga.library.common.clientupdate">CmnFRMClientUpdates</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common"><B>CmnFRMViewHistory</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common">CmnFRMViewHistory</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnFRMViewHistory.html#CmnFRMViewHistory(it.saga.library.commonDataTypes.CdtDACHistoricBaseClass)"><B>CmnFRMViewHistory(CdtDACHistoricBaseClass)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common">CmnFRMViewHistory</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common"><B>CmnFieldDescriptor</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>.<DD>Class for description of a field from DAC
 <br><b>Created by:</b> Adrian Minciuna
 <br><b>Create date:</b> September 2003<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#CmnFieldDescriptor(java.lang.String, java.lang.Class)"><B>CmnFieldDescriptor(String, Class)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#CmnFieldDescriptor(java.lang.String, int, java.lang.String, int)"><B>CmnFieldDescriptor(String, int, String, int)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#CmnFieldDescriptor(java.lang.String, int, java.lang.String, int, java.lang.String, java.lang.Class)"><B>CmnFieldDescriptor(String, int, String, int, String, Class)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#CmnFieldDescriptor()"><B>CmnFieldDescriptor()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptorEditable.html" title="class in it.saga.library.common"><B>CmnFieldDescriptorEditable</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptorEditable.html" title="class in it.saga.library.common">CmnFieldDescriptorEditable</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnFieldDescriptorEditable.html#CmnFieldDescriptorEditable(java.lang.String, int, java.lang.String, int, java.lang.String, java.lang.Class, boolean, boolean)"><B>CmnFieldDescriptorEditable(String, int, String, int, String, Class, boolean, boolean)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptorEditable.html" title="class in it.saga.library.common">CmnFieldDescriptorEditable</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common"><B>CmnFileFilter</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>.<DD>A convenience implementation of FileFilter that filters out
 all files except for those type extensions that it knows about.

 <DT><A HREF="it/saga/library/common/CmnFileFilter.html#CmnFileFilter()"><B>CmnFileFilter()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Creates a file filter. 
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#CmnFileFilter(java.lang.String)"><B>CmnFileFilter(String)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Creates a file filter that accepts files with the given extension.
 
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#CmnFileFilter(java.lang.String, java.lang.String)"><B>CmnFileFilter(String, String)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Creates a file filter that accepts the given file type.
 
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#CmnFileFilter(java.lang.String[])"><B>CmnFileFilter(String[])</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Creates a file filter from the given string array.
 
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#CmnFileFilter(java.lang.String[], java.lang.String)"><B>CmnFileFilter(String[], String)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Creates a file filter from the given string array and description.
 
<DT><A HREF="it/saga/library/common/CmnFormatException.html" title="class in it.saga.library.common"><B>CmnFormatException</B></A> - exception it.saga.library.common.<A HREF="it/saga/library/common/CmnFormatException.html" title="class in it.saga.library.common">CmnFormatException</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnFormatException.html#CmnFormatException()"><B>CmnFormatException()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFormatException.html" title="class in it.saga.library.common">CmnFormatException</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFormatException.html#CmnFormatException(java.lang.String)"><B>CmnFormatException(String)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFormatException.html" title="class in it.saga.library.common">CmnFormatException</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFormatException.html#CmnFormatException(java.lang.String, java.lang.Throwable)"><B>CmnFormatException(String, Throwable)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFormatException.html" title="class in it.saga.library.common">CmnFormatException</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFormatter.html" title="class in it.saga.library.common"><B>CmnFormatter</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnFormatter.html" title="class in it.saga.library.common">CmnFormatter</A>.<DD>CmnFormatter
 
 Classe per la formattazione di stringhe, date e numeri
 
 Creato da Daniele Tilocca<DT><A HREF="it/saga/library/common/CmnFormatter.html#CmnFormatter()"><B>CmnFormatter()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnFormatter.html" title="class in it.saga.library.common">CmnFormatter</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnGUID.html" title="class in it.saga.library.common"><B>CmnGUID</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnGUID.html" title="class in it.saga.library.common">CmnGUID</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnGUID.html#CmnGUID()"><B>CmnGUID()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnGUID.html" title="class in it.saga.library.common">CmnGUID</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnGUID.html#CmnGUID(boolean)"><B>CmnGUID(boolean)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnGUID.html" title="class in it.saga.library.common">CmnGUID</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look"><B>CmnImages</B></A> - class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnMessageQueuesConfigurationAdapter.html" title="interface in it.saga.library.common"><B>CmnMessageQueuesConfigurationAdapter</B></A> - interface it.saga.library.common.<A HREF="it/saga/library/common/CmnMessageQueuesConfigurationAdapter.html" title="interface in it.saga.library.common">CmnMessageQueuesConfigurationAdapter</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common"><B>CmnServerUtil</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnServerUtil.html#CmnServerUtil()"><B>CmnServerUtil()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnService.html" title="class in it.saga.library.common"><B>CmnService</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnService.html" title="class in it.saga.library.common">CmnService</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnTreeApplication.html" title="class in it.saga.library.common"><B>CmnTreeApplication</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnTreeApplication.html" title="class in it.saga.library.common">CmnTreeApplication</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnTreeApplication.html#CmnTreeApplication(it.saga.library.common.CmnAppDescriptor)"><B>CmnTreeApplication(CmnAppDescriptor)</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnTreeApplication.html" title="class in it.saga.library.common">CmnTreeApplication</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common"><B>CmnUtil</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/CmnUtil.html#CmnUtil()"><B>CmnUtil()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Copia"><B>Copia</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#CreaDocumento"><B>CreaDocumento</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#CreaDocumento"><B>CreaDocumento</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#CreaDocumentoLittle"><B>CreaDocumentoLittle</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#CreaDocumentoLittle"><B>CreaDocumentoLittle</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseFileXMLParser.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseFileXMLParser.html" title="class in it.saga.library.common">CmnBaseFileXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>
<DD>Catch the value of an <xml> element.
 
<DT><A HREF="it/saga/library/common/CmnUtil.html#checkClientUpdates()"><B>checkClientUpdates()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Controlla se ci sono dei file da installare sul client ed eventualmente
 aggiorna.
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#clone()"><B>clone()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#cloneObject(java.lang.Object)"><B>cloneObject(Object)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Questo metodo effettua il clone di un oggetto tramite serializzazione e
 deserializzazione con stream, e' l'equivalente di una chiamata RMI
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#containerClass"><B>containerClass</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#convertFromLireToEuro(double, int)"><B>convertFromLireToEuro(double, int)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Questo metodo dato un importo in lire e una certa precisione restituisce 
 l'importo convertito in euro
<DT><A HREF="it/saga/library/common/CmnBLGCommonHome.html#create()"><B>create()</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGCommonHome.html" title="interface in it.saga.library.common">CmnBLGCommonHome</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBLGTmpTableHome.html#create()"><B>create()</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGTmpTableHome.html" title="interface in it.saga.library.common">CmnBLGTmpTableHome</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseFileXMLParser.html#currentObject"><B>currentObject</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseFileXMLParser.html" title="class in it.saga.library.common">CmnBaseFileXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html#currentObject"><B>currentObject</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#cutDouble(java.lang.Double, int)"><B>cutDouble(Double, int)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Ritorna un Double troncato con una certa precisione.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#DAC"><B>DAC</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#DATE"><B>DATE</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#DATETIME"><B>DATETIME</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateFormatter.html#DEFAULT_FORMAT"><B>DEFAULT_FORMAT</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateFormatter.html" title="class in it.saga.library.common">CmnDateFormatter</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#DOUBLE"><B>DOUBLE</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#DYNAMIC"><B>DYNAMIC</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Delete"><B>Delete</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Delete"><B>Delete</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Details"><B>Details</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Details"><B>Details</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocAnnulla"><B>DocAnnulla</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocConferma"><B>DocConferma</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocDetails"><B>DocDetails</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocIn20"><B>DocIn20</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocIn32"><B>DocIn32</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocInOut20"><B>DocInOut20</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocInOut32"><B>DocInOut32</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocOut20"><B>DocOut20</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DocOut32"><B>DocOut32</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Documento"><B>Documento</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DoubleArrowLeft"><B>DoubleArrowLeft</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#DoubleArrowLeft"><B>DoubleArrowLeft</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#DoubleArrowRight"><B>DoubleArrowRight</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#DoubleArrowRight"><B>DoubleArrowRight</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Down"><B>Down</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Down"><B>Down</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#dateToString(java.util.Date)"><B>dateToString(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Converte una data in stringa con questo formato: dd/MM/yyyy
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#dateToString(java.util.Date, java.lang.String)"><B>dateToString(Date, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Converte una data in stringa con il formato specificato
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#datetimeToString(java.util.Date)"><B>datetimeToString(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Converte data e ora in stringa secondo questo formato: dd/MM/yyyy HH:mm:ss
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(java.lang.String)"><B>decode(String)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode a Base64 encoded String.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(java.lang.String, java.lang.String)"><B>decode(String, String)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode a Base64 encoded String.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(byte[])"><B>decode(byte[])</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode Base64 encoded bytes.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(java.io.File)"><B>decode(File)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode Base64 encoded data from one file to the other.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(java.io.File, boolean)"><B>decode(File, boolean)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode Base64 encoded data from one file to the other.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(java.io.File, java.io.File)"><B>decode(File, File)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode Base64 encoded data from one file to the other.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(java.io.File, java.io.File, boolean)"><B>decode(File, File, boolean)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode Base64 encoded data from one file to the other.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(java.io.InputStream, java.io.OutputStream)"><B>decode(InputStream, OutputStream)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode Base64 encoded data from the InputStream to the OutputStream.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#decode(java.io.InputStream, java.io.OutputStream, boolean)"><B>decode(InputStream, OutputStream, boolean)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Decode Base64 encoded data from the InputStream to the OutputStream.
 
<DT><A HREF="it/saga/library/common/hex/Hex.html#decodeHex(char[])"><B>decodeHex(char[])</B></A> - 
Static method in class it.saga.library.common.hex.<A HREF="it/saga/library/common/hex/Hex.html" title="class in it.saga.library.common.hex">Hex</A>
<DD>Converts an array of characters representing hexidecimal values into an
       array of bytes of those same values. 
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#description"><B>description</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnFRMViewHistory.html#enableOkButton()"><B>enableOkButton()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common">CmnFRMViewHistory</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(java.lang.String)"><B>encode(String)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode a String in Base64.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(java.lang.String, java.lang.String)"><B>encode(String, String)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode a String in Base64.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(byte[])"><B>encode(byte[])</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode bytes in Base64.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(java.io.File)"><B>encode(File)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode this file in Base64.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(java.io.File, boolean)"><B>encode(File, boolean)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode this file in Base64.
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(java.io.File, java.io.File)"><B>encode(File, File)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode this file in Base64.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(java.io.File, java.io.File, boolean)"><B>encode(File, File, boolean)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode this file in Base64.
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(java.io.InputStream, java.io.OutputStream)"><B>encode(InputStream, OutputStream)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode data from the InputStream to the OutputStream in Base64.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#encode(java.io.InputStream, java.io.OutputStream, boolean)"><B>encode(InputStream, OutputStream, boolean)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Encode data from the InputStream to the OutputStream in Base64.
<DT><A HREF="it/saga/library/common/hex/Hex.html#encodeHex(byte[])"><B>encodeHex(byte[])</B></A> - 
Static method in class it.saga.library.common.hex.<A HREF="it/saga/library/common/hex/Hex.html" title="class in it.saga.library.common.hex">Hex</A>
<DD>Converts an array of bytes into an array of characters representing the
       hexidecimal values of each byte in order. 
<DT><A HREF="it/saga/library/common/CmnBaseFileXMLParser.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseFileXMLParser.html" title="class in it.saga.library.common">CmnBaseFileXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>
<DD>Ending of an <xml> element. 
 
<DT><A HREF="it/saga/library/common/CmnUtil.html#equal(it.saga.library.common.CmnFieldDescriptor, it.saga.library.common.CmnFieldDescriptor)"><B>equal(CmnFieldDescriptor, CmnFieldDescriptor)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#equalsTo(java.lang.Object)"><B>equalsTo(Object)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#executeCommand(java.lang.String)"><B>executeCommand(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Esegue un comando sull'OS ospite
<DT><A HREF="it/saga/library/common/CmnUtil.html#executeCommandAndWait(java.lang.String)"><B>executeCommandAndWait(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Esegue un comando e attende che sia teminato
<DT><A HREF="it/saga/library/common/CmnUtil.html#executeFile(java.io.File)"><B>executeFile(File)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Questo metodo causa l'avvio dell'applicazione associata al file specificato
 come parametro e la conseguente visualizzazione del file
<DT><A HREF="it/saga/library/common/CmnUtil.html#executeFile(java.lang.String)"><B>executeFile(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Questo metodo causa l'avvio dell'applicazione associata al file specificato
 come parametro e la conseguente visualizzazione del file
<DT><A HREF="it/saga/library/common/CmnUtil.html#executeFileAndWait(java.io.File)"><B>executeFileAndWait(File)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Questo metodo causa l'avvio dell'applicazione associata al file specificato
 come parametro e la conseguente visualizzazione del file. 
 
<DT><A HREF="it/saga/library/common/CmnService.html#executeQuery(java.lang.String)"><B>executeQuery(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnService.html" title="class in it.saga.library.common">CmnService</A>
<DD>Esegue una query HQL
<DT><A HREF="it/saga/library/common/CmnService.html#executeQuery(java.lang.String, java.lang.Object[])"><B>executeQuery(String, Object[])</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnService.html" title="class in it.saga.library.common">CmnService</A>
<DD>Esegue una query HQL
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#FLOAT"><B>FLOAT</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/base64/FileHelper.html" title="class in it.saga.library.common.base64"><B>FileHelper</B></A> - class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/FileHelper.html" title="class in it.saga.library.common.base64">FileHelper</A>.<DD>Utilities for File manipulation.
 <DT><A HREF="it/saga/library/common/base64/FileHelper.html#FileHelper()"><B>FileHelper()</B></A> - 
Constructor for class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/FileHelper.html" title="class in it.saga.library.common.base64">FileHelper</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Filter"><B>Filter</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Filter"><B>Filter</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#FilterAdd"><B>FilterAdd</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#FilterAdd"><B>FilterAdd</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#FilterDel"><B>FilterDel</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#FilterDel"><B>FilterDel</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look"><B>FontRepository</B></A> - class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/look/FontRepository.html#FontRepository()"><B>FontRepository()</B></A> - 
Constructor for class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFormatter.html#formatObject(java.lang.Object, java.lang.String)"><B>formatObject(Object, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFormatter.html" title="class in it.saga.library.common">CmnFormatter</A>
<DD>Formatta una stringa, data, numero dato un preciso tipo di formattazione:<br><br>
 
 String<br>
  
  upperesegue l'uppercase
  loweresegue il lowercase
  init_capmette in maiusolo la prima lettera
  only_init_capmette in maiuscolo SOLO la prima lettera
  
  <br><br>
 Number<br>
 
 literalrestituisce il numero in lettere minuscole
 literal_init_caprestituisce il numero in lettere minuscole con la prima maiuscola
 literal_upperrestituisce il numero in lettere maiuscole
 <br><br>
 Date<br>
 
 dd/MMEs. 12/08
 dd/MM/yyyyEs. 12/08/2004
 dd/MM/yyyy 'ore' HH:mmEs. 12/08/2004 ore 13:45
 dd MMM yyyyEs. 12 ago 2004
 dd MMM yyyy 'ore' HH:mmEs. 12 ago 2004 ore 13:45
 dd MMMM yyyyEs. 12 agosto 2004
 dd MMMM yyyy 'ore' HH:mmEs. 12 agosto 2004 ore 13:45
 E dd MMM yyyyEs. gio 12 ago 2004
 EEEE dd MMMM yyyyEs. giovedi 12 agosto 2004
 E dd MMM yyyy 'ore' HH:mmEs. gio 12 ago 2004 ore 13:45
 EEEE dd MMMM yyyy 'ore' HH:mmEs. giovedi 12 agosto 2004 ore 13:45
 HH:mmEs. 13:45
 EEEEEs. giovedi
 yyyyEs. 2004
 literal_yyyyEs. duemilaquattro
 literal_ddEs. dodici
 MMMMEs. agosto
 
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnUtil.html#getAllFields(java.lang.Object)"><B>getAllFields(Object)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACAppDescriptor.html#getAppDescription()"><B>getAppDescription()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common">CmnDACAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnAppDescriptor.html#getAppPrefix()"><B>getAppPrefix()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnAppDescriptor.html" title="class in it.saga.library.common">CmnAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACAppDescriptor.html#getAppPrefix()"><B>getAppPrefix()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common">CmnDACAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html#getAppPrefix()"><B>getAppPrefix()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnService.html#getApplicationDescription(java.lang.String)"><B>getApplicationDescription(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnService.html" title="class in it.saga.library.common">CmnService</A>
<DD>Ritorna la descrizione di un'applicazione
<DT><A HREF="it/saga/library/common/CmnUtil.html#getBLG()"><B>getBLG()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/base64/Base64DecodingException.html#getChar()"><B>getChar()</B></A> - 
Method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64DecodingException.html" title="class in it.saga.library.common.base64">Base64DecodingException</A>
<DD>Get the character that caused this error.
<DT><A HREF="it/saga/library/common/CmnServerUtil.html#getClassPathServerSide()"><B>getClassPathServerSide()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBLGCommon.html#getClientFilesFilled(it.saga.library.authentication.AutCFGUserSession, it.saga.library.common.clientupdate.CmnDACClientFileUpdate[])"><B>getClientFilesFilled(AutCFGUserSession, CmnDACClientFileUpdate[])</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGCommon.html" title="interface in it.saga.library.common">CmnBLGCommon</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBLGCommon.html#getClientUpdates(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>getClientUpdates(AutCFGUserSession, String)</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGCommon.html" title="interface in it.saga.library.common">CmnBLGCommon</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBLGCommon.html#getClientUpdates(it.saga.library.authentication.AutCFGUserSession)"><B>getClientUpdates(AutCFGUserSession)</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGCommon.html" title="interface in it.saga.library.common">CmnBLGCommon</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#getClientUpdates()"><B>getClientUpdates()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnClientFilesConfigurationAdapter.html#getCmnClientFiles(it.saga.library.authentication.AutCFGUserSession)"><B>getCmnClientFiles(AutCFGUserSession)</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnClientFilesConfigurationAdapter.html" title="interface in it.saga.library.common">CmnClientFilesConfigurationAdapter</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnCFGAppDescriptor.html#getCmnClientUpdates(it.saga.library.authentication.AutCFGUserSession)"><B>getCmnClientUpdates(AutCFGUserSession)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnCFGAppDescriptor.html" title="class in it.saga.library.common">CmnCFGAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnClientUpdatesConfigurationAdapter.html#getCmnClientUpdates(it.saga.library.authentication.AutCFGUserSession)"><B>getCmnClientUpdates(AutCFGUserSession)</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnClientUpdatesConfigurationAdapter.html" title="interface in it.saga.library.common">CmnClientUpdatesConfigurationAdapter</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnMessageQueuesConfigurationAdapter.html#getCmnMessageQueueDescriptors()"><B>getCmnMessageQueueDescriptors()</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnMessageQueuesConfigurationAdapter.html" title="interface in it.saga.library.common">CmnMessageQueuesConfigurationAdapter</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACAppDescriptor.html#getComboDescription()"><B>getComboDescription()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common">CmnDACAppDescriptor</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACAppDescriptor.html#getComboValue()"><B>getComboValue()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common">CmnDACAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getContainerClass()"><B>getContainerClass()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACClientFile.html#getContent()"><B>getContent()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common">CmnDACClientFile</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getContent()"><B>getContent()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getCurrentDate()"><B>getCurrentDate()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Calcola la data corrente (con ore, min, sec a 00:00:00)
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getCurrentTimestamp()"><B>getCurrentTimestamp()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Calcola da data e ora corrente
<DT><A HREF="it/saga/library/common/CmnBLGCommon.html#getDACAppDescriptorByAppPrefix(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>getDACAppDescriptorByAppPrefix(AutCFGUserSession, String)</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGCommon.html" title="interface in it.saga.library.common">CmnBLGCommon</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBLGCommon.html#getDACAppDescriptors(it.saga.library.authentication.AutCFGUserSession)"><B>getDACAppDescriptors(AutCFGUserSession)</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnBLGCommon.html" title="interface in it.saga.library.common">CmnBLGCommon</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#getDACAppDescriptors()"><B>getDACAppDescriptors()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Questo metodo torna la lista dei dac degli app descriptor, cacheando
 tale informazione lato client in modo da ottimizzare le prestazioni.
<DT><A HREF="it/saga/library/common/CmnServerUtil.html#getDataSourceFullName(java.lang.String)"><B>getDataSourceFullName(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getDateWithoutTime(java.util.Date)"><B>getDateWithoutTime(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Calcola una data con ore, min, sec a zero
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getDayFromDate(java.util.Date)"><B>getDayFromDate(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Estrae il giorno dalla data
<DT><A HREF="it/saga/library/common/CmnAppDescriptor.html#getDescription()"><B>getDescription()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnAppDescriptor.html" title="class in it.saga.library.common">CmnAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getDescription()"><B>getDescription()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#getDescription()"><B>getDescription()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Returns the human readable description of this filter. 
<DT><A HREF="it/saga/library/common/CmnApplicationList.html#getDescriptors()"><B>getDescriptors()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnApplicationList.html" title="class in it.saga.library.common">CmnApplicationList</A>
<DD>Return an CmnAppDescriptor[] that contains the list of all description functions 
 from Sicra.Web application
 This information is read from sicraweb.applications.xml file
<DT><A HREF="it/saga/library/common/CmnApplicationList.html#getDescriptors(java.lang.String)"><B>getDescriptors(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnApplicationList.html" title="class in it.saga.library.common">CmnApplicationList</A>
<DD>Return an CmnAppDescriptor[] that contains the list of all description functions 
 from Sicra.Web application
 This information is read from the file passed as a parameter
<DT><A HREF="it/saga/library/common/CmnDACClientFile.html#getDestPath()"><B>getDestPath()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common">CmnDACClientFile</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getDestPath()"><B>getDestPath()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getDestPathExpanded()"><B>getDestPathExpanded()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnTreeApplication.html#getElemento()"><B>getElemento()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnTreeApplication.html" title="class in it.saga.library.common">CmnTreeApplication</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#getExtension(java.io.File)"><B>getExtension(File)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Return the extension portion of the file's name .
<DT><A HREF="it/saga/library/common/CmnUtil.html#getFieldByName(java.lang.Class, java.lang.String)"><B>getFieldByName(Class, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Returns a reflect.Field object corrsponding to the name fieldName
 on class baseClass. 
<DT><A HREF="it/saga/library/common/CmnUtil.html#getFieldValue(java.lang.Object, java.lang.String)"><B>getFieldValue(Object, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Returns the value of  field corresponding to the field name "fieldName"
in the object o
<DT><A HREF="it/saga/library/common/CmnDescriptor.html#getFieldsForDescription()"><B>getFieldsForDescription()</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnDescriptor.html" title="interface in it.saga.library.common">CmnDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDescriptor.html#getFieldsForMethod(java.lang.String)"><B>getFieldsForMethod(String)</B></A> - 
Method in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnDescriptor.html" title="interface in it.saga.library.common">CmnDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getFileDate()"><B>getFileDate()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACClientFile.html#getFileName()"><B>getFileName()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common">CmnDACClientFile</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getFileName()"><B>getFileName()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getFileSize()"><B>getFileSize()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getFullDestPathExpanded()"><B>getFullDestPathExpanded()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getFullName()"><B>getFullName()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getFullSourcePath()"><B>getFullSourcePath()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#getGetterOfFieldWithName(java.lang.Class, java.lang.String)"><B>getGetterOfFieldWithName(Class, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD><B>Deprecated.</B>&nbsp;<I>use getMethodByNameCaseInsensitive instead!</I>
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getHourFromDate(java.util.Date)"><B>getHourFromDate(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Estrae l'ora dalla data
<DT><A HREF="it/saga/library/common/CmnDACAppDescriptor.html#getIcon()"><B>getIcon()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common">CmnDACAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getLastSecondOfDay(java.util.Date)"><B>getLastSecondOfDay(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Calcola una data all'ultimo secondo del giorno della data specificata
 Utile per fare le ricerche.
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getLength()"><B>getLength()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#getLocalLookupName(java.lang.Class)"><B>getLocalLookupName(Class)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#getLookupName(java.lang.Class)"><B>getLookupName(Class)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#getMethodByNameCaseInsensitive(java.lang.Class, java.lang.String)"><B>getMethodByNameCaseInsensitive(Class, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Returns a reflect.Field object corrsponding to the name fieldName
 on class baseClass. 
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getMinuteFromDate(java.util.Date)"><B>getMinuteFromDate(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Estrae i minuti dalla data
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getMonthFromDate(java.util.Date)"><B>getMonthFromDate(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Estrae il mese dalla data
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getName()"><B>getName()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getOrder()"><B>getOrder()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnCFGAppDescriptor.html#getPersistentClasses()"><B>getPersistentClasses()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnCFGAppDescriptor.html" title="class in it.saga.library.common">CmnCFGAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getPrefix()"><B>getPrefix()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnServerUtil.html#getQueueConnectionFactoryLookupName()"><B>getQueueConnectionFactoryLookupName()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html#getQueueDescription()"><B>getQueueDescription()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html" title="class in it.saga.library.common">CmnDACMessageQueueDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnServerUtil.html#getQueueLookupName(java.lang.String)"><B>getQueueLookupName(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html#getQueueName()"><B>getQueueName()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html" title="class in it.saga.library.common">CmnDACMessageQueueDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html#getQueueType()"><B>getQueueType()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html" title="class in it.saga.library.common">CmnDACMessageQueueDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getSecondFromDate(java.util.Date)"><B>getSecondFromDate(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Estrae i secondi dalla data
<DT><A HREF="it/saga/library/common/CmnFRMViewHistory.html#getSelectedObject()"><B>getSelectedObject()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common">CmnFRMViewHistory</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#getSetterOfFieldWithName(java.lang.Class, java.lang.String)"><B>getSetterOfFieldWithName(Class, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD><B>Deprecated.</B>&nbsp;<I>use getMethodByNameCaseInsesitive with proper param
instead....</I>
<DT><A HREF="it/saga/library/common/CmnCFGAppDescriptor.html#getSetupApplicationClass()"><B>getSetupApplicationClass()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnCFGAppDescriptor.html" title="class in it.saga.library.common">CmnCFGAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACClientFile.html#getSourcePath()"><B>getSourcePath()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common">CmnDACClientFile</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getSourcePath()"><B>getSourcePath()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getTempDescription()"><B>getTempDescription()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnvUtil.html#getTempDir()"><B>getTempDir()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnEnvUtil.html" title="class in it.saga.library.common">CmnEnvUtil</A>
<DD>Restituisce la directory temporanea del sistema
<DT><A HREF="it/saga/library/common/CmnUtil.html#getTmpTableName(it.saga.library.authentication.AutCFGUserSession, java.lang.String)"><B>getTmpTableName(AutCFGUserSession, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Il metodo, dato il prefisso di una applicazione, restituisce il nome da assegnare ad una tabella temporanea
<DT><A HREF="it/saga/library/common/CmnServerUtil.html#getTopicConnectionFactoryLookupName()"><B>getTopicConnectionFactoryLookupName()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnServerUtil.html#getTopicLookupName(java.lang.String)"><B>getTopicLookupName(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getTypeObjectClass()"><B>getTypeObjectClass()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#getTypeOfControl()"><B>getTypeOfControl()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getUpdateDescription()"><B>getUpdateDescription()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html#getUpdateDescription()"><B>getUpdateDescription()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#getUpdateType()"><B>getUpdateType()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>implementazione metodi astratti
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html#getUpdateType()"><B>getUpdateType()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnvUtil.html#getUserHome()"><B>getUserHome()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnEnvUtil.html" title="class in it.saga.library.common">CmnEnvUtil</A>
<DD>Restituisce la directory utente di sistema
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#getYearFromDate(java.util.Date)"><B>getYearFromDate(Date)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Estrae l'anno dalla data
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#greaterOrEqualThan(java.lang.Object)"><B>greaterOrEqualThan(Object)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#greaterThan(java.lang.Object)"><B>greaterThan(Object)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/hex/Hex.html" title="class in it.saga.library.common.hex"><B>Hex</B></A> - class it.saga.library.common.hex.<A HREF="it/saga/library/common/hex/Hex.html" title="class in it.saga.library.common.hex">Hex</A>.<DD>Hex encoder/decoder<DT><A HREF="it/saga/library/common/hex/Hex.html#Hex()"><B>Hex()</B></A> - 
Constructor for class it.saga.library.common.hex.<A HREF="it/saga/library/common/hex/Hex.html" title="class in it.saga.library.common.hex">Hex</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#History"><B>History</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#History"><B>History</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#IMG"><B>IMG</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#INTEGER"><B>INTEGER</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#IN_SOLA_LETTURA"><B>IN_SOLA_LETTURA</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look"><B>IconRepository</B></A> - class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>.<DD><B>Deprecated.</B>&nbsp;<I>Utilizzare CmnImages, questa classe verr� rimossa il 01/01/05</I><DT><A HREF="it/saga/library/common/look/CmnImages.html#Info"><B>Info</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#InviaUffici"><B>InviaUffici</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#InviaUffici"><B>InviaUffici</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#Italic"><B>Italic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFRMViewHistory.html#init()"><B>init()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common">CmnFRMViewHistory</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACTmpTable.html#initEJB()"><B>initEJB()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACTmpTable.html" title="class in it.saga.library.common">CmnDACTmpTable</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/base64/Base64.html#isBase64(byte[])"><B>isBase64(byte[])</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Determines if the byte array is in base64 format.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#isBase64(java.lang.String)"><B>isBase64(String)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Determines if the String is in base64 format.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#isBase64(java.lang.String, java.lang.String)"><B>isBase64(String, String)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Determines if the String is in base64 format.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#isBase64(java.io.File)"><B>isBase64(File)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Determines if the File is in base64 format.
 
<DT><A HREF="it/saga/library/common/base64/Base64.html#isBase64(java.io.InputStream)"><B>isBase64(InputStream)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Reads data from the stream and determines if it is
 in base64 format.
 
<DT><A HREF="it/saga/library/common/CmnUtil.html#isCurrency(it.saga.library.common.CmnFieldDescriptor)"><B>isCurrency(CmnFieldDescriptor)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#isDAC(it.saga.library.common.CmnFieldDescriptor)"><B>isDAC(CmnFieldDescriptor)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#isDate(it.saga.library.common.CmnFieldDescriptor)"><B>isDate(CmnFieldDescriptor)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnTreeApplication.html#isDeferredLoaded()"><B>isDeferredLoaded()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnTreeApplication.html" title="class in it.saga.library.common">CmnTreeApplication</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#isDouble(it.saga.library.common.CmnFieldDescriptor, java.lang.Class)"><B>isDouble(CmnFieldDescriptor, Class)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#isExtensionListInDescription()"><B>isExtensionListInDescription()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Returns whether the extension list (.jpg, .gif, etc) should
 show up in the human readable description.

 
<DT><A HREF="it/saga/library/common/CmnUtil.html#isFloat(it.saga.library.common.CmnFieldDescriptor, java.lang.Class)"><B>isFloat(CmnFieldDescriptor, Class)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#isInList(java.util.List)"><B>isInList(List)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#isInList(java.lang.Object[])"><B>isInList(Object[])</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#isInteger(it.saga.library.common.CmnFieldDescriptor, java.lang.Class)"><B>isInteger(CmnFieldDescriptor, Class)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnServerUtil.html#isJBoss()"><B>isJBoss()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#isLong(it.saga.library.common.CmnFieldDescriptor, java.lang.Class)"><B>isLong(CmnFieldDescriptor, Class)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#isMethod()"><B>isMethod()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#isNotNull()"><B>isNotNull()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#isNull()"><B>isNull()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#isNumeric(it.saga.library.common.CmnFieldDescriptor)"><B>isNumeric(CmnFieldDescriptor)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnServerUtil.html#isOrion()"><B>isOrion()</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnServerUtil.html" title="class in it.saga.library.common">CmnServerUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptorEditable.html#isReadOnly()"><B>isReadOnly()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptorEditable.html" title="class in it.saga.library.common">CmnFieldDescriptorEditable</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACClientFile.html#isRestartNeeded()"><B>isRestartNeeded()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common">CmnDACClientFile</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#isRestartNeeded()"><B>isRestartNeeded()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html#isRestartNeeded()"><B>isRestartNeeded()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnFRMClientUpdates.html#isRestartNeeded()"><B>isRestartNeeded()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnFRMClientUpdates.html" title="class in it.saga.library.common.clientupdate">CmnFRMClientUpdates</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#isString(it.saga.library.common.CmnFieldDescriptor)"><B>isString(CmnFieldDescriptor)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#isUpdateNeeded()"><B>isUpdateNeeded()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html#isUpdateNeeded()"><B>isUpdateNeeded()</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/package-summary.html"><B>it.saga.library.common</B></A> - package it.saga.library.common<DD>&nbsp;<DT><A HREF="it/saga/library/common/base64/package-summary.html"><B>it.saga.library.common.base64</B></A> - package it.saga.library.common.base64<DD>&nbsp;<DT><A HREF="it/saga/library/common/clientupdate/package-summary.html"><B>it.saga.library.common.clientupdate</B></A> - package it.saga.library.common.clientupdate<DD>&nbsp;<DT><A HREF="it/saga/library/common/hex/package-summary.html"><B>it.saga.library.common.hex</B></A> - package it.saga.library.common.hex<DD>&nbsp;<DT><A HREF="it/saga/library/common/look/package-summary.html"><B>it.saga.library.common.look</B></A> - package it.saga.library.common.look<DD>&nbsp;</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/base64/Base64.html#labels"><B>labels</B></A> - 
Static variable in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Locale specific strings displayed to the user.
<DT><A HREF="it/saga/library/common/base64/FileHelper.html#labels"><B>labels</B></A> - 
Static variable in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/FileHelper.html" title="class in it.saga.library.common.base64">FileHelper</A>
<DD>Locale specific strings displayed to the user.
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#length"><B>length</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#lessOrEqualThan(java.lang.Object)"><B>lessOrEqualThan(Object)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#lessThan(java.lang.Object)"><B>lessThan(Object)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnTreeApplication.html#loadChildren()"><B>loadChildren()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnTreeApplication.html" title="class in it.saga.library.common">CmnTreeApplication</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/MainClass.html" title="class in it.saga.library.common"><B>MainClass</B></A> - class it.saga.library.common.<A HREF="it/saga/library/common/MainClass.html" title="class in it.saga.library.common">MainClass</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/common/MainClass.html#MainClass()"><B>MainClass()</B></A> - 
Constructor for class it.saga.library.common.<A HREF="it/saga/library/common/MainClass.html" title="class in it.saga.library.common">MainClass</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Matita"><B>Matita</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Matita"><B>Matita</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#MonospacedBold"><B>MonospacedBold</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#MonospacedBoldItalic"><B>MonospacedBoldItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#MonospacedItalic"><B>MonospacedItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#MonospacedPlain"><B>MonospacedPlain</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#MoveDown"><B>MoveDown</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#MoveUp"><B>MoveUp</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/MainClass.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/MainClass.html" title="class in it.saga.library.common">MainClass</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html#makeStream(java.lang.String)"><B>makeStream(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/base64/FileHelper.html#move(java.io.File, java.io.File)"><B>move(File, File)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/FileHelper.html" title="class in it.saga.library.common.base64">FileHelper</A>
<DD>Move a file from one location to another.  
<DT><A HREF="it/saga/library/common/base64/FileHelper.html#move(java.io.File, java.io.File, boolean)"><B>move(File, File, boolean)</B></A> - 
Static method in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/FileHelper.html" title="class in it.saga.library.common.base64">FileHelper</A>
<DD>Move a file from one location to another.  
<DT><A HREF="it/saga/library/common/CmnDACTmpTable.html#myHome"><B>myHome</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACTmpTable.html" title="class in it.saga.library.common">CmnDACTmpTable</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#NUMERIC"><B>NUMERIC</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#New"><B>New</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#New"><B>New</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#NextStep"><B>NextStep</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#NextStep"><B>NextStep</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Note"><B>Note</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#name"><B>name</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFormatter.html#numberToLiteral(java.lang.Long)"><B>numberToLiteral(Long)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFormatter.html" title="class in it.saga.library.common">CmnFormatter</A>
<DD>trasforma un numero in lettere fino ad un max di 9999
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#ORDER_ASCENDING"><B>ORDER_ASCENDING</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#ORDER_DESCENDING"><B>ORDER_DESCENDING</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#ORDER_NEUTRAL"><B>ORDER_NEUTRAL</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Ok"><B>Ok</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Ok"><B>Ok</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#orderByASC()"><B>orderByASC()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#orderByDESC()"><B>orderByDESC()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#PROCENT"><B>PROCENT</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#Plain"><B>Plain</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#PreviousStep"><B>PreviousStep</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#PreviousStep"><B>PreviousStep</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html#parse(java.io.InputStream)"><B>parse(InputStream)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseFileXMLParser.html#parseFile(java.lang.String)"><B>parseFile(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseFileXMLParser.html" title="class in it.saga.library.common">CmnBaseFileXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html#parseFile(java.lang.String)"><B>parseFile(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>
<DD>Parse an XML file
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#prefix"><B>prefix</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html#QUEUETYPE_QUEUE"><B>QUEUETYPE_QUEUE</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html" title="class in it.saga.library.common">CmnDACMessageQueueDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html#QUEUETYPE_TOPIC"><B>QUEUETYPE_TOPIC</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACMessageQueueDescriptor.html" title="class in it.saga.library.common">CmnDACMessageQueueDescriptor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/look/CmnImages.html#RecycleBin"><B>RecycleBin</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Refresh"><B>Refresh</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Refresh"><B>Refresh</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Refresh2"><B>Refresh2</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Refresh2"><B>Refresh2</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#RefreshDocumento"><B>RefreshDocumento</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnUtil.html#removeFromList(java.util.List, java.util.List)"><B>removeFromList(List, List)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Remove from the first list the elements of the second one
<DT><A HREF="it/saga/library/common/base64/Base64.html#reverseBase64Chars"><B>reverseBase64Chars</B></A> - 
Static variable in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Reverse lookup table for the Base64 alphabet.
 
<DT><A HREF="it/saga/library/common/CmnUtil.html#roundDouble(java.lang.Double, int)"><B>roundDouble(Double, int)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Ritorna un Double arrotondato con una certa precisione (arrotondamento matematico).
<DT><A HREF="it/saga/library/common/CmnUtil.html#roundDouble(java.lang.Double, int, boolean)"><B>roundDouble(Double, int, boolean)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Ritorna un Double arrotondato con una certa precisione, specificando se 
 l'arrotondamento sia matematico o meno.
 
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#SELF"><B>SELF</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnEnumControlType.html#STRING"><B>STRING</B></A> - 
Static variable in interface it.saga.library.common.<A HREF="it/saga/library/common/CmnEnumControlType.html" title="interface in it.saga.library.common">CmnEnumControlType</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#SagaLogo16"><B>SagaLogo16</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#SagaLogo16x16"><B>SagaLogo16x16</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#SagaLogo16x16"><B>SagaLogo16x16</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#SagaLogo32x32"><B>SagaLogo32x32</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#SagaLogo32x32"><B>SagaLogo32x32</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Save"><B>Save</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Save"><B>Save</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#ScrollDelete"><B>ScrollDelete</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#ScrollPreference"><B>ScrollPreference</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#ScrollStop"><B>ScrollStop</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Search"><B>Search</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Search"><B>Search</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#SelezionaLettera"><B>SelezionaLettera</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#SelezionaLettera"><B>SelezionaLettera</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#SingleArrowLeft"><B>SingleArrowLeft</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#SingleArrowLeft"><B>SingleArrowLeft</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#SingleArrowRight"><B>SingleArrowRight</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#SingleArrowRight"><B>SingleArrowRight</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#SmallBold"><B>SmallBold</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#SmallBoldItalic"><B>SmallBoldItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#SmallItalic"><B>SmallItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#SmallMonospacedBold"><B>SmallMonospacedBold</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#SmallMonospacedBoldItalic"><B>SmallMonospacedBoldItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#SmallMonospacedItalic"><B>SmallMonospacedItalic</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#SmallMonospacedPlain"><B>SmallMonospacedPlain</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/FontRepository.html#SmallPlain"><B>SmallPlain</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/FontRepository.html" title="class in it.saga.library.common.look">FontRepository</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Stampante"><B>Stampante</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Stampante"><B>Stampante</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACTmpTable.html#saveDAC(it.saga.library.authentication.AutCFGUserSession)"><B>saveDAC(AutCFGUserSession)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACTmpTable.html" title="class in it.saga.library.common">CmnDACTmpTable</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFRMViewHistory.html#selectItem()"><B>selectItem()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common">CmnFRMViewHistory</A>
<DD>Nel caso di doppio click sull'elemento per il momento non faccio nulla
<DT><A HREF="it/saga/library/common/CmnFRMViewHistory.html#selectNothing()"><B>selectNothing()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common">CmnFRMViewHistory</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html#setAppPrefix(java.lang.String)"><B>setAppPrefix(String)</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setContainerClass(java.lang.Class)"><B>setContainerClass(Class)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACClientFile.html#setContent(byte[])"><B>setContent(byte[])</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACClientFile.html" title="class in it.saga.library.common">CmnDACClientFile</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html#setContent(byte[])"><B>setContent(byte[])</B></A> - 
Method in class it.saga.library.common.clientupdate.<A HREF="it/saga/library/common/clientupdate/CmnDACClientFileUpdate.html" title="class in it.saga.library.common.clientupdate">CmnDACClientFileUpdate</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Sets the human readable description of this filter. 
<DT><A HREF="it/saga/library/common/CmnFileFilter.html#setExtensionListInDescription(boolean)"><B>setExtensionListInDescription(boolean)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFileFilter.html" title="class in it.saga.library.common">CmnFileFilter</A>
<DD>Determines whether the extension list (.jpg, .gif, etc) should
 show up in the human readable description.

 
<DT><A HREF="it/saga/library/common/CmnUtil.html#setFieldValue(java.lang.Object, java.lang.String, java.lang.Object)"><B>setFieldValue(Object, String, Object)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Sets the value of field corresponding to the field name "fieldName"
 in the object o to fieldValue
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setLength(int)"><B>setLength(int)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFRMViewHistory.html#setMaxSize(int)"><B>setMaxSize(int)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFRMViewHistory.html" title="class in it.saga.library.common">CmnFRMViewHistory</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setMethod(boolean)"><B>setMethod(boolean)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setOrder(int)"><B>setOrder(int)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnTreeApplication.html#setOwnerNode(it.saga.library.controls.treeview.CtlTreeViewNode)"><B>setOwnerNode(CtlTreeViewNode)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnTreeApplication.html" title="class in it.saga.library.common">CmnTreeApplication</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setPrefix(java.lang.String)"><B>setPrefix(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setTempDescription(java.lang.String)"><B>setTempDescription(String)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#setTypeOfControl(int)"><B>setTypeOfControl(int)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseFileXMLParser.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseFileXMLParser.html" title="class in it.saga.library.common">CmnBaseFileXMLParser</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnBaseXMLParser.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnBaseXMLParser.html" title="class in it.saga.library.common">CmnBaseXMLParser</A>
<DD>Begining of an <xml> element
<DT><A HREF="it/saga/library/common/CmnUtil.html#strToBoolean(java.lang.String)"><B>strToBoolean(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Converte una stringa in un Booleano
<DT><A HREF="it/saga/library/common/CmnUtil.html#strToByte(java.lang.String)"><B>strToByte(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Trasforma una stringa in byte
<DT><A HREF="it/saga/library/common/CmnUtil.html#strToDate(java.lang.String, java.lang.String)"><B>strToDate(String, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Trasforma una stringa in una data
<DT><A HREF="it/saga/library/common/CmnUtil.html#strToDouble(java.lang.String)"><B>strToDouble(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Trasforma una stringa in double.
<DT><A HREF="it/saga/library/common/CmnUtil.html#strToFloat(java.lang.String)"><B>strToFloat(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Trasforma una stringa in float
<DT><A HREF="it/saga/library/common/CmnUtil.html#strToInt(java.lang.String)"><B>strToInt(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Trasforma una stringa in un int
<DT><A HREF="it/saga/library/common/CmnUtil.html#strToLong(java.lang.String)"><B>strToLong(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Trasforma una stringa in un Long
<DT><A HREF="it/saga/library/common/CmnUtil.html#strToShort(java.lang.String)"><B>strToShort(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnUtil.html" title="class in it.saga.library.common">CmnUtil</A>
<DD>Trasforma una stringa in short
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#stringToDate(java.lang.String)"><B>stringToDate(String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Trasoforma una stringa in data secondo il formato standard gg/mm/aaaa
<DT><A HREF="it/saga/library/common/CmnDateUtil.html#stringToDate(java.lang.String, java.lang.String)"><B>stringToDate(String, String)</B></A> - 
Static method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDateUtil.html" title="class in it.saga.library.common">CmnDateUtil</A>
<DD>Trasoforma una stringa in data secondo il formato specificato
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TestoProposta"><B>TestoProposta</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#TestoProposta"><B>TestoProposta</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TestoPropostaModify"><B>TestoPropostaModify</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#TestoPropostaModify"><B>TestoPropostaModify</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TrashDoc"><B>TrashDoc</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TrasmettiLettera"><B>TrasmettiLettera</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#TrasmettiLettera"><B>TrasmettiLettera</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Tree"><B>Tree</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Tree"><B>Tree</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Tree2"><B>Tree2</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TreeCollapsedFolder"><B>TreeCollapsedFolder</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#TreeCollapsedFolder"><B>TreeCollapsedFolder</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TreeExpandedFolder"><B>TreeExpandedFolder</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#TreeExpandedFolder"><B>TreeExpandedFolder</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TreeLeaf"><B>TreeLeaf</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#TreeLeaf"><B>TreeLeaf</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TriangleGreen16"><B>TriangleGreen16</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TriangleRed16"><B>TriangleRed16</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#TriangleYellow16"><B>TriangleYellow16</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnDACAppDescriptor.html#toString()"><B>toString()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnDACAppDescriptor.html" title="class in it.saga.library.common">CmnDACAppDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnGUID.html#toString()"><B>toString()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnGUID.html" title="class in it.saga.library.common">CmnGUID</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnTreeApplication.html#toString()"><B>toString()</B></A> - 
Method in class it.saga.library.common.<A HREF="it/saga/library/common/CmnTreeApplication.html" title="class in it.saga.library.common">CmnTreeApplication</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#typeOfControl"><B>typeOfControl</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Up"><B>Up</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#Up"><B>Up</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Users"><B>Users</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#Utenti"><B>Utenti</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/CmnFieldDescriptor.html#VISIBLE"><B>VISIBLE</B></A> - 
Static variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnFieldDescriptor.html" title="class in it.saga.library.common">CmnFieldDescriptor</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#ViewDocument"><B>ViewDocument</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#ViewWorkflow"><B>ViewWorkflow</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/IconRepository.html#ViewWorkflow"><B>ViewWorkflow</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/IconRepository.html" title="class in it.saga.library.common.look">IconRepository</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="it/saga/library/common/CmnGUID.html#valueAfterMD5"><B>valueAfterMD5</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnGUID.html" title="class in it.saga.library.common">CmnGUID</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/CmnGUID.html#valueBeforeMD5"><B>valueBeforeMD5</B></A> - 
Variable in class it.saga.library.common.<A HREF="it/saga/library/common/CmnGUID.html" title="class in it.saga.library.common">CmnGUID</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/base64/Base64.html#version"><B>version</B></A> - 
Static variable in class it.saga.library.common.base64.<A HREF="it/saga/library/common/base64/Base64.html" title="class in it.saga.library.common.base64">Base64</A>
<DD>Version number of this program
</DL>
<HR>
<A NAME="_Z_"><!-- --></A><H2>
<B>Z</B></H2>
<DL>
<DT><A HREF="it/saga/library/common/look/CmnImages.html#ZoomIn"><B>ZoomIn</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/common/look/CmnImages.html#ZoomOut"><B>ZoomOut</B></A> - 
Static variable in class it.saga.library.common.look.<A HREF="it/saga/library/common/look/CmnImages.html" title="class in it.saga.library.common.look">CmnImages</A>
<DD>&nbsp;
</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="#_Q_">Q</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="#_Z_">Z</A> 

<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>

</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>