| Package | Description |
|---|---|
| com.podio.comment | |
| com.podio.contact | |
| com.podio.conversation | |
| com.podio.item | |
| com.podio.org | |
| com.podio.rating | |
| com.podio.share | |
| com.podio.space | |
| com.podio.task |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileMini> |
Comment.getAlerts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Comment.setAlerts(List<ProfileMini> alerts) |
| Modifier and Type | Field and Description |
|---|---|
static ProfileType<ProfileMini> |
ProfileType.MINI |
| Modifier and Type | Method and Description |
|---|---|
ProfileMini |
Message.getCreatedBy() |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileMini> |
Conversation.getParticipants() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setCreatedBy(ProfileMini createdBy) |
| Modifier and Type | Method and Description |
|---|---|
void |
Conversation.setParticipants(List<ProfileMini> participants) |
| Modifier and Type | Method and Description |
|---|---|
ProfileMini |
AppActivity.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppActivity.setUser(ProfileMini user) |
| Modifier and Type | Method and Description |
|---|---|
ProfileMini |
Organization.getCreatedBy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Organization.setCreatedBy(ProfileMini createdBy) |
| Modifier and Type | Method and Description |
|---|---|
ProfileMini |
Rating.getUser() |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileMini> |
ValueRatings.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rating.setUser(ProfileMini user) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueRatings.setUsers(List<ProfileMini> users) |
| Modifier and Type | Method and Description |
|---|---|
ProfileMini |
Share.getGrantedBy() |
ProfileMini |
Share.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
Share.setGrantedBy(ProfileMini grantedBy) |
void |
Share.setUser(ProfileMini user) |
| Modifier and Type | Method and Description |
|---|---|
ProfileMini |
Space.getCreatedBy() |
ProfileMini |
SpaceMember.getUser() |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileMini> |
SpaceTopMemberGroup.getProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
Space.setCreatedBy(ProfileMini createdBy) |
void |
SpaceMember.setUser(ProfileMini user) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceTopMemberGroup.setProfiles(List<ProfileMini> profiles) |
| Modifier and Type | Method and Description |
|---|---|
ProfileMini |
TasksWithResponsible.getResponsible() |
ProfileMini |
Task.getResponsible() |
| Modifier and Type | Method and Description |
|---|---|
void |
TasksWithResponsible.setResponsible(ProfileMini responsible) |
void |
Task.setResponsible(ProfileMini responsible) |
Copyright © 2014. All Rights Reserved.