|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpaceBean | |
|---|---|
| org.exoplatform.chat.model | |
| org.exoplatform.chat.services | |
| org.exoplatform.chat.services.mongodb | |
| Uses of SpaceBean in org.exoplatform.chat.model |
|---|
| Methods in org.exoplatform.chat.model that return types with arguments of type SpaceBean | |
|---|---|
List<SpaceBean> |
SpaceBeans.getSpaces()
|
| Method parameters in org.exoplatform.chat.model with type arguments of type SpaceBean | |
|---|---|
void |
SpaceBeans.setSpaces(ArrayList<SpaceBean> spaces)
|
| Constructor parameters in org.exoplatform.chat.model with type arguments of type SpaceBean | |
|---|---|
SpaceBeans(ArrayList<SpaceBean> spaces)
|
|
| Uses of SpaceBean in org.exoplatform.chat.services |
|---|
| Methods in org.exoplatform.chat.services that return types with arguments of type SpaceBean | |
|---|---|
List<SpaceBean> |
UserService.getSpaces(String user)
|
| Method parameters in org.exoplatform.chat.services with type arguments of type SpaceBean | |
|---|---|
void |
UserService.setSpaces(String user,
List<SpaceBean> spaces)
|
| Uses of SpaceBean in org.exoplatform.chat.services.mongodb |
|---|
| Methods in org.exoplatform.chat.services.mongodb that return types with arguments of type SpaceBean | |
|---|---|
List<SpaceBean> |
UserServiceImpl.getSpaces(String user)
|
| Method parameters in org.exoplatform.chat.services.mongodb with type arguments of type SpaceBean | |
|---|---|
void |
UserServiceImpl.setSpaces(String user,
List<SpaceBean> spaces)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||