details:   https://code.openbravo.com/erp/devel/pi/rev/343fb7cd2f2f
changeset: 13838:343fb7cd2f2f
user:      Antonio Moreno <antonio.moreno <at> openbravo.com>
date:      Mon Sep 26 19:21:16 2011 +0200
summary:   Improved javadoc comment

diffstat:

 src/org/openbravo/service/system/SystemService.java |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r b682658595ef -r 343fb7cd2f2f 
src/org/openbravo/service/system/SystemService.java
--- a/src/org/openbravo/service/system/SystemService.java       Mon Sep 26 
19:14:02 2011 +0200
+++ b/src/org/openbravo/service/system/SystemService.java       Mon Sep 26 
19:21:16 2011 +0200
@@ -295,6 +295,7 @@
    * stopped, and all sessions active for other users are cancelled
    * 
    * @param client
+   *          The client to be deleted
    */
   public void deleteClient(Client client) {
     try {
@@ -392,7 +393,8 @@
   /**
    * Returns a dbsourcemanager Platform object
    * 
-   * @return
+   * @return A Platform object built following the configuration set in the 
Openbravo.properties
+   *         file
    */
   public Platform getPlatform() {
     Properties obProp = 
OBPropertiesProvider.getInstance().getOpenbravoProperties();

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to