|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Users | |
---|---|
ccc.api.core | |
ccc.api.http | |
ccc.api.jaxrs | |
ccc.migration | Classes for migration of CCC6 content to CCC7. |
ccc.services.ejb3 | EJB3 implementation of the CCC API. |
ccc.web |
Uses of Users in ccc.api.core |
---|
Methods in ccc.api.core that return Users | |
---|---|
Users |
ServiceLocator.getUsers()
Accessor. |
Users |
MemoryServiceLocator.getUsers()
Accessor. |
Methods in ccc.api.core with parameters of type Users | |
---|---|
void |
MemoryServiceLocator.setUserCommands(Users userCommands)
Mutator. |
Uses of Users in ccc.api.http |
---|
Methods in ccc.api.http that return Users | |
---|---|
Users |
ProxyServiceLocator.getUsers()
Accessor. |
Uses of Users in ccc.api.jaxrs |
---|
Classes in ccc.api.jaxrs that implement Users | |
---|---|
class |
UsersImpl
Implementation of the Users interface. |
Methods in ccc.api.jaxrs that return Users | |
---|---|
Users |
RegistryServiceLocator.getUsers()
Accessor. |
Constructors in ccc.api.jaxrs with parameters of type Users | |
---|---|
UsersImpl(Users users)
Constructor. |
Uses of Users in ccc.migration |
---|
Methods in ccc.migration that return Users | |
---|---|
protected Users |
BaseMigrations.getUsers()
Accessor. |
Constructors in ccc.migration with parameters of type Users | |
---|---|
UserMigration(LegacyDBQueries legacyQueries,
Users userCommands,
Groups groups)
Constructor. |
Uses of Users in ccc.services.ejb3 |
---|
Classes in ccc.services.ejb3 that implement Users | |
---|---|
class |
UsersEJB
EJB implementation of the Users interface. |
Uses of Users in ccc.web |
---|
Methods in ccc.web that return Users | |
---|---|
Users |
AbstractCCCServlet.getUsers()
Accessor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |