|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EISMapping | |
---|---|
org.figure8.join.businessfacades.environment | |
org.figure8.join.businessobjects.environment | |
org.figure8.join.businessobjects.environment.persistence |
Uses of EISMapping in org.figure8.join.businessfacades.environment |
---|
Methods in org.figure8.join.businessfacades.environment that return EISMapping | |
---|---|
EISMapping |
DefaultResourceManager.getEISMapping(long id)
Retrieve an EISMapping using its unique identifier |
EISMapping |
ResourceManager.getEISMapping(long id)
Retrieve an EISMapping using its unique identifier |
Methods in org.figure8.join.businessfacades.environment with parameters of type EISMapping | |
---|---|
void |
DefaultResourceManager.closeEISMapping(EISMapping mapping)
Closes the specified EISMapping. |
void |
ResourceManager.closeEISMapping(EISMapping mapping)
Closes the specified EISMapping. |
Uses of EISMapping in org.figure8.join.businessobjects.environment |
---|
Methods in org.figure8.join.businessobjects.environment with parameters of type EISMapping | |
---|---|
void |
Gateway.addActiveEISMapping(EISMapping mapping)
Convenient method for adding a mapped resource into mapping list This method closes the previously existing mapping for this kind of resource. |
Uses of EISMapping in org.figure8.join.businessobjects.environment.persistence |
---|
Methods in org.figure8.join.businessobjects.environment.persistence that return EISMapping | |
---|---|
EISMapping |
HibernateEISMappingDao.getEISMapping(long id)
Retrieve the resource mapping having this identifier |
EISMapping |
EISMappingDao.getEISMapping(long id)
Retrieve the resource mapping having this identifier |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |