Package | Description |
---|---|
com.gisgraphy.service | |
com.gisgraphy.service.impl |
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2015. All rights reserved.