Package | Description |
---|---|
org.exoplatform.controller.social | |
org.exoplatform.model | |
org.exoplatform.ui.social |
Modifier and Type | Method and Description |
---|---|
SocialSpaceInfo |
ComposeMessageController.getPostDestination() |
Modifier and Type | Method and Description |
---|---|
void |
ComposeMessageController.setPostDestination(SocialSpaceInfo destination)
Set this post's destination.
|
Modifier and Type | Field and Description |
---|---|
SocialSpaceInfo |
SocialPostInfo.destinationSpace |
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<SocialSpaceInfo> |
SocialSpaceInfo.CREATOR |
Modifier and Type | Method and Description |
---|---|
android.content.Loader<List<SocialSpaceInfo>> |
SpaceSelectorActivity.onCreateLoader(int id,
android.os.Bundle args) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceSelectorActivity.onLoaderReset(android.content.Loader<List<SocialSpaceInfo>> loader) |
void |
SpaceSelectorActivity.onLoadFinished(android.content.Loader<List<SocialSpaceInfo>> loader,
List<SocialSpaceInfo> data) |
void |
SpaceSelectorActivity.onLoadFinished(android.content.Loader<List<SocialSpaceInfo>> loader,
List<SocialSpaceInfo> data) |
void |
SpaceListAdapter.setSpaceList(List<SocialSpaceInfo> list) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.