|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniversalManager | |
---|---|
com.gisgraphy.service | |
com.gisgraphy.service.impl |
Uses of UniversalManager in com.gisgraphy.service |
---|
Subinterfaces of UniversalManager in com.gisgraphy.service | |
---|---|
interface |
LookupManager
Business Service Interface to talk to persistence layer and retrieve values for drop-down choice lists. |
interface |
RoleManager
Business Service Interface to handle communication between web and persistence layer. |
interface |
UserManager
Business Service Interface to handle communication between web and persistence layer. |
Uses of UniversalManager in com.gisgraphy.service.impl |
---|
Classes in com.gisgraphy.service.impl that implement UniversalManager | |
---|---|
class |
LookupManagerImpl
Implementation of LookupManager interface to talk to the persistence layer. |
class |
RoleManagerImpl
Implementation of RoleManager interface. |
class |
UniversalManagerImpl
Base class for Business Services - use this class for utility methods and generic CRUD methods. |
class |
UserManagerImpl
Implementation of UserManager interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |