com.indexdata.mkjsf.utils
Class Utils

java.lang.Object
  extended by com.indexdata.mkjsf.utils.Utils

public class Utils
extends Object

A few utilities, mostly for logging

Author:
Niels Erik

Field Summary
static String nl
           
 
Constructor Summary
Utils()
           
 
Method Summary
static String baseObjectName(Object o)
           
static String objectId(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nl

public static String nl
Constructor Detail

Utils

public Utils()
Method Detail

objectId

public static String objectId(Object o)

baseObjectName

public static String baseObjectName(Object o)


Copyright © 2013. All Rights Reserved.