org.ofbiz.webtools.labelmanager
Class LabelReferences

java.lang.Object
  extended by org.ofbiz.webtools.labelmanager.LabelReferences

public class LabelReferences
extends java.lang.Object


Field Summary
static java.lang.String module
           
 
Constructor Summary
LabelReferences()
           
 
Method Summary
static java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Integer>> getLabelReferences()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public static final java.lang.String module
Constructor Detail

LabelReferences

public LabelReferences()
Method Detail

getLabelReferences

public static java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Integer>> getLabelReferences()
                                                                                                            throws GeneralException
Throws:
GeneralException