added header to java classes
authordrizea <danielrizea27@gmail.com>
Thu, 16 Aug 2012 09:16:27 +0000 (12:16 +0300)
committerdrizea <danielrizea27@gmail.com>
Thu, 16 Aug 2012 09:16:27 +0000 (12:16 +0300)
61 files changed:
Open-ILS/src/Android/.settings/net.sf.jautodoc.prefs [new file with mode: 0644]
Open-ILS/src/Android/res/layout/bookbag_list.xml
Open-ILS/src/Android/res/layout/bookbagitem_list.xml
Open-ILS/src/Android/res/layout/checkout_list.xml
Open-ILS/src/Android/res/layout/fines.xml
Open-ILS/src/Android/res/layout/holds_list.xml
Open-ILS/src/Android/res/layout/record_details_basic_fragment.xml
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/AccountAccess.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/AuthenticateUser.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/MaxRenewalsException.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/ServerErrorMessage.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/SessionNotFoundException.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/bookbags/BookBag.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/bookbags/BookBagDetails.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/bookbags/BookBagItem.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/bookbags/BookbagsListView.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/checkout/CircRecord.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/checkout/ItemsCheckOutListView.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/fines/FinesActivity.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/fines/FinesRecord.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/holds/HoldDetails.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/holds/HoldRecord.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/holds/HoldsListView.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/holds/PlaceHold.java
Open-ILS/src/Android/src/org/evergreen/android/database/DatabaseManager.java
Open-ILS/src/Android/src/org/evergreen/android/globals/GlobalConfigs.java
Open-ILS/src/Android/src/org/evergreen/android/globals/NoAccessToServer.java
Open-ILS/src/Android/src/org/evergreen/android/globals/NoNetworkAccessException.java
Open-ILS/src/Android/src/org/evergreen/android/globals/ShowNetworkNotAvailableRunnable.java
Open-ILS/src/Android/src/org/evergreen/android/globals/ShowServerNotAvailableRunnable.java
Open-ILS/src/Android/src/org/evergreen/android/globals/Utils.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/AdvancedSearchActivity.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/CopyCountInformation.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/CopyInformation.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/ImageDownloader.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/MoreCopyInformation.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/Organisation.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/RecordInfo.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SampleUnderlinesNoFade.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SearchCatalog.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SearchCatalogListView.java
Open-ILS/src/Android/src/org/evergreen/android/services/NotificationAlert.java
Open-ILS/src/Android/src/org/evergreen/android/services/NotificationReceiver.java
Open-ILS/src/Android/src/org/evergreen/android/services/PeriodicServiceBroadcastReceiver.java
Open-ILS/src/Android/src/org/evergreen/android/services/RebootReceiver.java
Open-ILS/src/Android/src/org/evergreen/android/services/ScheduledIntentService.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/BaseSampleActivity.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/BasicDetailsFragment.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/Dashboard.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/PageIndicator.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/TabPageIndicator.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/TestFragment.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/TestFragmentAdapter.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/TitlePageIndicator.java
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/UnderlinePageIndicator.java
Open-ILS/src/Android/src/org/evergreen/android/views/AccountScreenDashboard.java
Open-ILS/src/Android/src/org/evergreen/android/views/ApplicationPreferences.java
Open-ILS/src/Android/src/org/evergreen/android/views/ConfigureApplicationActivity.java
Open-ILS/src/Android/src/org/evergreen/android/views/MainScreenDashboard.java
Open-ILS/src/Android/src/org/evergreen/android/views/splashscreen/LoadingTask.java
Open-ILS/src/Android/src/org/evergreen/android/views/splashscreen/SplashActivity.java

diff --git a/Open-ILS/src/Android/.settings/net.sf.jautodoc.prefs b/Open-ILS/src/Android/.settings/net.sf.jautodoc.prefs
new file mode 100644 (file)
index 0000000..57975d9
--- /dev/null
@@ -0,0 +1,8 @@
+#Thu Aug 16 12:13:32 EEST 2012
+add_header=true
+add_todo=false
+eclipse.preferences.version=1
+header_text=/*\n * Copyright (C) 2012 Evergreen Open-ILS\n * @author Daniel-Octavian Rizea\n * \n * This program is free software; you can redistribute it and/or\n * modify it under the terms of the GNU General Public License\n * as published by the Free Software Foundation; either version 2\n * or the License, or (at your option) any later version.\n * \n * This program is distributed in the hope that it will be usefull,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n * \n * You should have received a copy of the GNU General Public License\n * along with this program; if not, write to the Free Software \n * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\n * \r */
+project_specific_settings=true
+replace_header=true
+replacements=<?xml version\="1.0" standalone\="yes"?>\n\n<replacements>\n<replacement key\="get" scope\="1" mode\="0">Gets the</replacement>\n<replacement key\="set" scope\="1" mode\="0">Sets the</replacement>\n<replacement key\="add" scope\="1" mode\="0">Adds the</replacement>\n<replacement key\="edit" scope\="1" mode\="0">Edits the</replacement>\n<replacement key\="remove" scope\="1" mode\="0">Removes the</replacement>\n<replacement key\="init" scope\="1" mode\="0">Inits the</replacement>\n<replacement key\="parse" scope\="1" mode\="0">Parses the</replacement>\n<replacement key\="create" scope\="1" mode\="0">Creates the</replacement>\n<replacement key\="build" scope\="1" mode\="0">Builds the</replacement>\n<replacement key\="is" scope\="1" mode\="0">Checks if is</replacement>\n<replacement key\="print" scope\="1" mode\="0">Prints the</replacement>\n<replacement key\="has" scope\="1" mode\="0">Checks for</replacement>\n</replacements>\n\n
index de135d1..c8e1bc6 100644 (file)
@@ -88,6 +88,8 @@
          android:layout_width="fill_parent"
          android:layout_height="wrap_content"  
          android:paddingTop="10dip"
+         android:divider="@drawable/list_view_separator"
+      android:dividerHeight="1dp"
          ></ListView>
 
 </LinearLayout>
\ No newline at end of file
index 12fc4ca..1cb0634 100644 (file)
@@ -46,6 +46,8 @@
          android:layout_height="wrap_content"  
          android:paddingTop="10dip"
          android:background="@drawable/listview_background"
+         android:divider="@drawable/list_view_separator"
+      android:dividerHeight="1dp"
          ></ListView>
 
 </LinearLayout>
\ No newline at end of file
index 00793c7..9c12210 100644 (file)
@@ -44,7 +44,9 @@
        <ListView 
          android:id="@+id/checkout_items_list"
          android:layout_width="fill_parent"
-         android:layout_height="wrap_content" 
+         android:layout_height="wrap_content"
+         android:divider="@drawable/list_view_separator"
+      android:dividerHeight="1dp" 
          >
            
        </ListView>
index db23e06..b45ce9c 100644 (file)
@@ -79,7 +79,9 @@
        <ListView 
          android:id="@+id/fines_overdue_materials_list"
          android:layout_width="fill_parent"
-         android:layout_height="wrap_content"  
+         android:layout_height="wrap_content"
+         android:divider="@drawable/list_view_separator"
+      android:dividerHeight="1dp"  
        ></ListView>
 
 </LinearLayout>
\ No newline at end of file
index 3adbf45..f7974c6 100644 (file)
@@ -32,7 +32,9 @@
        <ListView 
          android:id="@+id/holds_item_list"
          android:layout_width="fill_parent"
-         android:layout_height="fill_parent"  
+         android:layout_height="fill_parent"
+         android:divider="@drawable/list_view_separator"
+      android:dividerHeight="1dp"  
        ></ListView>
 
 </LinearLayout>
\ No newline at end of file
index b353258..d02e8b5 100644 (file)
@@ -4,7 +4,7 @@
     android:layout_width="fill_parent"
     android:layout_height="fill_parent"
     android:orientation="vertical"
-    android:background="@color/background"
+       android:background="@drawable/background_grey_image"
      >
 
     <LinearLayout
@@ -28,7 +28,9 @@
     <ScrollView
         android:layout_width="fill_parent"
         android:layout_height="fill_parent"
-        android:layout_marginTop="5dip">
+        android:layout_marginTop="5dip"
+        android:background="@drawable/listview_background"
+        >
         
         
         <LinearLayout
index d153381..e54df10 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess;
 
 import java.security.MessageDigest;
@@ -52,202 +71,100 @@ public class AccountAccess {
     /** The SERVIC e_ circ. */
     public static String SERVICE_CIRC = "open-ils.circ";
 
+    /** The SERVIC e_ search. */
     public static String SERVICE_SEARCH = "open-ils.search";
 
+    /** The SERVIC e_ serial. */
     public static String SERVICE_SERIAL = "open-ils.serial";
 
+    /** The SERVIC e_ fielder. */
     public static String SERVICE_FIELDER = "open-ils.fielder";
 
-    /**
-     * The METHOD_FETCH_CHECKED_OUT_SUM description : for a given user returns a
-     * a structure of circulation objects sorted by out, overdue, lost,
-     * claims_returned, long_overdue; A list of ID's returned for each type :
-     * "out":[id1,id2,...]
-     * 
-     * @param : authtoken , UserID
-     * @returns: { "out":[id
-     *           's],"claims_returned":[],"long_overdue":[],"overdue":[],"lost":[]
-     *           }
-     */
+    /** The METHOD_FETCH_CHECKED_OUT_SUM description : for a given user returns a a structure of circulation objects sorted by out, overdue, lost, claims_returned, long_overdue; A list of ID's returned for each type : "out":[id1,id2,...] @returns: { "out":[id 's],"claims_returned":[],"long_overdue":[],"overdue":[],"lost":[] } */
     public static String METHOD_FETCH_CHECKED_OUT_SUM = "open-ils.actor.user.checked_out";
 
-    /**
-     * The METHOD_FETCH_NON_CAT_CIRCS description : for a given user, returns an
-     * id-list of non-cataloged circulations that are considered open for now. A
-     * circ is open if circ time + circ duration (based on type) is > than now
-     * 
-     * @param : authtoken, UserID
-     * @returns: Array of non-catalogen circ IDs, event or error
-     */
+    /** The METHOD_FETCH_NON_CAT_CIRCS description : for a given user, returns an id-list of non-cataloged circulations that are considered open for now. A circ is open if circ time + circ duration (based on type) is > than now @returns: Array of non-catalogen circ IDs, event or error */
     public static String METHOD_FETCH_NON_CAT_CIRCS = "open-ils.circ.open_non_cataloged_circulation.user";
 
-    /**
-     * The METHOD_FETCH_CIRC_BY_ID description : Retrieves a circ object by ID.
-     * 
-     * @param : authtoken, circ_id
-     * @returns : "circ" class. Fields of interest : renewal_remaining, due_date
-     */
+    /** The METHOD_FETCH_CIRC_BY_ID description : Retrieves a circ object by ID. @returns : "circ" class. Fields of interest : renewal_remaining, due_date */
     public static String METHOD_FETCH_CIRC_BY_ID = "open-ils.circ.retrieve";
 
-    /**
-     * The METHOD_FETCH_MODS_FROM_COPY description : used to return info
-     * 
-     * @param : target_copy
-     * @returns : mvr class OSRF Object. Fields of interest : title, author
-     */
+    /** The METHOD_FETCH_MODS_FROM_COPY description : used to return info. @returns : mvr class OSRF Object. Fields of interest : title, author */
     public static String METHOD_FETCH_MODS_FROM_COPY = "open-ils.search.biblio.mods_from_copy";
 
-    /**
-     * The METHOD_FETCH_COPY description : used to return info for a
-     * PRE_CATALOGED object
-     * 
-     * @param : target_copy
-     * @returns : acp class OSRF Object. Fields of interest : dummy_title,
-     *          dummy_author
-     */
+    /** The METHOD_FETCH_COPY description : used to return info for a PRE_CATALOGED object. @returns : acp class OSRF Object. Fields of interest : dummy_title, dummy_author */
     public static String METHOD_FETCH_COPY = "open-ils.search.asset.copy.retrieve";
-    /**
-     * The METHOD_RENEW_CIRC description : used to renew a circulation object
-     * 
-     * @param : HashMap ex :{ {"patron":id,"copyid":copy_id,"opac_renewal":1} }
-     * @returnes : acn, acp, circ, mus, mbts
-     */
+    
+    /** The METHOD_RENEW_CIRC description : used to renew a circulation object. @returnes : acn, acp, circ, mus, mbts */
     public static String METHOD_RENEW_CIRC = "open-ils.circ.renew";
 
     // Used for Holds Tab
 
-    /**
-     * The METHOD_FETCH_HOLDS
-     * 
-     * @param : authtoken, userID
-     * @returns: List of "ahr" OSPFObject . Fields of interest : pickup_lib
-     */
+    /** The METHOD_FETCH_HOLDS. @returns: List of "ahr" OSPFObject . Fields of interest : pickup_lib */
     public static String METHOD_FETCH_HOLDS = "open-ils.circ.holds.retrieve";
 
-    /**
-     * The METHOD_FETCH_ORG_SETTINGS description : retrieves a setting from the
-     * organization unit
-     * 
-     * @param : org_id, String with setting property to return
-     * @returns : returns the requested value of the setting
-     */
+    /** The METHOD_FETCH_ORG_SETTINGS description : retrieves a setting from the organization unit. @returns : returns the requested value of the setting */
     public static String METHOD_FETCH_ORG_SETTINGS = "open-ils.actor.ou_setting.ancestor_default";
 
-    /**
-     * The METHOD_FETCH_MRMODS
-     * 
-     */
+    /** The METHOD_FETCH_MRMODS. */
     // if holdtype == M return mvr OSRFObject
     public static String METHOD_FETCH_MRMODS = "open-ils.search.biblio.metarecord.mods_slim.retrieve";
     // if holdtype == T return mvr OSRFObject
+    /** The METHO d_ fetc h_ rmods. */
     public static String METHOD_FETCH_RMODS = "open-ils.search.biblio.record.mods_slim.retrieve";
     // if hold type V
+    /** The METHO d_ fetc h_ volume. */
     public static String METHOD_FETCH_VOLUME = "open-ils.search.asset.call_number.retrieve";
     // if hold type I
+    /** The METHO d_ fetc h_ issuance. */
     public static String METHOD_FETCH_ISSUANCE = "open-ils.serial.issuance.pub_fleshed.batch.retrieve";
 
+    /** The METHO d_ fetc h_ hol d_ status. */
     public static String METHOD_FETCH_HOLD_STATUS = "open-ils.circ.hold.queue_stats.retrieve";
 
-    /**
-     * The METHOD_UPDATE_HOLD description : Updates the specified hold. If
-     * session user != hold user then session user must have UPDATE_HOLD
-     * permissions
-     * 
-     * @param : authtoken, ahr object
-     * @returns : hold_is on success, event or error on failure
-     */
+    /** The METHOD_UPDATE_HOLD description : Updates the specified hold. If session user != hold user then session user must have UPDATE_HOLD permissions @returns : hold_is on success, event or error on failure */
     public static String METHOD_UPDATE_HOLD = "open-ils.circ.hold.update";
 
-    /**
-     * The METHOD_CANCEL_HOLD description : Cancels the specified hold. session
-     * user != hold user must have CANCEL_HOLD permissions.
-     * 
-     * @param : authtoken, hold_ids, one after another : 1,21,33,....
-     * @returns : 1 on success, event or error on failure
-     */
+    /** The METHOD_CANCEL_HOLD description : Cancels the specified hold. session user != hold user must have CANCEL_HOLD permissions. @returns : 1 on success, event or error on failure */
     public static String METHOD_CANCEL_HOLD = "open-ils.circ.hold.cancel";
 
-    /**
-     * The METHOD_VERIFY_HOLD_POSSIBLE description :
-     * 
-     * @param : authtoken , hashmap
-     *        {"titleid":38,"mrid":35,"volume_id":null,"issuanceid":null,
-     *        "copy_id"
-     *        :null,"hold_type":"T","holdable_formats":null,"patronid":2
-     *        ,"depth":0,"pickup_lib":"8","partid":null} parameters : (desc in
-     *        OpenILS::Application::Circ::holds perldoc) patron_id ID of hold
-     *        recipient depth (hold range depth, default 0) pickup_lib
-     *        destination for hold, fallback value for selection_ou selection_ou
-     *        issuanceid partid titleid volume_id copy_id mrid hold_type
-     * 
-     * @returns : hashmap with "success" : 1 field or
-     */
+    /** The METHOD_VERIFY_HOLD_POSSIBLE description :. @returns : hashmap with "success" : 1 field or */
     public static String METHOD_VERIFY_HOLD_POSSIBLE = "open-ils.circ.title_hold.is_possible";
 
-    /**
-     * The METHOD_CREATE_HOLD description :
-     * 
-     * @param : authtoken, ahr OSRFObject
-     * @returns : hash with messages : "success" : 1 field or
-     */
+    /** The METHOD_CREATE_HOLD description :. @returns : hash with messages : "success" : 1 field or */
     public static String METHOD_CREATE_HOLD = "open-ils.circ.holds.create";
 
     // Used for Fines
 
-    /**
-     * The METHODS_FETCH_FINES_SUMMARY description :
-     * 
-     * @param : authToken, UserID
-     * @returns: "mous" OSRFObject. fields: balance_owed, total_owed, total_paid
-     */
+    /** The METHODS_FETCH_FINES_SUMMARY description :. @returns: "mous" OSRFObject. fields: balance_owed, total_owed, total_paid */
     public static String METHOD_FETCH_FINES_SUMMARY = "open-ils.actor.user.fines.summary";
 
-    /**
-     * The METHOD_FETCH_TRANSACTIONS description: For a given user retrieves a
-     * list of fleshed transactions. List of objects, each object is a hash
-     * containing : transaction, circ, record
-     * 
-     * @param : authToken, userID
-     * @returns : array of objects, must investigate
-     */
+    /** The METHOD_FETCH_TRANSACTIONS description: For a given user retrieves a list of fleshed transactions. List of objects, each object is a hash containing : transaction, circ, record @returns : array of objects, must investigate */
     public static String METHOD_FETCH_TRANSACTIONS = "open-ils.actor.user.transactions.have_charge.fleshed";
 
-    /**
-     * The METHOD_FETCH_MONEY_BILLING description :
-     * 
-     * @param : authToken, transaction_id;
-     */
+    /** The METHOD_FETCH_MONEY_BILLING description :. */
     public static String METHOD_FETCH_MONEY_BILLING = "open-ils.circ.money.billing.retrieve.all";
 
     // Used for book bags
-    /**
-     * The METHOD_FLESH_CONTAINERS description : Retrieves all un-fleshed
-     * buckets by class assigned to a given user VIEW_CONTAINER permissions is
-     * requestID != owner ID
-     * 
-     * @param : authtoken, UserID, "biblio", "bookbag"
-     * @returns : array of "cbreb" OSRFObjects
-     */
+    /** The METHOD_FLESH_CONTAINERS description : Retrieves all un-fleshed buckets by class assigned to a given user VIEW_CONTAINER permissions is requestID != owner ID. @returns : array of "cbreb" OSRFObjects */
     public static String METHOD_FLESH_CONTAINERS = "open-ils.actor.container.retrieve_by_class.authoritative";
 
-    /**
-     * The METHOD_FLESH_PUBLIC_CONTAINER description : array of contaoners
-     * correspondig to a id
-     * 
-     * @param : authtoken , "biblio" , boobkbag ID
-     * @returns : array of "crebi" OSRF objects (content of bookbag, id's of
-     *          elements to get more info)
-     */
+    /** The METHOD_FLESH_PUBLIC_CONTAINER description : array of contaoners correspondig to a id. @returns : array of "crebi" OSRF objects (content of bookbag, id's of elements to get more info) */
     public static String METHOD_FLESH_PUBLIC_CONTAINER = "open-ils.actor.container.flesh";
 
+    /** The METHO d_ containe r_ delete. */
     public static String METHOD_CONTAINER_DELETE = "open-ils.actor.container.item.delete";
 
+    /** The METHO d_ containe r_ create. */
     public static String METHOD_CONTAINER_CREATE = "open-ils.actor.container.create";
 
+    /** The METHO d_ containe r_ ite m_ create. */
     public static String METHOD_CONTAINER_ITEM_CREATE = "open-ils.actor.container.item.create";
 
+    /** The METHO d_ containe r_ ful l_ delete. */
     public static String METHOD_CONTAINER_FULL_DELETE = "open-ils.actor.container.full_delete";
 
+    /** The book bags. */
     public ArrayList<BookBag> bookBags = null;
 
     /** The conn. */
@@ -264,11 +181,13 @@ public class AccountAccess {
      * */
     public String authToken = null;
 
+    /** The cm. */
     private ConnectivityManager cm;
 
     /** The auth time. */
     private Integer authTime = null;
 
+    /** The user id. */
     private Integer userID = null;
     // for demo purpose
     /** The user name. */
@@ -277,13 +196,14 @@ public class AccountAccess {
     /** The password. */
     public static String password = "demo123";
 
+    /** The account access. */
     private static AccountAccess accountAccess = null;
 
     /**
      * Instantiates a new authenticate user.
-     * 
-     * @param httpAddress
-     *            the http address
+     *
+     * @param httpAddress the http address
+     * @param cm the cm
      */
     private AccountAccess(String httpAddress, ConnectivityManager cm) {
 
@@ -303,6 +223,11 @@ public class AccountAccess {
 
     }
 
+    /**
+     * Checks if is authenticated.
+     *
+     * @return true, if is authenticated
+     */
     public boolean isAuthenticated() {
 
         if (authToken != null)
@@ -311,6 +236,13 @@ public class AccountAccess {
         return false;
     }
 
+    /**
+     * Gets the account access.
+     *
+     * @param httpAddress the http address
+     * @param cm the cm
+     * @return the account access
+     */
     public static AccountAccess getAccountAccess(String httpAddress,
             ConnectivityManager cm) {
 
@@ -326,6 +258,11 @@ public class AccountAccess {
     }
 
     // the object must be initialized before
+    /**
+     * Gets the account access.
+     *
+     * @return the account access
+     */
     public static AccountAccess getAccountAccess() {
 
         if (accountAccess != null) {
@@ -338,6 +275,11 @@ public class AccountAccess {
     /*
      * Change the Http conn to a new library address
      */
+    /**
+     * Update http address.
+     *
+     * @param httpAddress the http address
+     */
     public void updateHttpAddress(String httpAddress) {
         System.out.println("update http address of account access to "
                 + httpAddress);
@@ -388,6 +330,12 @@ public class AccountAccess {
         return "";
     }
 
+    /**
+     * Sets the account info.
+     *
+     * @param username the username
+     * @param password the password
+     */
     public static void setAccountInfo(String username, String password) {
 
         AccountAccess.userName = username;
@@ -397,6 +345,10 @@ public class AccountAccess {
 
     /**
      * Authenticate.
+     *
+     * @return true, if successful
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
      */
     public boolean authenticate() throws NoNetworkAccessException,
             NoAccessToServer {
@@ -434,8 +386,10 @@ public class AccountAccess {
 
     /**
      * Authenticate init.
-     * 
+     *
      * @return seed for phase 2 of login
+     * @throws NoAccessToServer the no access to server
+     * @throws NoNetworkAccessException the no network access exception
      */
     private String authenticateInit() throws NoAccessToServer,
             NoNetworkAccessException {
@@ -456,9 +410,11 @@ public class AccountAccess {
     /**
      * Authenticate complete. Phase 2 of login process Application send's
      * username and hash to confirm login
-     * 
-     * @param seed
-     *            the seed
+     *
+     * @param seed the seed
+     * @return true, if successful
+     * @throws NoAccessToServer the no access to server
+     * @throws NoNetworkAccessException the no network access exception
      * @returns bollean if auth was ok
      */
     private boolean authenticateComplete(String seed) throws NoAccessToServer,
@@ -520,6 +476,14 @@ public class AccountAccess {
     // ------------------------Checked Out Items Section
     // -------------------------//
 
+    /**
+     * Gets the items checked out.
+     *
+     * @return the items checked out
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public ArrayList<CircRecord> getItemsCheckedOut()
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
@@ -601,6 +565,15 @@ public class AccountAccess {
      * 
      * @returns : "circ" OSRFObject
      */
+    /**
+     * Retrieve circ record.
+     *
+     * @param id the id
+     * @return the oSRF object
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private OSRFObject retrieveCircRecord(String id)
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
@@ -617,6 +590,15 @@ public class AccountAccess {
      * it uses open-ils.search.asset.copy.retriev Usefull info : title and
      * author (for acp : dummy_title, dummy_author)
      */
+    /**
+     * Fetch info for checked out item.
+     *
+     * @param target_copy the target_copy
+     * @param circRecord the circ record
+     * @return the oSRF object
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private OSRFObject fetchInfoForCheckedOutItem(Integer target_copy,
             CircRecord circRecord) throws NoNetworkAccessException,
             NoAccessToServer {
@@ -646,6 +628,14 @@ public class AccountAccess {
         return result;
     }
 
+    /**
+     * Fetch mods from copy.
+     *
+     * @param target_copy the target_copy
+     * @return the oSRF object
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private OSRFObject fetchModsFromCopy(Integer target_copy)
             throws NoNetworkAccessException, NoAccessToServer {
 
@@ -656,6 +646,14 @@ public class AccountAccess {
         return mvr;
     }
 
+    /**
+     * Fetch asset copy.
+     *
+     * @param target_copy the target_copy
+     * @return the oSRF object
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private OSRFObject fetchAssetCopy(Integer target_copy)
             throws NoNetworkAccessException, NoAccessToServer {
 
@@ -669,6 +667,16 @@ public class AccountAccess {
      * Method used to renew a circulation record based on target_copy_id Returns
      * many objects, don't think they are needed
      */
+    /**
+     * Renew circ.
+     *
+     * @param target_copy the target_copy
+     * @throws MaxRenewalsException the max renewals exception
+     * @throws ServerErrorMessage the server error message
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public void renewCirc(Integer target_copy) throws MaxRenewalsException,
             ServerErrorMessage, SessionNotFoundException,
             NoNetworkAccessException, NoAccessToServer {
@@ -695,6 +703,16 @@ public class AccountAccess {
     // ------------------------Holds Section
     // --------------------------------------//
 
+    /**
+     * Fetch org settings.
+     *
+     * @param org_id the org_id
+     * @param setting the setting
+     * @return the object
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public Object fetchOrgSettings(Integer org_id, String setting)
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
@@ -706,6 +724,14 @@ public class AccountAccess {
 
     }
 
+    /**
+     * Gets the holds.
+     *
+     * @return the holds
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public List<HoldRecord> getHolds() throws SessionNotFoundException,
             NoNetworkAccessException, NoAccessToServer {
 
@@ -738,6 +764,15 @@ public class AccountAccess {
      * copy P - pat
      */
 
+    /**
+     * Fetch hold title info.
+     *
+     * @param holdArhObject the hold arh object
+     * @param hold the hold
+     * @return the object
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private Object fetchHoldTitleInfo(OSRFObject holdArhObject, HoldRecord hold)
             throws NoNetworkAccessException, NoAccessToServer {
 
@@ -777,6 +812,15 @@ public class AccountAccess {
         return holdInfo;
     }
 
+    /**
+     * Hold fetch objects.
+     *
+     * @param hold the hold
+     * @param holdObj the hold obj
+     * @return the oSRF object
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private OSRFObject holdFetchObjects(OSRFObject hold, HoldRecord holdObj)
             throws NoNetworkAccessException, NoAccessToServer {
 
@@ -909,6 +953,16 @@ public class AccountAccess {
         return null;
     }
 
+    /**
+     * Fetch hold status.
+     *
+     * @param hold the hold
+     * @param holdObj the hold obj
+     * @return the object
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public Object fetchHoldStatus(OSRFObject hold, HoldRecord holdObj)
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
@@ -925,6 +979,15 @@ public class AccountAccess {
         return hold_status;
     }
 
+    /**
+     * Cancel hold.
+     *
+     * @param hold the hold
+     * @return true, if successful
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public boolean cancelHold(OSRFObject hold) throws SessionNotFoundException,
             NoNetworkAccessException, NoAccessToServer {
 
@@ -942,6 +1005,22 @@ public class AccountAccess {
 
     }
 
+    /**
+     * Update hold.
+     *
+     * @param ahr the ahr
+     * @param pickup_lib the pickup_lib
+     * @param email_notify the email_notify
+     * @param phone_notify the phone_notify
+     * @param phone the phone
+     * @param suspendHold the suspend hold
+     * @param expire_time the expire_time
+     * @param thaw_date the thaw_date
+     * @return the object
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public Object updateHold(OSRFObject ahr, Integer pickup_lib,
             boolean email_notify, boolean phone_notify, String phone,
             boolean suspendHold, String expire_time, String thaw_date)
@@ -965,6 +1044,22 @@ public class AccountAccess {
         return response;
     }
 
+    /**
+     * Creates the hold.
+     *
+     * @param recordID the record id
+     * @param pickup_lib the pickup_lib
+     * @param email_notify the email_notify
+     * @param phone_notify the phone_notify
+     * @param phone the phone
+     * @param suspendHold the suspend hold
+     * @param expire_time the expire_time
+     * @param thaw_date the thaw_date
+     * @return the string[]
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public String[] createHold(Integer recordID, Integer pickup_lib,
             boolean email_notify, boolean phone_notify, String phone,
             boolean suspendHold, String expire_time, String thaw_date)
@@ -1021,6 +1116,16 @@ public class AccountAccess {
     }
 
     // ?? return boolean
+    /**
+     * Checks if is hold possible.
+     *
+     * @param pickup_lib the pickup_lib
+     * @param recordID the record id
+     * @return the object
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public Object isHoldPossible(Integer pickup_lib, Integer recordID)
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
@@ -1047,6 +1152,15 @@ public class AccountAccess {
     }
 
     // return
+    /**
+     * Gets the hold pre create info.
+     *
+     * @param recordID the record id
+     * @param pickup_lib the pickup_lib
+     * @return the hold pre create info
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public HashMap<String, Integer> getHoldPreCreateInfo(Integer recordID,
             Integer pickup_lib) throws NoNetworkAccessException,
             NoAccessToServer {
@@ -1081,6 +1195,14 @@ public class AccountAccess {
     // ----------------------------Fines
     // Summary------------------------------------//
 
+    /**
+     * Gets the fines summary.
+     *
+     * @return the fines summary
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public float[] getFinesSummary() throws SessionNotFoundException,
             NoNetworkAccessException, NoAccessToServer {
 
@@ -1101,6 +1223,14 @@ public class AccountAccess {
         return fines;
     }
 
+    /**
+     * Gets the transactions.
+     *
+     * @return the transactions
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public ArrayList<FinesRecord> getTransactions()
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
@@ -1130,6 +1260,14 @@ public class AccountAccess {
     // ---------------------------------------Book
     // bags-----------------------------------//
 
+    /**
+     * Gets the bookbags.
+     *
+     * @return the bookbags
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public ArrayList<BookBag> getBookbags() throws SessionNotFoundException,
             NoNetworkAccessException, NoAccessToServer {
 
@@ -1156,6 +1294,16 @@ public class AccountAccess {
         return bookBagObj;
     }
 
+    /**
+     * Gets the bookbag content.
+     *
+     * @param bag the bag
+     * @param bookbagID the bookbag id
+     * @return the bookbag content
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private Object getBookbagContent(BookBag bag, Integer bookbagID)
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
@@ -1176,6 +1324,14 @@ public class AccountAccess {
         return items;
     }
 
+    /**
+     * Removes the bookbag item.
+     *
+     * @param id the id
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public void removeBookbagItem(Integer id) throws SessionNotFoundException,
             NoNetworkAccessException, NoAccessToServer {
 
@@ -1183,6 +1339,14 @@ public class AccountAccess {
 
     }
 
+    /**
+     * Creates the bookbag.
+     *
+     * @param name the name
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public void createBookbag(String name) throws SessionNotFoundException,
             NoNetworkAccessException, NoAccessToServer {
 
@@ -1195,6 +1359,14 @@ public class AccountAccess {
         createContainer("biblio", cbreb);
     }
 
+    /**
+     * Delete book bag.
+     *
+     * @param id the id
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     public void deleteBookBag(Integer id) throws SessionNotFoundException,
             NoNetworkAccessException, NoAccessToServer {
 
@@ -1203,6 +1375,15 @@ public class AccountAccess {
                         authToken, "biblio", id });
     }
 
+    /**
+     * Adds the record to book bag.
+     *
+     * @param record_id the record_id
+     * @param bookbag_id the bookbag_id
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoAccessToServer the no access to server
+     * @throws NoNetworkAccessException the no network access exception
+     */
     public void addRecordToBookBag(Integer record_id, Integer bookbag_id)
             throws SessionNotFoundException, NoAccessToServer,
             NoNetworkAccessException {
@@ -1217,6 +1398,15 @@ public class AccountAccess {
                         authToken, "biblio", cbrebi });
     }
 
+    /**
+     * Removes the container.
+     *
+     * @param container the container
+     * @param id the id
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private void removeContainer(String container, Integer id)
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
@@ -1226,6 +1416,15 @@ public class AccountAccess {
                         authToken, container, id });
     }
 
+    /**
+     * Creates the container.
+     *
+     * @param container the container
+     * @param parameter the parameter
+     * @throws SessionNotFoundException the session not found exception
+     * @throws NoNetworkAccessException the no network access exception
+     * @throws NoAccessToServer the no access to server
+     */
     private void createContainer(String container, Object parameter)
             throws SessionNotFoundException, NoNetworkAccessException,
             NoAccessToServer {
index 60e5d77..b02c72b 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess;
 
 import java.security.MessageDigest;
index 6d4330d..e92e57d 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess;
 
 public class MaxRenewalsException extends Exception {
index bfefb1c..2e8ee4d 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess;
 
 public class ServerErrorMessage extends Exception {
index 5b34d30..130dbb7 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess;
 
 public class SessionNotFoundException extends Exception {
index 6dbd7d6..f3b84c0 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.bookbags;
 
 import java.io.Serializable;
index 9c38c26..22b72a4 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.bookbags;
 
 import java.util.ArrayList;
index 1522d3f..579a5d9 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.bookbags;
 
 import java.io.Serializable;
index b806b42..f3a22ae 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.bookbags;
 
 import java.util.ArrayList;
index 1e46430..e37db58 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.checkout;
 
 import java.text.ParseException;
index e4f86b6..55efc91 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.checkout;
 
 import java.util.ArrayList;
index d60e671..5b3f0e0 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.fines;
 
 import java.util.ArrayList;
index ce64a42..4c63fa0 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.fines;
 
 import java.util.Date;
index 22d5b84..ce42319 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.holds;
 
 import java.util.ArrayList;
index 8480d4f..b133f06 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.holds;
 
 import java.io.Serializable;
index 4369f66..1ad7e7e 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.holds;
 
 import java.net.URLEncoder;
index 65e5201..4a56436 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.accountAccess.holds;
 
 import java.util.ArrayList;
index a6d186c..b9a1461 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.database;
 
 import java.util.HashMap;
index b01fbd1..47058af 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.globals;
 
 import java.io.InputStream;
index 7c71da0..0806491 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.globals;
 
 public class NoAccessToServer extends Exception {
index 05fb225..9ca9c73 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.globals;
 
 public class NoNetworkAccessException extends Exception {
index d27fa5c..cc4aec1 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.globals;
 
 import android.app.AlertDialog;
index 5c6c6ad..8ae553b 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.globals;
 
 import android.app.AlertDialog;
index 858ba36..4fb0fc3 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.globals;
 
 import java.io.BufferedInputStream;
index 45ba9db..9139ae9 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.util.StringTokenizer;
index 8d07d01..2f6aab7 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.io.Serializable;
index 3136645..cd50eb4 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.io.Serializable;
index fe9b902..adaa0c8 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.io.FilterInputStream;
index 0890bb7..6660757 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.util.ArrayList;
index 40ffb82..c40f51e 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 public class Organisation {
index 1960253..489cf66 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.io.Serializable;
index b1eec12..ba5cac9 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.util.List;
index 1e2e82c..0b2f22b 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.util.ArrayList;
index 37d1771..7fc865f 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.searchCatalog;
 
 import java.util.ArrayList;
index 04b7ca1..3aaa2e7 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.services;
 
 import java.util.Date;
index d579c21..fc3d567 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.services;
 
 import org.evergreen.android.views.splashscreen.SplashActivity;
index f1e87f1..a087466 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.services;
 
 import java.util.Calendar;
index ad3bf97..1a873a9 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.services;
 
 import java.util.Calendar;
index 8215726..dd3c38e 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.services;
 
 import java.io.InputStream;
index 783ea3f..5fda8e6 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.utils.ui;
 
 import java.util.Random;
index 66a0968..b5be7a9 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.utils.ui;
 
 import java.util.ArrayList;
index 1380746..9ef43aa 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.utils.ui;
 
 import android.content.Context;
index 57046bd..80d14b2 100644 (file)
@@ -1,18 +1,21 @@
 /*
- * Copyright (C) 2011 Patrik Akerfeldt
- * Copyright (C) 2011 Jake Wharton
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
  */
 
 package org.evergreen.android.utils.ui;
index 69ac053..75c5874 100644 (file)
@@ -1,18 +1,21 @@
 /*
- * Copyright (C) 2011 The Android Open Source Project
- * Copyright (C) 2011 Jake Wharton
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
  */
 
 package org.evergreen.android.utils.ui;
index c4fee91..d8f6af0 100644 (file)
@@ -1,3 +1,22 @@
+/*\r
+ * Copyright (C) 2012 Evergreen Open-ILS\r
+ * @author Daniel-Octavian Rizea\r
+ * \r
+ * This program is free software; you can redistribute it and/or\r
+ * modify it under the terms of the GNU General Public License\r
+ * as published by the Free Software Foundation; either version 2\r
+ * or the License, or (at your option) any later version.\r
+ * \r
+ * This program is distributed in the hope that it will be usefull,\r
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r
+ * GNU General Public License for more details.\r
+ * \r
+ * You should have received a copy of the GNU General Public License\r
+ * along with this program; if not, write to the Free Software \r
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\r
+ * \r
+ */\r
 package org.evergreen.android.utils.ui;\r
 \r
 import android.os.Bundle;\r
index 51ec29d..ec9077c 100644 (file)
@@ -1,3 +1,22 @@
+/*\r
+ * Copyright (C) 2012 Evergreen Open-ILS\r
+ * @author Daniel-Octavian Rizea\r
+ * \r
+ * This program is free software; you can redistribute it and/or\r
+ * modify it under the terms of the GNU General Public License\r
+ * as published by the Free Software Foundation; either version 2\r
+ * or the License, or (at your option) any later version.\r
+ * \r
+ * This program is distributed in the hope that it will be usefull,\r
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r
+ * GNU General Public License for more details.\r
+ * \r
+ * You should have received a copy of the GNU General Public License\r
+ * along with this program; if not, write to the Free Software \r
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\r
+ * \r
+ */\r
 package org.evergreen.android.utils.ui;\r
 \r
 import android.support.v4.app.Fragment;\r
index a8b5fb8..5b25c2b 100644 (file)
@@ -1,19 +1,21 @@
 /*
- * Copyright (C) 2011 Jake Wharton
- * Copyright (C) 2011 Patrik Akerfeldt
- * Copyright (C) 2011 Francisco Figueiredo Jr.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
  */
 package org.evergreen.android.utils.ui;
 
index bb2d473..ec6fe2b 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.utils.ui;
 
 import org.evergreen.android.R;
index 87e8570..9cf7f2a 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.views;
 
 import org.evergreen.android.R;
index 6c1af45..900e8e7 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.views;
 
 import java.util.Calendar;
index 2f3d122..58885a6 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.views;
 
 import org.evergreen.android.R;
index 730c9a8..c85bd95 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.views;
 
 import org.evergreen.android.R;
index c7dcab6..de70d03 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.views.splashscreen;
 
 import org.evergreen.android.accountAccess.AccountAccess;
index c71a857..b1bf948 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2012 Evergreen Open-ILS
+ * @author Daniel-Octavian Rizea
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * or the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be usefull,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * 
+ */
 package org.evergreen.android.views.splashscreen;
 
 import org.evergreen.android.R;