org.eaglei.datatools.client.ui
Class LabResources

java.lang.Object
  extended by org.eaglei.datatools.client.ui.LabResources

public class LabResources
extends java.lang.Object

Author:
pp101 This class contains a map that contains all the resources that can be directly linked to a Lab.

Field Summary
static java.util.Map<java.lang.String,org.eaglei.model.EIEntity> resourcesEntityMap
           
static java.util.Map<java.lang.String,java.lang.String> resourcesMap
           
 
Constructor Summary
LabResources()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resourcesMap

public static final java.util.Map<java.lang.String,java.lang.String> resourcesMap

resourcesEntityMap

public static final java.util.Map<java.lang.String,org.eaglei.model.EIEntity> resourcesEntityMap
Constructor Detail

LabResources

public LabResources()


Copyright © 2009-2010 Eagle-I. All Rights Reserved.