A B C D E F G H I L M N O P Q R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABOUT - Static variable in class com.podio.contact.ProfileField
-
Short text about the person
- absolute(LocalDate, LocalDate) - Static method in class com.podio.filter.PodioDateInterval
- AbsolutePodioDate - Class in com.podio.filter
- AbsolutePodioDate(LocalDate) - Constructor for class com.podio.filter.AbsolutePodioDate
- ACCEPTED - com.podio.calendar.ParticipationStatus
- ACTION - com.podio.common.ReferenceType
- activateApp(int) - Method in class com.podio.app.AppAPI
-
Activates a deactivated app.
- ACTIVE - com.podio.app.ApplicationFieldStatus
-
The field is active.
- ACTIVE - com.podio.app.CategoryOptionStatus
-
The option is still active
- ACTIVE - com.podio.hook.HookStatus
- ACTIVE - com.podio.org.OrganizationStatus
- ACTIVE - com.podio.task.TaskStatus
- ACTIVE - com.podio.user.UserStatusType
- ADD_ANSWER - com.podio.common.Right
- ADD_APP - com.podio.common.Right
- ADD_CONTACT - com.podio.common.Right
- ADD_CONVERSATION - com.podio.common.Right
- ADD_FILE - com.podio.common.Right
- ADD_FILTER - com.podio.common.Right
- ADD_HOOK - com.podio.common.Right
- ADD_ITEM - com.podio.common.Right
- ADD_MEETING - com.podio.common.Right
- ADD_QUESTION - com.podio.common.Right
- ADD_SPACE - com.podio.common.Right
- ADD_STATUS - com.podio.common.Right
- ADD_TASK - com.podio.common.Right
- ADD_WIDGET - com.podio.common.Right
- addApp(ApplicationCreate) - Method in class com.podio.app.AppAPI
-
Creates a new app on a space.
- addComment(Reference, CommentCreate, boolean, boolean) - Method in class com.podio.comment.CommentAPI
-
Adds a new comment to the object of the given type and id, f.ex. item 1.
- addField(int, ApplicationFieldCreate) - Method in class com.podio.app.AppAPI
-
Adds a new field to an app
- addField(FieldValuesUpdate) - Method in class com.podio.item.ItemUpdate
- addItem(int, ItemCreate, boolean) - Method in class com.podio.item.ItemAPI
-
Adds a new item to the given app.
- addParameters(MultivaluedMap<String, String>) - Method in class com.podio.oauth.OAuthAppCredentials
- addParameters(MultivaluedMap<String, String>) - Method in class com.podio.oauth.OAuthCodeCredentials
- addParameters(MultivaluedMap<String, String>) - Method in class com.podio.oauth.OAuthRefreshTokenCredentials
- addParameters(MultivaluedMap<String, String>) - Method in interface com.podio.oauth.OAuthUserCredentials
- addParameters(MultivaluedMap<String, String>) - Method in class com.podio.oauth.OAuthUsernameCredentials
- addReply(int, String) - Method in class com.podio.conversation.ConversationAPI
-
Creates a reply to the conversation.
- ADDRESS - Static variable in class com.podio.contact.ProfileField
-
The address where the person lives or work
- addSpaceContact(int, ContactCreate, boolean) - Method in class com.podio.contact.ContactAPI
-
Adds a new contact to the given space.
- addSpaceMembers(int, SpaceMemberAdd) - Method in class com.podio.space.SpaceAPI
-
Adds a list of users (either through user_id or email) to the space.
- ADMIN - com.podio.common.Role
- ADMIN - com.podio.user.UserType
- ALERT - com.podio.common.ReferenceType
- ALERT - com.podio.contact.ContactOrder
-
How often the active user have alerted the contact in a status or comment.
- ALERT - com.podio.notification.NotificationType
-
The user was alerted as part of an action
- ANSWER - com.podio.notification.NotificationType
-
A question was answered
- ANSWER - com.podio.stream.StreamActivityType
- APIApplicationException - Exception in com.podio
- APIApplicationException(Response.StatusType, String, String, Map<String, String>) - Constructor for exception com.podio.APIApplicationException
- APIFactory - Class in com.podio
-
Factory to make it simple to get a specific API to work with
- APIFactory(ResourceFactory) - Constructor for class com.podio.APIFactory
- APP - com.podio.app.ApplicationFieldType
-
A reference to another app item.
- APP - com.podio.common.AuthorizationEntityType
- APP - com.podio.common.ReferenceType
- APP - com.podio.notification.NotificationContextType
- APP - com.podio.search.ReferenceTypeSearchInApp
- APP_DELETE - com.podio.hook.HookType
- APP_FIELD - com.podio.common.ReferenceType
- APP_REVISION - com.podio.common.ReferenceType
- APP_UPDATE - com.podio.hook.HookType
- AppActivities - Class in com.podio.item
- AppActivities() - Constructor for class com.podio.item.AppActivities
- AppActivity - Class in com.podio.item
- AppActivity() - Constructor for class com.podio.item.AppActivity
- AppAPI - Class in com.podio.app
-
This area is used to manage application definitions.
- AppAPI(ResourceFactory) - Constructor for class com.podio.app.AppAPI
- AppFieldFilterBy - Class in com.podio.filter
- AppFieldFilterBy(int) - Constructor for class com.podio.filter.AppFieldFilterBy
- Application - Class in com.podio.app
- Application() - Constructor for class com.podio.app.Application
- ApplicationConfiguration - Class in com.podio.app
- ApplicationConfiguration() - Constructor for class com.podio.app.ApplicationConfiguration
- ApplicationConfiguration(String, String, String, String, String, String, boolean, ApplicationViewType, boolean, boolean, boolean, String, boolean, boolean, String, boolean, String, boolean, String, List<ApplicationTask>) - Constructor for class com.podio.app.ApplicationConfiguration
- ApplicationConfigurationBase - Class in com.podio.app
- ApplicationConfigurationBase() - Constructor for class com.podio.app.ApplicationConfigurationBase
- ApplicationConfigurationBase(String, String, String, String, String, String, boolean, ApplicationViewType, boolean, boolean, boolean, String, boolean, boolean, String, boolean, String, boolean, String) - Constructor for class com.podio.app.ApplicationConfigurationBase
- ApplicationConfigurationCreate - Class in com.podio.app
- ApplicationConfigurationCreate() - Constructor for class com.podio.app.ApplicationConfigurationCreate
- ApplicationConfigurationCreate(String, String, String, String, String, String, boolean, ApplicationViewType, boolean, boolean, boolean, String, boolean, boolean, String, boolean, String, boolean, String, List<ApplicationTaskCreate>) - Constructor for class com.podio.app.ApplicationConfigurationCreate
- ApplicationCreate - Class in com.podio.app
- ApplicationCreate() - Constructor for class com.podio.app.ApplicationCreate
- ApplicationCreate(int, ApplicationConfigurationCreate, List<ApplicationFieldCreate>) - Constructor for class com.podio.app.ApplicationCreate
- ApplicationCreateResponse - Class in com.podio.app
- ApplicationCreateResponse() - Constructor for class com.podio.app.ApplicationCreateResponse
- ApplicationField - Class in com.podio.app
- ApplicationField() - Constructor for class com.podio.app.ApplicationField
- ApplicationFieldConfiguration - Class in com.podio.app
- ApplicationFieldConfiguration() - Constructor for class com.podio.app.ApplicationFieldConfiguration
- ApplicationFieldConfiguration(String, String, int, ApplicationFieldSettings, boolean) - Constructor for class com.podio.app.ApplicationFieldConfiguration
- ApplicationFieldCreate - Class in com.podio.app
- ApplicationFieldCreate() - Constructor for class com.podio.app.ApplicationFieldCreate
- ApplicationFieldCreate(ApplicationFieldType, ApplicationFieldConfiguration) - Constructor for class com.podio.app.ApplicationFieldCreate
- ApplicationFieldCreateResponse - Class in com.podio.app
- ApplicationFieldCreateResponse() - Constructor for class com.podio.app.ApplicationFieldCreateResponse
- ApplicationFieldSettings - Class in com.podio.app
- ApplicationFieldSettings() - Constructor for class com.podio.app.ApplicationFieldSettings
- ApplicationFieldSettings(TextFieldSize, List<String>, List<Integer>, List<String>, List<CategoryOption>, Boolean) - Constructor for class com.podio.app.ApplicationFieldSettings
- ApplicationFieldStatus - Enum in com.podio.app
- ApplicationFieldType - Enum in com.podio.app
- ApplicationFieldUpdate - Class in com.podio.app
- ApplicationFieldUpdate() - Constructor for class com.podio.app.ApplicationFieldUpdate
- ApplicationFieldUpdate(int, ApplicationFieldConfiguration) - Constructor for class com.podio.app.ApplicationFieldUpdate
- ApplicationInstall - Class in com.podio.app
- ApplicationInstall() - Constructor for class com.podio.app.ApplicationInstall
- ApplicationInstall(int) - Constructor for class com.podio.app.ApplicationInstall
- ApplicationTask - Class in com.podio.app
- ApplicationTask() - Constructor for class com.podio.app.ApplicationTask
- ApplicationTaskBase - Class in com.podio.app
- ApplicationTaskBase() - Constructor for class com.podio.app.ApplicationTaskBase
- ApplicationTaskBase(String) - Constructor for class com.podio.app.ApplicationTaskBase
- ApplicationTaskCreate - Class in com.podio.app
- ApplicationTaskCreate() - Constructor for class com.podio.app.ApplicationTaskCreate
- ApplicationTaskCreate(String, Integer...) - Constructor for class com.podio.app.ApplicationTaskCreate
- ApplicationTaskCreate(String, List<Integer>) - Constructor for class com.podio.app.ApplicationTaskCreate
- ApplicationUpdate - Class in com.podio.app
- ApplicationUpdate() - Constructor for class com.podio.app.ApplicationUpdate
- ApplicationUpdate(ApplicationConfigurationCreate, List<ApplicationFieldUpdate>) - Constructor for class com.podio.app.ApplicationUpdate
- ApplicationViewType - Enum in com.podio.app
- APPROVED - com.podio.rating.RatingType
-
Signals that the user approves (0) or disapproves(1)
- APPROVED_APPROVES - Static variable in class com.podio.rating.RatingValue
- APPROVED_DISAPPROVES - Static variable in class com.podio.rating.RatingValue
- approves(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user approves the object
- ASSIGN - com.podio.task.TaskActionType
- assignTask(int, int) - Method in class com.podio.task.TaskAPI
-
Assigns the task to another user.
- AssignValue - Class in com.podio.task
- AssignValue(int) - Constructor for class com.podio.task.AssignValue
- attend(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user will attend
- AuthorizationEntity - Class in com.podio.common
- AuthorizationEntity() - Constructor for class com.podio.common.AuthorizationEntity
- AuthorizationEntityType - Enum in com.podio.common
- AuthorizationInterface - Class in com.podio.common
- AuthorizationInterface() - Constructor for class com.podio.common.AuthorizationInterface
- AuthProvider - Class in com.podio
-
Manages tokens based on client credentials and user credentials.
- AuthProvider(ResourceFactory, OAuthClientCredentials, OAuthUserCredentials) - Constructor for class com.podio.AuthProvider
- AVATAR - Static variable in class com.podio.contact.ProfileField
-
The file id of the avatar
- AvatarType - Enum in com.podio.common
B
- BADGE - com.podio.app.ApplicationViewType
- BADGE - com.podio.file.FileSize
- BaseAPI - Class in com.podio
- BaseAPI(ResourceFactory) - Constructor for class com.podio.BaseAPI
- BaseAuthListFilterBy - Class in com.podio.filter
- BaseAuthListFilterBy() - Constructor for class com.podio.filter.BaseAuthListFilterBy
- BaseDateFilterBy - Class in com.podio.filter
- BaseDateFilterBy() - Constructor for class com.podio.filter.BaseDateFilterBy
- BaseIntListFilterBy - Class in com.podio.filter
- BaseIntListFilterBy() - Constructor for class com.podio.filter.BaseIntListFilterBy
- BATCH - com.podio.notification.NotificationContextType
- BATCH_COMPLETE - com.podio.notification.NotificationType
-
The batch was completed
- BATCH_PROCESS - com.podio.notification.NotificationType
-
The batch is processing
- BIRTHDATE - Static variable in class com.podio.contact.ProfileField
-
The birthdate
- BLACKLISTED - com.podio.user.UserStatusType
- BULLETIN - com.podio.common.ReferenceType
- BULLETIN - com.podio.notification.NotificationContextType
- BULLETIN - com.podio.notification.NotificationType
-
A news item was received from Hoist
C
- CALCULATION - com.podio.app.ApplicationFieldType
-
A calculation based on fields in the same or related apps
- CALENDAR - com.podio.app.ApplicationViewType
- CalendarAPI - Class in com.podio.calendar
-
The calendar is used to get the calendar for a user.
- CalendarAPI(ResourceFactory) - Constructor for class com.podio.calendar.CalendarAPI
- CARD - com.podio.app.ApplicationViewType
- CATEGORY - com.podio.app.ApplicationFieldType
-
A category field with multiple values
- CategoryConverter - Class in com.podio.item.map.converter
- CategoryConverter(List<CategoryOption>) - Constructor for class com.podio.item.map.converter.CategoryConverter
- CategoryConverterProvider - Class in com.podio.item.map.converter
- CategoryConverterProvider() - Constructor for class com.podio.item.map.converter.CategoryConverterProvider
- CategoryOption - Class in com.podio.app
- CategoryOption() - Constructor for class com.podio.app.CategoryOption
- CategoryOption(int, CategoryOptionStatus, String, String) - Constructor for class com.podio.app.CategoryOption
- CategoryOptionStatus - Enum in com.podio.app
- com.podio - package com.podio
- com.podio.app - package com.podio.app
- com.podio.calendar - package com.podio.calendar
- com.podio.comment - package com.podio.comment
- com.podio.common - package com.podio.common
- com.podio.connection - package com.podio.connection
- com.podio.contact - package com.podio.contact
- com.podio.conversation - package com.podio.conversation
- com.podio.device - package com.podio.device
- com.podio.embed - package com.podio.embed
- com.podio.file - package com.podio.file
- com.podio.filter - package com.podio.filter
- com.podio.hook - package com.podio.hook
- com.podio.item - package com.podio.item
- com.podio.item.filter - package com.podio.item.filter
- com.podio.item.map - package com.podio.item.map
- com.podio.item.map.converter - package com.podio.item.map.converter
- com.podio.notification - package com.podio.notification
- com.podio.oauth - package com.podio.oauth
- com.podio.org - package com.podio.org
- com.podio.rating - package com.podio.rating
- com.podio.search - package com.podio.search
- com.podio.serialize - package com.podio.serialize
- com.podio.share - package com.podio.share
- com.podio.space - package com.podio.space
- com.podio.status - package com.podio.status
- com.podio.stream - package com.podio.stream
- com.podio.subscription - package com.podio.subscription
- com.podio.tag - package com.podio.tag
- com.podio.task - package com.podio.task
- com.podio.user - package com.podio.user
- Comment - Class in com.podio.comment
- Comment() - Constructor for class com.podio.comment.Comment
- COMMENT - com.podio.common.ReferenceType
- COMMENT - com.podio.common.Right
- COMMENT - com.podio.item.ItemActivityType
- COMMENT - com.podio.notification.NotificationType
-
A comment was added to an object
- COMMENT - com.podio.stream.StreamActivityType
- COMMENT_CREATE - com.podio.hook.HookType
- COMMENT_DELETE - com.podio.hook.HookType
- CommentAPI - Class in com.podio.comment
-
Comments are made by users on different objects.
- CommentAPI(ResourceFactory) - Constructor for class com.podio.comment.CommentAPI
- CommentCreate - Class in com.podio.comment
- CommentCreate(String) - Constructor for class com.podio.comment.CommentCreate
- CommentCreate(String, String, List<Integer>, List<Integer>) - Constructor for class com.podio.comment.CommentCreate
- CommentCreateResponse - Class in com.podio.comment
- CommentCreateResponse() - Constructor for class com.podio.comment.CommentCreateResponse
- CommentUpdate - Class in com.podio.comment
- CommentUpdate(String) - Constructor for class com.podio.comment.CommentUpdate
- CommentUpdate(String, List<Integer>) - Constructor for class com.podio.comment.CommentUpdate
- COMPLETE - com.podio.task.TaskActionType
- COMPLETED - com.podio.task.TaskStatus
- completeTask(int) - Method in class com.podio.task.TaskAPI
-
Mark the given task as completed.
- ConnectionContactTotal - Class in com.podio.contact
- ConnectionContactTotal() - Constructor for class com.podio.contact.ConnectionContactTotal
- ConnectionsContactTotal - Class in com.podio.contact
- ConnectionsContactTotal() - Constructor for class com.podio.contact.ConnectionsContactTotal
- ConnectionType - Enum in com.podio.connection
- ConnectionTypeContactTotal - Class in com.podio.contact
- ConnectionTypeContactTotal() - Constructor for class com.podio.contact.ConnectionTypeContactTotal
- CONTACT - com.podio.app.ApplicationFieldType
-
Holds a reference to a profile, which can be either a member or a contact
- ContactAPI - Class in com.podio.contact
-
Each user have a profile attached, that holds all the personal details of the user.
- ContactAPI(ResourceFactory) - Constructor for class com.podio.contact.ContactAPI
- ContactCreate - Class in com.podio.contact
- ContactCreate(String) - Constructor for class com.podio.contact.ContactCreate
- ContactCreate(String, Integer, LocalDate, String, String, String, String, List<String>, String, String, String, String, List<String>, List<String>, List<String>, List<String>, String, String, List<String>, List<String>) - Constructor for class com.podio.contact.ContactCreate
- ContactCreateResponse - Class in com.podio.contact
- ContactCreateResponse() - Constructor for class com.podio.contact.ContactCreateResponse
- ContactOrder - Enum in com.podio.contact
- ContactTotal - Class in com.podio.contact
- ContactTotal() - Constructor for class com.podio.contact.ContactTotal
- ContactType - Enum in com.podio.contact
- ContactUpdate - Class in com.podio.contact
- ContactUpdate() - Constructor for class com.podio.contact.ContactUpdate
- ContactUpdate(String, Integer, LocalDate, String, String, String, String, List<String>, String, String, String, String, List<String>, List<String>, List<String>, List<String>, String, String, List<String>, List<String>) - Constructor for class com.podio.contact.ContactUpdate
- Conversation - Class in com.podio.conversation
- Conversation() - Constructor for class com.podio.conversation.Conversation
- CONVERSATION - com.podio.common.ReferenceType
- CONVERSATION - com.podio.search.ReferenceTypeSearchInApp
- ConversationAPI - Class in com.podio.conversation
- ConversationAPI(ResourceFactory) - Constructor for class com.podio.conversation.ConversationAPI
- ConversationCreate - Class in com.podio.conversation
- ConversationCreate(String, String, List<Integer>) - Constructor for class com.podio.conversation.ConversationCreate
- ConversationCreateResponse - Class in com.podio.conversation
- ConversationCreateResponse() - Constructor for class com.podio.conversation.ConversationCreateResponse
- Counts - Class in com.podio.search
- Counts() - Constructor for class com.podio.search.Counts
- create(Reference, HookCreate) - Method in class com.podio.hook.HookAPI
-
Create a new hook on the given object.
- createConversation(String, String, List<Integer>) - Method in class com.podio.conversation.ConversationAPI
-
Creates a new conversation with a list of users.
- createConversation(String, String, List<Integer>, Reference) - Method in class com.podio.conversation.ConversationAPI
-
Creates a new conversation with a list of users.
- CREATED - com.podio.notification.NotificationDateType
-
Ordered by when the notification was created
- CREATED_ON - com.podio.filter.StandardSortBy
- CreatedBase - Class in com.podio.common
- CreatedBase() - Constructor for class com.podio.common.CreatedBase
- CreatedByFilterBy - Class in com.podio.filter
- CreatedByFilterBy() - Constructor for class com.podio.filter.CreatedByFilterBy
- CreatedOnFilterBy - Class in com.podio.filter
- CreatedOnFilterBy() - Constructor for class com.podio.filter.CreatedOnFilterBy
- CreatedViaFilterBy - Class in com.podio.filter
- CreatedViaFilterBy() - Constructor for class com.podio.filter.CreatedViaFilterBy
- createEmbed(String) - Method in class com.podio.embed.EmbedAPI
-
Grabs metadata and returns metadata for the given url such as title, description and thumbnails.
- createOrganization(OrganizationCreate) - Method in class com.podio.org.OrgAPI
-
Creates a new organization
- createRating(Reference, RatingType, int) - Method in class com.podio.rating.RatingAPI
-
Add a new rating of the user to the object.
- createSpace(SpaceCreate) - Method in class com.podio.space.SpaceAPI
-
Add a new space to an organization.
- createStatus(int, StatusCreate) - Method in class com.podio.status.StatusAPI
-
Creates a new status message for a user on a specific space.
- createTags(Reference, String...) - Method in class com.podio.tag.TagAPI
-
Add a new set of tags to the object.
- createTags(Reference, Collection<String>) - Method in class com.podio.tag.TagAPI
-
Add a new set of tags to the object.
- createTask(TaskCreate, boolean) - Method in class com.podio.task.TaskAPI
-
Creates a new task with no reference to other objects.
- createTask(TaskCreate, boolean, boolean) - Method in class com.podio.task.TaskAPI
-
Creates a new task with no reference to other objects.
- createTaskWithReference(TaskCreate, Reference, boolean) - Method in class com.podio.task.TaskAPI
-
Creates a new task with a reference to the given object.
- createTaskWithReference(TaskCreate, Reference, boolean, boolean) - Method in class com.podio.task.TaskAPI
-
Creates a new task with a reference to the given object.
- CREATION - com.podio.item.ItemActivityType
- CREATION - com.podio.notification.NotificationType
-
An object was created
- CREATION - com.podio.stream.StreamActivityType
- CSVUtil - Class in com.podio.common
- currency() - Method in annotation type com.podio.item.map.MoneyField
- CustomJacksonJsonProvider - Class in com.podio
-
Custom jackson provider to accept multiple kinds of data as JSON
- CustomJacksonJsonProvider(ObjectMapper) - Constructor for class com.podio.CustomJacksonJsonProvider
D
- DATE - com.podio.app.ApplicationFieldType
-
A interval presented by a start and optional end date and optional time
- DateFieldEndDateType - Enum in com.podio.app
- DateFieldFilterBy - Class in com.podio.filter
- DateFieldFilterBy(int) - Constructor for class com.podio.filter.DateFieldFilterBy
- DateFieldTimeEntryType - Enum in com.podio.app
- DateTimeDeserializer - Class in com.podio.serialize
- DateTimeDeserializer() - Constructor for class com.podio.serialize.DateTimeDeserializer
- DateTimeSerializer - Class in com.podio.serialize
- DateTimeSerializer() - Constructor for class com.podio.serialize.DateTimeSerializer
- DateTimeUtil - Class in com.podio.serialize
- DAY - com.podio.filter.RelativePodioDate.Unit
- deactivateApp(int) - Method in class com.podio.app.AppAPI
-
Deactivates the app with the given id.
- DECLINED - com.podio.calendar.ParticipationStatus
- delete(int) - Method in class com.podio.hook.HookAPI
-
Deletes the hook with the given id.
- DELETE - com.podio.common.Right
- DELETE - com.podio.item.ItemActivityType
- DELETE - com.podio.notification.NotificationType
-
An object was deleted
- deleteApp(int) - Method in class com.podio.app.AppAPI
-
Deletes the app with the given id.
- deleteComment(int) - Method in class com.podio.comment.CommentAPI
-
Deletes a comment made by a user.
- DELETED - com.podio.app.ApplicationFieldStatus
-
The field has been deleted.
- DELETED - com.podio.app.CategoryOptionStatus
-
The option has been deleted
- DELETED - com.podio.task.TaskStatus
- deleteField(int, int) - Method in class com.podio.app.AppAPI
-
Deletes a field on an app.
- deleteFile(int) - Method in class com.podio.file.FileAPI
-
Deletes the file with the given id.
- deleteItem(int, boolean) - Method in class com.podio.item.ItemAPI
-
Deletes an item and removes it from all views.
- deleteProperty(String) - Method in class com.podio.user.UserAPI
-
Deletes the property for the active user with the given name.
- deleteRating(Reference, RatingType) - Method in class com.podio.rating.RatingAPI
-
Deletes the rating of the given type on the object by the active user
- deleteSpaceContact(int, boolean) - Method in class com.podio.contact.ContactAPI
-
Deletes a space contact.
- deleteStatus(int) - Method in class com.podio.status.StatusAPI
-
This is used to delete a status message.
- Dependencies - Class in com.podio.app
- Dependencies() - Constructor for class com.podio.app.Dependencies
- deserialize(JsonParser, DeserializationContext) - Method in class com.podio.serialize.DateTimeDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.podio.serialize.LocalDateDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.podio.serialize.LocaleDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.podio.serialize.TimeZoneDeserializer
- deserializeKey(String, DeserializationContext) - Method in class com.podio.rating.RatingTypeKeyDeserializer
- DeviceAPI - Class in com.podio.device
- DeviceAPI(ResourceFactory) - Constructor for class com.podio.device.DeviceAPI
- DISABLED - com.podio.app.DateFieldEndDateType
- DISABLED - com.podio.app.DateFieldTimeEntryType
- disapproves(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user disapproves the object
- DOWNLOAD - com.podio.common.Right
- downloadFile(int, File, FileSize) - Method in class com.podio.file.FileAPI
-
Downloads the file and saves it to given file
- DryRunFilter - Class in com.podio
-
Used to put the API in testmode
- DryRunFilter() - Constructor for class com.podio.DryRunFilter
- DURATION - com.podio.app.ApplicationFieldType
-
A duration field specified in seconds but often displayed in hours, minutes, seconds.
E
- EMAIL - com.podio.app.ApplicationFieldType
-
An Email field to hold email addresses
- Embed - Class in com.podio.embed
- Embed() - Constructor for class com.podio.embed.Embed
- EMBED - com.podio.app.ApplicationFieldType
-
A list of embeds
- EmbedAPI - Class in com.podio.embed
-
Embeds are links shared by users in statuses, conversations and comments.
- EmbedAPI(ResourceFactory) - Constructor for class com.podio.embed.EmbedAPI
- EmbedCreate - Class in com.podio.embed
- EmbedCreate(String) - Constructor for class com.podio.embed.EmbedCreate
- EmbedType - Enum in com.podio.embed
- Empty - Class in com.podio.common
- Empty() - Constructor for class com.podio.common.Empty
- ENABLED - com.podio.app.DateFieldEndDateType
- ENABLED - com.podio.app.DateFieldTimeEntryType
- endMember(int, int) - Method in class com.podio.org.OrgAPI
-
Ends the users membership of all spaces in the organization.
- EndMemberInfo - Class in com.podio.org
- EndMemberInfo() - Constructor for class com.podio.org.EndMemberInfo
- endSpaceMembership(int, int) - Method in class com.podio.space.SpaceAPI
-
Ends the users membership on the space, can also be called for members in state invited.
- equals(Object) - Method in class com.podio.contact.ProfileBase
- Event - Class in com.podio.calendar
- Event() - Constructor for class com.podio.calendar.Event
- ExceptionFilter - Class in com.podio
- ExceptionFilter() - Constructor for class com.podio.ExceptionFilter
- ExternalId - Annotation Type in com.podio.item.map
- ExternalIdConverter - Class in com.podio.item.map.converter
- ExternalIdConverter(PropertyDescriptor) - Constructor for class com.podio.item.map.converter.ExternalIdConverter
- ExternalIdFilterBy - Class in com.podio.filter
- ExternalIdFilterBy() - Constructor for class com.podio.filter.ExternalIdFilterBy
- EXTRA_LARGE - com.podio.file.FileSize
F
- Field - Annotation Type in com.podio.item.map
- FieldConverter - Interface in com.podio.item.map.converter
- FieldConverterProvider - Interface in com.podio.item.map.converter
- FieldConverterRegistry - Class in com.podio.item.map.converter
- FieldFilterBy<T> - Class in com.podio.filter
- FieldFilterBy(int) - Constructor for class com.podio.filter.FieldFilterBy
- FieldMap - Class in com.podio.item.map
- FieldSortBy - Class in com.podio.filter
- FieldSortBy(int) - Constructor for class com.podio.filter.FieldSortBy
- FieldValuesUpdate - Class in com.podio.item
- FieldValuesUpdate() - Constructor for class com.podio.item.FieldValuesUpdate
- FieldValuesUpdate(int, String, Object) - Constructor for class com.podio.item.FieldValuesUpdate
- FieldValuesUpdate(int, List<Map<String, ?>>) - Constructor for class com.podio.item.FieldValuesUpdate
- FieldValuesUpdate(int, Map<String, ?>) - Constructor for class com.podio.item.FieldValuesUpdate
- FieldValuesUpdate(String, String, Object) - Constructor for class com.podio.item.FieldValuesUpdate
- FieldValuesUpdate(String, List<Map<String, ?>>) - Constructor for class com.podio.item.FieldValuesUpdate
- FieldValuesUpdate(String, Map<String, ?>) - Constructor for class com.podio.item.FieldValuesUpdate
- FieldValuesView - Class in com.podio.item
- FieldValuesView() - Constructor for class com.podio.item.FieldValuesView
- File - Class in com.podio.file
- File() - Constructor for class com.podio.file.File
- FILE - com.podio.app.ApplicationFieldType
-
A generic file field to hold many kinds of files
- FILE - com.podio.common.AvatarType
- FILE - com.podio.common.ReferenceType
- FILE - com.podio.item.ItemActivityType
- FILE - com.podio.notification.NotificationContextType
- FILE - com.podio.notification.NotificationType
-
A file was attached to an object
- FILE - com.podio.search.ReferenceTypeSearchInApp
- FILE - com.podio.stream.StreamActivityType
- FILE_CHANGE - com.podio.hook.HookType
- FileAPI - Class in com.podio.file
- FileAPI(ResourceFactory) - Constructor for class com.podio.file.FileAPI
- FileError - Class in com.podio.file
- FileError() - Constructor for class com.podio.file.FileError
- FileReference - Class in com.podio.file
- FileReference() - Constructor for class com.podio.file.FileReference
- FileReference(ReferenceType, int, String) - Constructor for class com.podio.file.FileReference
- FileSize - Enum in com.podio.file
- FileUpdate - Class in com.podio.file
- FileUpdate(String) - Constructor for class com.podio.file.FileUpdate
- FileUploadResponse - Class in com.podio.file
- FileUploadResponse() - Constructor for class com.podio.file.FileUploadResponse
- FileUploadResult - Class in com.podio.file
- FileUploadResult() - Constructor for class com.podio.file.FileUploadResult
- filter(ClientRequestContext) - Method in class com.podio.DryRunFilter
- filter(ClientRequestContext, ClientResponseContext) - Method in class com.podio.ExceptionFilter
- filter(ClientRequestContext, ClientResponseContext) - Method in class com.podio.RateLimitFilter
- Filter<VALUES> - Class in com.podio.item.filter
- FilterBy<T> - Interface in com.podio.filter
- FilterByValue<T> - Class in com.podio.filter
- FilterByValue(FilterBy<T>, T) - Constructor for class com.podio.filter.FilterByValue
- FilterCreatedOn - Class in com.podio.item.filter
- FilterCreatedOn(Date, Date) - Constructor for class com.podio.item.filter.FilterCreatedOn
- FilterDateField - Class in com.podio.item.filter
- FilterDateField(int, Date, Date) - Constructor for class com.podio.item.filter.FilterDateField
- FilterFieldValue<VALUES> - Class in com.podio.item.filter
- FilterFieldValue(int) - Constructor for class com.podio.item.filter.FilterFieldValue
- FilterInterval - Class in com.podio.item.filter
- FilterInterval() - Constructor for class com.podio.item.filter.FilterInterval
- filterItems(int, ItemFilter) - Method in class com.podio.item.ItemAPI
- fivestar(Reference, int) - Method in class com.podio.rating.RatingAPI
-
Give a five star rating of the object
- FIVESTAR - com.podio.filter.StandardSortBy
- FIVESTAR - com.podio.rating.RatingType
-
A rating from 1-5 where 5 is the best
- FIVESTAR_1_STAR - Static variable in class com.podio.rating.RatingValue
- FIVESTAR_2_STARS - Static variable in class com.podio.rating.RatingValue
- FIVESTAR_3_STARS - Static variable in class com.podio.rating.RatingValue
- FIVESTAR_4_STARS - Static variable in class com.podio.rating.RatingValue
- FIVESTAR_5_STARS - Static variable in class com.podio.rating.RatingValue
- format(NumberInterval) - Method in class com.podio.filter.NumberFieldFilterBy
- format(PodioDateInterval) - Method in class com.podio.filter.BaseDateFilterBy
- format(ProgressInterval) - Method in class com.podio.filter.ProgressFieldFilterBy
- format(F) - Method in class com.podio.contact.ProfileField
- format(String) - Method in class com.podio.filter.ExternalIdFilterBy
- format(String) - Method in class com.podio.filter.TitleFilterBy
- format(List<Reference>) - Method in class com.podio.filter.BaseAuthListFilterBy
- format(List<Integer>) - Method in class com.podio.filter.AppFieldFilterBy
- format(List<Integer>) - Method in class com.podio.filter.BaseIntListFilterBy
- format(List<Integer>) - Method in class com.podio.filter.MemberFieldFilterBy
- format(List<String>) - Method in class com.podio.filter.StateFieldFilterBy
- format(T) - Method in interface com.podio.filter.FilterBy
- formatDate(LocalDate) - Static method in class com.podio.serialize.DateTimeUtil
- formatDateTime(DateTime) - Static method in class com.podio.serialize.DateTimeUtil
- fromModel(Object) - Method in class com.podio.item.map.converter.CategoryConverter
- fromModel(Object) - Method in class com.podio.item.map.converter.ExternalIdConverter
- fromModel(Object) - Method in interface com.podio.item.map.converter.FieldConverter
- fromModel(Object) - Method in class com.podio.item.map.converter.MoneyConverter
- fromModel(Object) - Method in class com.podio.item.map.converter.NumberConverter
- fromModel(Object) - Method in class com.podio.item.map.converter.ProgressConverter
- fromModel(Object) - Method in class com.podio.item.map.converter.TextConverter
- fromModel(Object) - Method in class com.podio.item.map.FieldMap
- FULL - Static variable in class com.podio.contact.ProfileType
G
- GALLERY - com.podio.app.ApplicationViewType
- get(Application, Class<T>) - Static method in class com.podio.item.map.ItemMap
- get(Reference) - Method in class com.podio.hook.HookAPI
-
Returns the hooks on the object.
- get(RatingType) - Method in class com.podio.rating.RatingValuesMap
- get(PropertyDescriptor, Map<String, ApplicationField>) - Static method in class com.podio.item.map.FieldMap
- get(Object) - Method in class com.podio.item.map.MappedItemAPI
- getAbout() - Method in class com.podio.contact.ContactCreate
- getAbout() - Method in class com.podio.contact.ContactUpdate
- getAbout() - Method in class com.podio.contact.ProfileUpdate
- getAccessToken() - Method in class com.podio.oauth.OAuthToken
- getActiveMembers(int) - Method in class com.podio.space.SpaceAPI
-
Returns the active members of the given space.
- getActiveMembersV2(int, int, int) - Method in class com.podio.space.SpaceAPI
-
Returns the active members of the given space ("v2").
- getActiveMembersV2(int, Map<String, String>) - Method in class com.podio.space.SpaceAPI
-
Returns the active members of the given space ("v2").
- getActiveTasks() - Method in class com.podio.task.TaskAPI
-
Returns the active tasks of the user.
- getActivities() - Method in class com.podio.stream.StreamObjectV2
- getActivityType() - Method in class com.podio.stream.StreamActivity
- getAddresses() - Method in class com.podio.contact.ContactCreate
- getAddresses() - Method in class com.podio.contact.ContactUpdate
- getAddresses() - Method in class com.podio.contact.ProfileUpdate
- getAlerts() - Method in class com.podio.comment.Comment
- getAlerts() - Method in class com.podio.comment.CommentCreate
- getAlerts() - Method in class com.podio.status.StatusCreate
- getAllowedCurrencies() - Method in class com.podio.app.ApplicationFieldSettings
- getAllowedValues() - Method in class com.podio.app.ApplicationFieldSettings
- getAllRatings(Reference) - Method in class com.podio.rating.RatingAPI
-
Returns all the ratings for the given object.
- getAPI(Class<T>) - Method in class com.podio.APIFactory
- getApiResource(String) - Method in class com.podio.ResourceFactory
- getApiResource(String, boolean) - Method in class com.podio.ResourceFactory
- getApiResource(String, boolean, Map<String, String>) - Method in class com.podio.ResourceFactory
- getApiResource(String, Map<String, String>) - Method in class com.podio.ResourceFactory
- getApp() - Method in class com.podio.search.Counts
- getApp() - Method in class com.podio.search.SearchResult
- getApp() - Method in class com.podio.stream.StreamObjectV2
- getApp(int) - Method in class com.podio.app.AppAPI
-
Gets the definition of an app and can include configuration and fields.
- getApp(int, LocalDate, LocalDate, ReferenceType...) - Method in class com.podio.calendar.CalendarAPI
-
Returns the items and tasks that are related to the given app.
- getApp(List<Integer>) - Static method in class com.podio.app.ApplicationFieldSettings
- getApplication() - Method in class com.podio.calendar.Event
- getApplication() - Method in class com.podio.item.Item
- getApplication() - Method in class com.podio.item.ItemMini
- getApplication() - Method in class com.podio.item.ItemReference
- getAppRevision() - Method in class com.podio.item.ItemRevision
- getApps() - Method in class com.podio.app.AppAPI
-
Returns the apps available to the user.
- getApps() - Method in class com.podio.app.Dependencies
- getApps() - Method in class com.podio.space.SpaceStatistics
- getAppsCount() - Method in class com.podio.org.OrganizationStatistics
- getAppsOnSpace(int) - Method in class com.podio.app.AppAPI
-
Returns all the apps on the space that are visible.
- getAppStream(int, Integer, Integer, DateTime, DateTime) - Method in class com.podio.stream.StreamAPI
-
Returns the stream for the app.
- getAssignedActiveTasks() - Method in class com.podio.task.TaskAPI
-
Returns the tasks that the user has assigned to another user.
- getAvailableInvitations() - Method in class com.podio.org.OrganizationStatistics
- getAvatar() - Method in class com.podio.contact.ContactCreate
- getAvatar() - Method in class com.podio.contact.ContactUpdate
- getAvatar() - Method in class com.podio.contact.ProfileMini
- getAvatar() - Method in class com.podio.contact.ProfileUpdate
- getAvatarId() - Method in class com.podio.common.AuthorizationEntity
- getAvatarType() - Method in class com.podio.common.AuthorizationEntity
- getAverage() - Method in class com.podio.rating.TypeRating
- getBirthdate() - Method in class com.podio.contact.ContactCreate
- getBirthdate() - Method in class com.podio.contact.ContactUpdate
- getBirthdate() - Method in class com.podio.contact.ProfileUpdate
- getBy() - Method in class com.podio.filter.FilterByValue
- getByDueStatus(TaskDueStatus) - Method in class com.podio.task.TasksByDue
- getByName(String) - Static method in enum com.podio.app.ApplicationFieldStatus
- getByName(String) - Static method in enum com.podio.app.ApplicationFieldType
- getByName(String) - Static method in enum com.podio.app.ApplicationViewType
- getByName(String) - Static method in enum com.podio.app.CategoryOptionStatus
- getByName(String) - Static method in enum com.podio.app.DateFieldEndDateType
- getByName(String) - Static method in enum com.podio.app.DateFieldTimeEntryType
- getByName(String) - Static method in enum com.podio.app.TextFieldSize
- getByName(String) - Static method in enum com.podio.common.AuthorizationEntityType
- getByName(String) - Static method in enum com.podio.common.AvatarType
- getByName(String) - Static method in enum com.podio.common.ReferenceType
- getByName(String) - Static method in enum com.podio.common.Right
- getByName(String) - Static method in enum com.podio.common.Role
- getByName(String) - Static method in enum com.podio.connection.ConnectionType
- getByName(String) - Static method in class com.podio.contact.ProfileField
- getByName(String) - Static method in enum com.podio.embed.EmbedType
- getByName(String) - Static method in enum com.podio.hook.HookStatus
- getByName(String) - Static method in enum com.podio.hook.HookType
- getByName(String) - Static method in enum com.podio.item.ItemActivityType
- getByName(String) - Static method in enum com.podio.notification.NotificationContextType
- getByName(String) - Static method in enum com.podio.notification.NotificationDateType
- getByName(String) - Static method in enum com.podio.notification.NotificationType
- getByName(String) - Static method in enum com.podio.org.OrganizationStatus
- getByName(String) - Static method in enum com.podio.rating.RatingType
- getByName(String) - Static method in enum com.podio.search.ReferenceTypeSearchInApp
- getByName(String) - Static method in enum com.podio.stream.StreamActivityType
- getByName(String) - Static method in enum com.podio.task.TaskActionType
- getByName(String) - Static method in enum com.podio.task.TaskDueStatus
- getByName(String) - Static method in enum com.podio.task.TaskStatus
- getByName(String) - Static method in enum com.podio.user.UserStatusType
- getByName(String) - Static method in enum com.podio.user.UserType
- getCalendarCode() - Method in class com.podio.user.UserStatus
- getCategory(List<CategoryOption>, boolean) - Static method in class com.podio.app.ApplicationFieldSettings
- getChannel() - Method in class com.podio.device.PushSubscription
- getCharacter() - Method in enum com.podio.filter.RelativePodioDate.Unit
- getCity() - Method in class com.podio.contact.ContactCreate
- getCity() - Method in class com.podio.contact.ContactUpdate
- getCity() - Method in class com.podio.contact.ProfileUpdate
- getClientId() - Method in class com.podio.oauth.OAuthClientCredentials
- getClientSecret() - Method in class com.podio.oauth.OAuthClientCredentials
- getCode() - Method in class com.podio.file.FileError
- getCode() - Method in class com.podio.hook.HookValidate
- getCode() - Method in class com.podio.oauth.OAuthCodeCredentials
- getColor() - Method in class com.podio.app.ApplicationFieldSettings
- getColor() - Method in class com.podio.app.CategoryOption
- getComment(int) - Method in class com.podio.comment.CommentAPI
-
Returns the contents of a comment.
- getComments() - Method in class com.podio.item.Item
- getComments() - Method in class com.podio.item.ItemBadge
- getComments() - Method in class com.podio.space.SpaceStatistics
- getComments() - Method in class com.podio.status.StatusFull
- getComments() - Method in class com.podio.stream.StreamObject
- getComments() - Method in class com.podio.stream.StreamObjectV2
- getComments(Reference) - Method in class com.podio.comment.CommentAPI
-
Used to retrieve all the comments that have been made on an object of the given type and with the given id.
- getCompletedBy() - Method in class com.podio.task.Task
- getCompletedOn() - Method in class com.podio.task.Task
- getCompletedTasks() - Method in class com.podio.task.TaskAPI
-
Returns the tasks that is completed and where the active user is responsible.
- getConfiguration() - Method in class com.podio.app.Application
- getConfiguration() - Method in class com.podio.app.ApplicationCreate
- getConfiguration() - Method in class com.podio.app.ApplicationFieldCreate
- getConfiguration() - Method in class com.podio.app.ApplicationFieldUpdate
- getConfiguration() - Method in class com.podio.app.ApplicationUpdate
- getConnection() - Method in class com.podio.contact.ContactTotal
- getConnections() - Method in class com.podio.contact.ConnectionTypeContactTotal
- getContact(int) - Method in class com.podio.contact.ContactAPI
-
Returns all the contact details about the user with the given id.
- getContactField(int, ProfileField<T, R>) - Method in class com.podio.contact.ContactAPI
-
Returns the value of a contact with the specific field
- getContacts(ProfileField<F, R>, F, Integer, Integer, ProfileType<T>, ContactOrder, ContactType) - Method in class com.podio.contact.ContactAPI
-
Used to get a list of contacts for the user.
- getContactTotal() - Method in class com.podio.contact.ContactAPI
-
Returns the total number of contacts by organization.
- getContext() - Method in class com.podio.file.File
- getContextRefId() - Method in class com.podio.space.SpaceMemberAdd
- getContextRefType() - Method in class com.podio.space.SpaceMemberAdd
- getConversation() - Method in class com.podio.search.Counts
- getConversation(int) - Method in class com.podio.conversation.ConversationAPI
-
Gets the conversation including participants and messages with the the given id.
- getConversationId() - Method in class com.podio.conversation.ConversationCreateResponse
- getConversationsOnObject(Reference) - Method in class com.podio.conversation.ConversationAPI
-
Returns a list of all the conversations on the object that the active user is part of.
- getConverter(ApplicationField, AnnotatedElement) - Method in class com.podio.item.map.converter.CategoryConverterProvider
- getConverter(ApplicationField, AnnotatedElement) - Method in interface com.podio.item.map.converter.FieldConverterProvider
- getConverter(ApplicationField, AnnotatedElement) - Method in class com.podio.item.map.converter.MoneyConverterProvider
- getConverter(ApplicationField, AnnotatedElement) - Method in class com.podio.item.map.converter.NumberConverterProvider
- getConverter(ApplicationField, AnnotatedElement) - Method in class com.podio.item.map.converter.ProgressConverterProvider
- getConverter(ApplicationField, AnnotatedElement) - Method in class com.podio.item.map.converter.TextConverterProvider
- getConverter(ApplicationField, Method) - Static method in class com.podio.item.map.converter.FieldConverterRegistry
- getCount() - Method in class com.podio.contact.ConnectionContactTotal
- getCount() - Method in class com.podio.contact.ConnectionTypeContactTotal
- getCount() - Method in class com.podio.contact.OrganizationContactTotal
- getCount() - Method in class com.podio.contact.SpaceContactTotal
- getCount() - Method in class com.podio.contact.UserContactTotal
- getCount() - Method in class com.podio.tag.TagCount
- getCountry() - Method in class com.podio.contact.ContactCreate
- getCountry() - Method in class com.podio.contact.ContactUpdate
- getCountry() - Method in class com.podio.contact.ProfileUpdate
- getCounts() - Method in class com.podio.rating.TypeRating
- getCounts() - Method in class com.podio.search.SearchInAppResponse
- getCounts(int) - Method in class com.podio.rating.TypeRating
- getCreate(T) - Method in class com.podio.item.map.ItemMap
- getCreatedBy() - Method in class com.podio.common.CreatedBase
- getCreatedBy() - Method in class com.podio.conversation.Message
- getCreatedBy() - Method in class com.podio.item.Item
- getCreatedBy() - Method in class com.podio.org.Organization
- getCreatedBy() - Method in class com.podio.search.SearchResult
- getCreatedBy() - Method in class com.podio.space.Space
- getCreatedOn() - Method in class com.podio.common.CreatedBase
- getCreatedOn() - Method in class com.podio.conversation.Message
- getCreatedOn() - Method in class com.podio.item.AppActivity
- getCreatedOn() - Method in class com.podio.item.Item
- getCreatedOn() - Method in class com.podio.item.ItemBadge
- getCreatedOn() - Method in class com.podio.org.Organization
- getCreatedOn() - Method in class com.podio.search.SearchResult
- getCreatedOn() - Method in class com.podio.space.Space
- getCreatedOn() - Method in class com.podio.space.SpaceStatistics
- getCreatedOn() - Method in class com.podio.tag.TagReference
- getCreatedOn() - Method in class com.podio.user.User
- getCreatedVia() - Method in class com.podio.common.CreatedBase
- getCreateRight() - Method in class com.podio.org.OrganizationWithSpaces
- getCurrentRevision() - Method in class com.podio.item.Item
- getCurrentRevision() - Method in class com.podio.item.ItemBadge
- getData() - Method in class com.podio.item.AppActivity
- getData() - Method in class com.podio.stream.StreamActivity
- getData() - Method in class com.podio.stream.StreamObjectV2
- getDefaultView() - Method in class com.podio.app.ApplicationConfigurationBase
- getDelegated() - Method in class com.podio.task.TaskTotals
- getDelta() - Method in class com.podio.app.ApplicationFieldConfiguration
- getDepartment() - Method in class com.podio.contact.ContactCreate
- getDepartment() - Method in class com.podio.contact.ContactUpdate
- getDependencies() - Method in class com.podio.app.Dependencies
- getDependencies(int) - Method in class com.podio.app.AppAPI
-
Returns the apps that the given app depends on.
- getDescription() - Method in exception com.podio.APIApplicationException
- getDescription() - Method in class com.podio.app.ApplicationConfigurationBase
- getDescription() - Method in class com.podio.app.ApplicationFieldConfiguration
- getDescription() - Method in class com.podio.calendar.Event
- getDescription() - Method in class com.podio.embed.Embed
- getDescription() - Method in class com.podio.file.File
- getDescription() - Method in class com.podio.file.FileUpdate
- getDescription() - Method in class com.podio.task.TaskCreate
- getDueDate() - Method in class com.podio.task.Task
- getDueDate() - Method in class com.podio.task.TaskCreate
- getDueDate() - Method in class com.podio.task.TaskDueDate
- getDueToday() - Method in class com.podio.task.TaskTotal
- getEmbedHeight() - Method in class com.podio.embed.Embed
- getEmbedHtml() - Method in class com.podio.embed.Embed
- getEmbedWidth() - Method in class com.podio.embed.Embed
- getEmployee() - Method in class com.podio.space.SpaceTopMembers
- getEnd() - Method in class com.podio.calendar.Event
- getEndDate() - Method in class com.podio.app.ApplicationFieldSettings
- getEndedMembers(int) - Method in class com.podio.space.SpaceAPI
-
Returns a list of the members that have been removed from the space.
- getEndedOn() - Method in class com.podio.space.SpaceMember
- getEndMemberInfo(int, int) - Method in class com.podio.org.OrgAPI
-
Returns information about what would happen if this user would be removed from the org
- getError() - Method in exception com.podio.APIApplicationException
- getError() - Method in class com.podio.file.FileUploadResponse
- getExpiresIn() - Method in class com.podio.oauth.OAuthToken
- getExternal() - Method in class com.podio.space.SpaceTopMembers
- getExternalContacts() - Method in class com.podio.space.SpaceMemberAdd
- getExternalId() - Method in class com.podio.app.ApplicationConfigurationBase
- getExternalId() - Method in class com.podio.app.ApplicationField
- getExternalId() - Method in class com.podio.comment.Comment
- getExternalId() - Method in class com.podio.comment.CommentCreate
- getExternalId() - Method in class com.podio.comment.CommentUpdate
- getExternalId() - Method in class com.podio.item.FieldValuesUpdate
- getExternalId() - Method in class com.podio.item.FieldValuesView
- getExternalId() - Method in class com.podio.item.Item
- getExternalId() - Method in class com.podio.item.ItemBadge
- getExternalId() - Method in class com.podio.item.ItemUpdate
- getField(int, int) - Method in class com.podio.app.AppAPI
-
Returns a single field from an app.
- getField(int, String) - Method in class com.podio.app.AppAPI
-
Returns a single field from an app.
- getFields() - Method in class com.podio.app.Application
- getFields() - Method in class com.podio.app.ApplicationCreate
- getFields() - Method in class com.podio.app.ApplicationUpdate
- getFields() - Method in class com.podio.item.Item
- getFields() - Method in class com.podio.item.ItemBadge
- getFields() - Method in class com.podio.item.ItemUpdate
- getFile() - Method in class com.podio.search.Counts
- getFile(int) - Method in class com.podio.file.FileAPI
-
Returns the file with the given id
- getFileId() - Method in class com.podio.file.FileUploadResult
- getFileIds() - Method in class com.podio.comment.CommentCreate
- getFileIds() - Method in class com.podio.comment.CommentUpdate
- getFileIds() - Method in class com.podio.item.ItemCreate
- getFileIds() - Method in class com.podio.status.StatusCreate
- getFileIds() - Method in class com.podio.status.StatusUpdate
- getFileResource(String) - Method in class com.podio.ResourceFactory
- getFileResource(String, boolean) - Method in class com.podio.ResourceFactory
- getFiles() - Method in class com.podio.comment.Comment
- getFiles() - Method in class com.podio.embed.Embed
- getFiles() - Method in class com.podio.item.Item
- getFiles() - Method in class com.podio.item.ItemBadge
- getFiles() - Method in class com.podio.status.StatusFull
- getFiles() - Method in class com.podio.stream.StreamObject
- getFiles() - Method in class com.podio.stream.StreamObjectV2
- getFiltered() - Method in class com.podio.item.ItemsResponse
- getFilters() - Method in class com.podio.item.filter.ItemFilter
- getFivestarLabel() - Method in class com.podio.app.ApplicationConfigurationBase
- getFlags() - Method in class com.podio.user.User
- getFormattedValue() - Method in class com.podio.filter.FilterByValue
- getFrom() - Method in class com.podio.filter.NumberInterval
- getFrom() - Method in class com.podio.filter.ProgressInterval
- getFrom() - Method in class com.podio.item.filter.FilterInterval
- getFrom() - Method in class com.podio.item.ItemFieldDifference
- getGlobal(LocalDate, LocalDate, List<Integer>, ReferenceType...) - Method in class com.podio.calendar.CalendarAPI
-
Returns all items that the user have access to and all tasks that are assigned to the user.
- getGlobalStream(Integer, Integer, DateTime, DateTime) - Method in class com.podio.stream.StreamAPI
-
Returns the global stream.
- getGlobalStreamV2(Integer, Integer, DateTime, DateTime) - Method in class com.podio.stream.StreamAPI
-
Returns the global stream.
- getGrantedBy() - Method in class com.podio.share.Share
- getGrantedOn() - Method in class com.podio.share.Share
- getGrants() - Method in class com.podio.space.SpaceMemberDetails
- getGrants() - Method in class com.podio.space.SpaceMemberV2
- getHighlight() - Method in class com.podio.search.SearchResult
- getIcon() - Method in class com.podio.app.ApplicationConfigurationBase
- getId() - Method in class com.podio.app.Application
- getId() - Method in class com.podio.app.ApplicationCreateResponse
- getId() - Method in class com.podio.app.ApplicationField
- getId() - Method in class com.podio.app.ApplicationFieldCreateResponse
- getId() - Method in class com.podio.app.ApplicationFieldUpdate
- getId() - Method in class com.podio.app.CategoryOption
- getId() - Method in class com.podio.comment.Comment
- getId() - Method in class com.podio.comment.CommentCreateResponse
- getId() - Method in class com.podio.common.AuthorizationEntity
- getId() - Method in class com.podio.common.AuthorizationInterface
- getId() - Method in class com.podio.common.Reference
- getId() - Method in class com.podio.contact.ContactCreateResponse
- getId() - Method in class com.podio.conversation.Conversation
- getId() - Method in class com.podio.conversation.Message
- getId() - Method in class com.podio.embed.Embed
- getId() - Method in class com.podio.file.File
- getId() - Method in class com.podio.file.FileUploadResponse
- getId() - Method in class com.podio.hook.Hook
- getId() - Method in class com.podio.hook.HookCreateResponse
- getId() - Method in class com.podio.item.FieldValuesUpdate
- getId() - Method in class com.podio.item.FieldValuesView
- getId() - Method in class com.podio.item.Item
- getId() - Method in class com.podio.item.ItemBadge
- getId() - Method in class com.podio.item.ItemCreateResponse
- getId() - Method in class com.podio.item.ItemFieldDifference
- getId() - Method in class com.podio.item.ItemMicro
- getId() - Method in class com.podio.item.ItemMini
- getId() - Method in class com.podio.org.OrganizationCreateResponse
- getId() - Method in class com.podio.org.OrganizationMini
- getId() - Method in class com.podio.org.OrganizationStatistics
- getId() - Method in class com.podio.rating.RatingCreateResponse
- getId() - Method in class com.podio.search.SearchResult
- getId() - Method in class com.podio.space.SpaceCreateResponse
- getId() - Method in class com.podio.space.SpaceMini
- getId() - Method in class com.podio.status.StatusCreateResponse
- getId() - Method in class com.podio.stream.StreamActivity
- getId() - Method in class com.podio.stream.StreamObject
- getId() - Method in class com.podio.stream.StreamObjectV2
- getId() - Method in class com.podio.tag.TagReference
- getId() - Method in class com.podio.task.Task
- getId() - Method in class com.podio.task.TaskCreateResponse
- getId() - Method in class com.podio.user.User
- getId() - Method in class com.podio.user.UserMini
- getImage() - Method in class com.podio.contact.ProfileUpdate
- getIms() - Method in class com.podio.contact.ProfileUpdate
- getInboxNew() - Method in class com.podio.user.UserStatus
- getInboxNewCount() - Method in class com.podio.notification.NotificationAPI
-
Returns the number of unread notifications
- getInitialRevision() - Method in class com.podio.item.Item
- getInitialRevision() - Method in class com.podio.item.ItemBadge
- getInitialRevision() - Method in class com.podio.item.ItemMini
- getInviteContext() - Method in class com.podio.space.SpaceMemberAdd
- getInvitedOn() - Method in class com.podio.space.SpaceMember
- getInvites() - Method in class com.podio.user.User
- getItem() - Method in class com.podio.search.Counts
- getItem(int) - Method in class com.podio.item.ItemAPI
-
Gets the item with the given id
- getItemFieldValues(int, int) - Method in class com.podio.item.ItemAPI
-
Returns the values for a specified field on an item
- getItemId() - Method in class com.podio.item.AppActivity
- getItemName() - Method in class com.podio.app.ApplicationConfigurationBase
- getItemReference(int) - Method in class com.podio.item.ItemAPI
-
Returns the items that have a reference to the given item.
- getItemRevision(int, int) - Method in class com.podio.item.ItemAPI
-
Returns the data about the specific revision on an item
- getItemRevisionDifference(int, int, int) - Method in class com.podio.item.ItemAPI
-
Returns the difference in fields values between the two revisions.
- getItemRevisions(int) - Method in class com.podio.item.ItemAPI
-
Returns all the revisions that have been made to an item
- getItems() - Method in class com.podio.item.ItemReference
- getItems() - Method in class com.podio.item.ItemsResponse
- getItems() - Method in class com.podio.space.SpaceStatistics
- getItems(int, Integer, Integer, SortBy, Boolean, FilterByValue<?>...) - Method in class com.podio.item.ItemAPI
-
Returns the items on app matching the given filters.
- getItemsByExternalId(int, String) - Method in class com.podio.item.ItemAPI
-
Utility method to get items matching an external id
- getItemsByFieldAndTitle(int, String, List<Integer>, Integer) - Method in class com.podio.item.ItemAPI
-
Used to find possible items for a given application field.
- getItemsCount() - Method in class com.podio.org.OrganizationStatistics
- getItemValues(int) - Method in class com.podio.item.ItemAPI
-
Returns all the values for an item, with the additional data provided by the get item operation.
- getJsonRpc() - Method in class com.podio.file.FileUploadResponse
- getKey() - Method in class com.podio.filter.CreatedByFilterBy
- getKey() - Method in class com.podio.filter.CreatedOnFilterBy
- getKey() - Method in class com.podio.filter.CreatedViaFilterBy
- getKey() - Method in class com.podio.filter.DateFieldFilterBy
- getKey() - Method in class com.podio.filter.ExternalIdFilterBy
- getKey() - Method in class com.podio.filter.FieldFilterBy
- getKey() - Method in class com.podio.filter.FieldSortBy
- getKey() - Method in interface com.podio.filter.FilterBy
- getKey() - Method in class com.podio.filter.LastEditByFilterBy
- getKey() - Method in class com.podio.filter.LastEditOnFilterBy
- getKey() - Method in class com.podio.filter.LastEditViaFilterBy
- getKey() - Method in interface com.podio.filter.SortBy
- getKey() - Method in enum com.podio.filter.StandardSortBy
- getKey() - Method in class com.podio.filter.TitleFilterBy
- getKey() - Method in class com.podio.item.filter.Filter
- getLabel() - Method in class com.podio.app.ApplicationFieldConfiguration
- getLabel() - Method in class com.podio.item.FieldValuesView
- getLabel() - Method in class com.podio.item.ItemFieldDifference
- getLastActivityOn() - Method in class com.podio.org.OrganizationStatistics
- getLastSeenOn() - Method in class com.podio.contact.Profile
- getLastUpdateOn() - Method in class com.podio.stream.StreamObjectV2
- getLastWeek() - Method in class com.podio.item.AppActivities
- getLeft() - Method in class com.podio.space.SpaceTopMemberGroup
- getLimit() - Method in class com.podio.item.filter.ItemFilter
- getLimit() - Static method in class com.podio.RateLimits
-
Returns the ceiling for the request you just made.
- getLink() - Method in class com.podio.calendar.Event
- getLink() - Method in class com.podio.file.File
- getLink() - Method in class com.podio.item.Item
- getLink() - Method in class com.podio.item.ItemBadge
- getLink() - Method in class com.podio.search.SearchResult
- getLink() - Method in class com.podio.stream.StreamObject
- getLink() - Method in class com.podio.stream.StreamObjectV2
- getLink() - Method in class com.podio.tag.TagReference
- getLink() - Method in class com.podio.task.Task
- getLinkedin() - Method in class com.podio.contact.ContactCreate
- getLinkedin() - Method in class com.podio.contact.ContactUpdate
- getLocale() - Method in class com.podio.user.User
- getLocale() - Method in class com.podio.user.UserUpdate
- getLocation() - Method in class com.podio.calendar.Event
- getLocations() - Method in class com.podio.contact.ContactCreate
- getLocations() - Method in class com.podio.contact.ContactUpdate
- getLocations() - Method in class com.podio.contact.ProfileUpdate
- getLogo() - Method in class com.podio.org.OrganizationCreate
- getLogo() - Method in class com.podio.org.OrganizationMini
- getMail() - Method in class com.podio.user.User
- getMail() - Method in class com.podio.user.UserMini
- getMail() - Method in class com.podio.user.UserUpdate
- getMailbox() - Method in class com.podio.user.UserStatus
- getMails() - Method in class com.podio.contact.ContactCreate
- getMails() - Method in class com.podio.contact.ContactUpdate
- getMails() - Method in class com.podio.contact.ProfileUpdate
- getMails() - Method in class com.podio.space.SpaceInvitation
- getMails() - Method in class com.podio.space.SpaceMemberAdd
- getMember(int, int) - Method in class com.podio.org.OrgAPI
-
Returns the member data for the given user in the given organization.
- getMemberByMail(int, String) - Method in class com.podio.org.OrgAPI
-
Returns the member data for the given user in the given organization.
- getMembers() - Method in class com.podio.space.SpaceStatistics
- getMembers(int) - Method in class com.podio.org.OrgAPI
-
Returns the members, both invited and active, of the given organization.
- getMembers(int, int, int) - Method in class com.podio.org.OrgAPI
-
Returns the members, both invited and active, of the given organization.
- getMembers(int, Map<String, String>) - Method in class com.podio.org.OrgAPI
-
Returns the members, both invited and active, of the given organization.
- getMessage() - Method in class com.podio.file.FileError
- getMessage() - Method in class com.podio.space.SpaceInvitation
- getMessage() - Method in class com.podio.space.SpaceInvitationUpdate
- getMessage() - Method in class com.podio.space.SpaceMemberAdd
- getMessageId() - Method in class com.podio.conversation.ConversationCreateResponse
- getMessageId() - Method in class com.podio.conversation.MessageCreateResponse
- getMessageUnreadCount() - Method in class com.podio.user.UserStatus
- getMimetype() - Method in class com.podio.file.File
- getMoney(List<String>) - Static method in class com.podio.app.ApplicationFieldSettings
- getMultiple() - Method in class com.podio.app.ApplicationFieldSettings
- getName() - Method in class com.podio.app.ApplicationConfigurationBase
- getName() - Method in class com.podio.common.AuthorizationEntity
- getName() - Method in class com.podio.common.AuthorizationInterface
- getName() - Method in class com.podio.contact.ContactCreate
- getName() - Method in class com.podio.contact.ContactUpdate
- getName() - Method in class com.podio.contact.ProfileField
- getName() - Method in class com.podio.contact.ProfileMini
- getName() - Method in class com.podio.contact.ProfileType
- getName() - Method in class com.podio.contact.ProfileUpdate
- getName() - Method in class com.podio.file.File
- getName() - Method in class com.podio.org.OrganizationCreate
- getName() - Method in class com.podio.org.OrganizationMini
- getName() - Method in class com.podio.space.SpaceMini
- getName() - Method in class com.podio.space.SpaceUpdate
- getNewNotifications() - Method in class com.podio.notification.InboxNewCount
- getNewPassword() - Method in class com.podio.user.UserUpdate
- getNotifications() - Method in class com.podio.subscription.Subscription
- getObject() - Method in class com.podio.stream.StreamObject
- getOffset() - Method in class com.podio.filter.RelativePodioDate
- getOffset() - Method in class com.podio.item.filter.ItemFilter
- getOldPassword() - Method in class com.podio.user.UserUpdate
- getOnApp(int, Integer, Integer) - Method in class com.podio.file.FileAPI
-
Returns all the files related to the items in the application.
- getOnSpace(int, Integer, Integer) - Method in class com.podio.file.FileAPI
-
Returns all the files on the space order by the file name.
- getOptions() - Method in class com.podio.app.ApplicationFieldSettings
- getOrg() - Method in class com.podio.contact.OrganizationContactTotal
- getOrg() - Method in class com.podio.search.SearchResult
- getOrganization() - Method in class com.podio.contact.ContactCreate
- getOrganization() - Method in class com.podio.contact.ContactUpdate
- getOrganization() - Method in class com.podio.contact.ProfileUpdate
- getOrganization() - Method in class com.podio.space.SpaceWithOrganization
- getOrganization() - Method in class com.podio.stream.StreamObject
- getOrganization() - Method in class com.podio.stream.StreamObjectV2
- getOrganization(int) - Method in class com.podio.org.OrgAPI
-
Gets the organization with the given id.
- getOrganizationByURL(String) - Method in class com.podio.org.OrgAPI
-
Returns the organization with the given full URL.
- getOrganizationContacts(int, ProfileField<F, R>, F, Integer, Integer, ProfileType<T>, ContactOrder, ContactType) - Method in class com.podio.contact.ContactAPI
-
Returns all the profiles of the users contacts on the given organization
- getOrganizations() - Method in class com.podio.contact.UserContactTotal
- getOrganizations() - Method in class com.podio.org.OrgAPI
-
Returns a list of all the organizations and spaces the user is member of.
- getOrganizationStream(int, Integer, Integer, DateTime, DateTime) - Method in class com.podio.stream.StreamAPI
-
Returns the stream for the organization.
- getOrganizationStreamV2(int, Integer, Integer, DateTime, DateTime) - Method in class com.podio.stream.StreamAPI
-
Returns the stream for the organization.
- getOrgId() - Method in class com.podio.space.SpaceCreate
- getOriginal() - Method in class com.podio.app.Application
- getOriginalRevision() - Method in class com.podio.app.Application
- getOverDue() - Method in class com.podio.task.TaskTotal
- getOwnerId() - Method in class com.podio.app.Application
- getParameters() - Method in exception com.podio.APIApplicationException
- getParticipants() - Method in class com.podio.conversation.Conversation
- getParticipants() - Method in class com.podio.conversation.ConversationCreate
- getPassword() - Method in class com.podio.oauth.OAuthUsernameCredentials
- getPermaLink() - Method in class com.podio.file.File
- getPhones() - Method in class com.podio.contact.ContactCreate
- getPhones() - Method in class com.podio.contact.ContactUpdate
- getPhones() - Method in class com.podio.contact.ProfileUpdate
- getProfile() - Method in class com.podio.org.OrganizationMember
- getProfile() - Method in class com.podio.search.Counts
- getProfile() - Method in class com.podio.space.SpaceMemberV2
- getProfile() - Method in class com.podio.user.UserAPI
-
Returns the profile of the active user
- getProfile() - Method in class com.podio.user.UserStatus
- getProfileField(ProfileField<T, R>) - Method in class com.podio.user.UserAPI
-
Returns the field of the profile for the given key from the active user.
- getProfileId() - Method in class com.podio.contact.Profile
- getProfileId() - Method in class com.podio.contact.ProfileBase
- getProfiles() - Method in class com.podio.space.SpaceMemberAdd
- getProfiles() - Method in class com.podio.space.SpaceTopMemberGroup
- getProperties() - Method in class com.podio.user.UserStatus
- getProperty(String) - Method in class com.podio.user.UserAPI
-
Returns the value of the property for the active user with the given name.
- getRank() - Method in class com.podio.search.SearchResult
- getRating(Reference, RatingType, int) - Method in class com.podio.rating.RatingAPI
-
Returns the rating value for the given rating type, object and user.
- getRatings() - Method in class com.podio.item.Item
- getRatings() - Method in class com.podio.item.ItemBadge
- getRatings() - Method in class com.podio.status.StatusFull
- getRatings() - Method in class com.podio.stream.StreamObject
- getRatings(Reference, RatingType) - Method in class com.podio.rating.RatingAPI
-
Get the rating average (for fivestar) and totals for the given rating type on the specified object.
- getReference() - Method in class com.podio.subscription.Subscription
- getReferenceableTypes() - Method in class com.podio.app.ApplicationFieldSettings
- getReferenceId() - Method in class com.podio.task.Task
- getReferenceLink() - Method in class com.podio.task.Task
- getReferenceTitle() - Method in class com.podio.task.Task
- getReferenceType() - Method in class com.podio.task.Task
- getRefId() - Method in class com.podio.calendar.Event
- getRefreshToken() - Method in class com.podio.oauth.OAuthToken
- getRefType() - Method in class com.podio.calendar.Event
- getRemaining() - Static method in class com.podio.RateLimits
-
Returns the number of requests you have left for the current 1 hour window.
- getReplaces() - Method in class com.podio.file.File
- getResourceFactory() - Method in class com.podio.BaseAPI
- getResponsible() - Method in class com.podio.app.ApplicationTask
- getResponsible() - Method in class com.podio.app.ApplicationTaskCreate
- getResponsible() - Method in class com.podio.task.AssignValue
- getResponsible() - Method in class com.podio.task.Task
- getResponsible() - Method in class com.podio.task.TaskCreate
- getResponsible() - Method in class com.podio.task.TasksWithResponsible
- getResponsible() - Method in class com.podio.task.TaskTotals
- getResult() - Method in class com.podio.file.FileUploadResponse
- getResults() - Method in class com.podio.search.SearchInAppResponse
- getRevision() - Method in class com.podio.item.ItemRevision
- getRevision() - Method in class com.podio.item.ItemUpdate
- getRevisions() - Method in class com.podio.item.Item
- getRevisions() - Method in class com.podio.stream.StreamObject
- getRights() - Method in class com.podio.stream.StreamObjectV2
- getRole() - Method in class com.podio.org.OrganizationMember
- getRole() - Method in class com.podio.share.Share
- getRole() - Method in class com.podio.space.Space
- getRole() - Method in class com.podio.space.SpaceInvitation
- getRole() - Method in class com.podio.space.SpaceMember
- getRole() - Method in class com.podio.space.SpaceMemberAdd
- getRole() - Method in class com.podio.space.SpaceMemberDetails
- getRole() - Method in class com.podio.space.SpaceMemberUpdate
- getRole() - Method in class com.podio.space.SpaceMemberV2
- getRsvpLabel() - Method in class com.podio.app.ApplicationConfigurationBase
- getSettings() - Method in class com.podio.app.ApplicationFieldConfiguration
- getSharedOrganizations(int) - Method in class com.podio.org.OrgAPI
-
Returns the organizations and spaces that the logged in user shares with the specified user.
- getShowInCalendars() - Method in class com.podio.app.ApplicationFieldSettings
- getSignature() - Method in class com.podio.device.PushSubscription
- getSize() - Method in class com.podio.app.ApplicationFieldSettings
- getSize() - Method in class com.podio.file.File
- getSkills() - Method in class com.podio.contact.ContactCreate
- getSkills() - Method in class com.podio.contact.ContactUpdate
- getSkype() - Method in class com.podio.contact.ContactCreate
- getSkype() - Method in class com.podio.contact.ContactUpdate
- getSkype() - Method in class com.podio.contact.ProfileUpdate
- getSortBy() - Method in class com.podio.item.filter.ItemFilter
- getSortDesc() - Method in class com.podio.item.filter.ItemFilter
- getSpace() - Method in class com.podio.contact.SpaceContactTotal
- getSpace() - Method in class com.podio.search.SearchResult
- getSpace() - Method in class com.podio.space.SpaceMemberDetails
- getSpace() - Method in class com.podio.stream.StreamObject
- getSpace() - Method in class com.podio.stream.StreamObjectV2
- getSpace(int) - Method in class com.podio.space.SpaceAPI
-
Get the space with the given id
- getSpace(int, LocalDate, LocalDate, ReferenceType...) - Method in class com.podio.calendar.CalendarAPI
-
Returns all items and tasks that the user have access to in the given space.
- getSpaceByURL(int, String) - Method in class com.podio.org.OrgAPI
-
Return the space with the given URL on the space.
- getSpaceByURL(String) - Method in class com.podio.space.SpaceAPI
-
Returns the space and organization with the given full URL.
- getSpaceContacts(int, ProfileField<F, R>, F, Integer, Integer, ProfileType<T>, ContactOrder, ContactType) - Method in class com.podio.contact.ContactAPI
-
Returns all the profiles of the users contacts on the given space
- getSpaceContactTotals(int) - Method in class com.podio.contact.ContactAPI
-
Returns the total number of contacts on the space
- getSpaceId() - Method in class com.podio.app.Application
- getSpaceId() - Method in class com.podio.app.ApplicationCreate
- getSpaceId() - Method in class com.podio.app.ApplicationInstall
- getSpaceId() - Method in class com.podio.task.Task
- getSpaceMembership(int, int) - Method in class com.podio.space.SpaceAPI
-
Used to get the details of an active users membership of a space.
- getSpaceMemberships() - Method in class com.podio.org.OrganizationMember
- getSpaces() - Method in class com.podio.contact.OrganizationContactTotal
- getSpaces() - Method in class com.podio.org.OrganizationWithSpaces
- getSpaces(int) - Method in class com.podio.org.OrgAPI
-
Returns all the spaces for the organization.
- getSpacesCount() - Method in class com.podio.org.OrganizationStatistics
- getSpaceStream(int, Integer, Integer, DateTime, DateTime) - Method in class com.podio.stream.StreamAPI
-
Returns the stream for the space.
- getSpaceStreamV2(int, Integer, Integer, DateTime, DateTime) - Method in class com.podio.stream.StreamAPI
-
Returns the stream for the space.
- getStart() - Method in class com.podio.calendar.Event
- getStarted() - Method in class com.podio.task.TaskTotal
- getStartedOn() - Method in class com.podio.space.SpaceMember
- getStartedOn() - Method in class com.podio.subscription.Subscription
- getState() - Method in class com.podio.contact.ContactCreate
- getState() - Method in class com.podio.contact.ContactUpdate
- getState() - Method in class com.podio.contact.ProfileUpdate
- getState(List<String>) - Static method in class com.podio.app.ApplicationFieldSettings
- getStatus() - Method in exception com.podio.APIApplicationException
- getStatus() - Method in class com.podio.app.ApplicationField
- getStatus() - Method in class com.podio.app.CategoryOption
- getStatus() - Method in class com.podio.calendar.Event
- getStatus() - Method in class com.podio.hook.Hook
- getStatus() - Method in class com.podio.org.Organization
- getStatus() - Method in class com.podio.search.Counts
- getStatus() - Method in class com.podio.task.Task
- getStatus() - Method in class com.podio.user.User
- getStatus() - Method in class com.podio.user.UserAPI
-
Returns the current status for the user.
- getStatus(int) - Method in class com.podio.status.StatusAPI
-
Retrieves a status message by its id.
- getStatuses() - Method in class com.podio.space.SpaceStatistics
- getStatusId() - Method in class com.podio.status.Status
- getStreamObject(Reference) - Method in class com.podio.stream.StreamAPI
-
Returns an object (item or status) as a stream object.
- getStreamObjectV2(Reference) - Method in class com.podio.stream.StreamAPI
-
Returns an object (item or status) as a stream object.
- getSubject() - Method in class com.podio.conversation.Conversation
- getSubject() - Method in class com.podio.conversation.ConversationCreate
- getSubject() - Method in class com.podio.space.SpaceInvitation
- getSubject() - Method in class com.podio.space.SpaceInvitationUpdate
- getSubscription(int) - Method in class com.podio.subscription.SubscriptionAPI
-
Returns the subscription with the given id
- getSubscription(Reference) - Method in class com.podio.subscription.SubscriptionAPI
-
Get the subscription for the given object
- getTags() - Method in class com.podio.item.Item
- getTags() - Method in class com.podio.item.ItemCreate
- getTagsOnApp(int) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given app.
- getTagsOnApp(int, int, String) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given app.
- getTagsOnApp(int, Map<String, String>) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given app.
- getTagsOnAppWithText(int, String) - Method in class com.podio.tag.TagAPI
-
Returns the objects that are tagged with the given text on the app.
- getTagsOnOrg(int) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given org.
- getTagsOnOrg(int, int, String) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given org.
- getTagsOnOrg(int, Map<String, String>) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given org.
- getTagsOnOrgWithText(int, String) - Method in class com.podio.tag.TagAPI
-
Returns the objects that are tagged with the given text on the org.
- getTagsOnSpace(int) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given space.
- getTagsOnSpace(int, int, String) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given space.
- getTagsOnSpace(int, Map<String, String>) - Method in class com.podio.tag.TagAPI
-
Returns the tags on the given space.
- getTagsOnSpaceWithText(int, String) - Method in class com.podio.tag.TagAPI
-
Returns the objects that are tagged with the given text on the space.
- getTask() - Method in class com.podio.search.Counts
- getTask(int) - Method in class com.podio.task.TaskAPI
-
Returns the task with the given id.
- getTasks() - Method in class com.podio.app.ApplicationConfiguration
- getTasks() - Method in class com.podio.app.ApplicationConfigurationCreate
- getTasks() - Method in class com.podio.task.TasksWithResponsible
- getTasksWithReference(Reference) - Method in class com.podio.task.TaskAPI
-
Gets a list of tasks with a reference to the given object.
- getText() - Method in class com.podio.app.ApplicationTaskBase
- getText() - Method in class com.podio.app.CategoryOption
- getText() - Method in class com.podio.conversation.ConversationCreate
- getText() - Method in class com.podio.conversation.Message
- getText() - Method in class com.podio.conversation.MessageCreate
- getText() - Method in class com.podio.tag.TagCount
- getText() - Method in class com.podio.task.Task
- getText() - Method in class com.podio.task.TaskCreate
- getText() - Method in class com.podio.task.TaskText
- getText(TextFieldSize) - Static method in class com.podio.app.ApplicationFieldSettings
- getThumbnailLink() - Method in class com.podio.file.File
- getThumbsLabel() - Method in class com.podio.app.ApplicationConfigurationBase
- getTime() - Method in class com.podio.rating.Rating
- getTimeEntry() - Method in class com.podio.app.ApplicationFieldSettings
- getTimestamp() - Method in class com.podio.device.PushSubscription
- getTimezone() - Method in class com.podio.user.User
- getTimezone() - Method in class com.podio.user.UserUpdate
- getTitle() - Method in class com.podio.calendar.Event
- getTitle() - Method in class com.podio.embed.Embed
- getTitle() - Method in class com.podio.file.FileReference
- getTitle() - Method in class com.podio.item.AppActivity
- getTitle() - Method in class com.podio.item.Item
- getTitle() - Method in class com.podio.item.ItemBadge
- getTitle() - Method in class com.podio.item.ItemMicro
- getTitle() - Method in class com.podio.item.ItemMini
- getTitle() - Method in class com.podio.search.SearchResult
- getTitle() - Method in class com.podio.stream.StreamObjectV2
- getTitle() - Method in class com.podio.tag.TagReference
- getTitles() - Method in class com.podio.contact.ContactCreate
- getTitles() - Method in class com.podio.contact.ContactUpdate
- getTitles() - Method in class com.podio.contact.ProfileUpdate
- getTo() - Method in class com.podio.filter.NumberInterval
- getTo() - Method in class com.podio.filter.ProgressInterval
- getTo() - Method in class com.podio.item.filter.FilterInterval
- getTo() - Method in class com.podio.item.ItemFieldDifference
- getToday() - Method in class com.podio.item.AppActivities
- getToDelete() - Method in class com.podio.org.EndMemberInfo
- getToken() - Method in class com.podio.AuthProvider
- getToken(OAuthClientCredentials, OAuthUserCredentials) - Method in class com.podio.oauth.OAuthAPI
- getTopApps(Integer) - Method in class com.podio.app.AppAPI
-
Returns the top apps for the active user.
- getToPromote() - Method in class com.podio.org.EndMemberInfo
- getTopSpaces(Integer) - Method in class com.podio.space.SpaceAPI
-
Returns the top spaces for the user
- getToRemove() - Method in class com.podio.org.EndMemberInfo
- getTotal() - Method in class com.podio.contact.SpaceContactTotals
- getTotal() - Method in class com.podio.item.ItemsResponse
- getTotal() - Method in class com.podio.rating.ValueRatings
- getTotal() - Method in class com.podio.task.TaskTotal
- getTwitter() - Method in class com.podio.contact.ContactCreate
- getTwitter() - Method in class com.podio.contact.ContactUpdate
- getType() - Method in class com.podio.app.ApplicationFieldCreate
- getType() - Method in class com.podio.common.AuthorizationEntity
- getType() - Method in class com.podio.common.Reference
- getType() - Method in class com.podio.contact.ConnectionTypeContactTotal
- getType() - Method in class com.podio.contact.ProfileType
- getType() - Method in class com.podio.embed.Embed
- getType() - Method in class com.podio.hook.Hook
- getType() - Method in class com.podio.hook.HookCreate
- getType() - Method in class com.podio.item.AppActivity
- getType() - Method in class com.podio.item.FieldValuesView
- getType() - Method in class com.podio.item.ItemFieldDifference
- getType() - Method in class com.podio.oauth.OAuthAppCredentials
- getType() - Method in class com.podio.oauth.OAuthCodeCredentials
- getType() - Method in class com.podio.oauth.OAuthRefreshTokenCredentials
- getType() - Method in interface com.podio.oauth.OAuthUserCredentials
- getType() - Method in class com.podio.oauth.OAuthUsernameCredentials
- getType() - Method in class com.podio.rating.Rating
- getType() - Method in class com.podio.search.SearchResult
- getType() - Method in class com.podio.stream.StreamActivity
- getType() - Method in class com.podio.stream.StreamObject
- getType() - Method in class com.podio.stream.StreamObjectV2
- getType() - Method in class com.podio.tag.TagReference
- getTypes() - Method in class com.podio.contact.ConnectionsContactTotal
- getUID() - Method in class com.podio.calendar.Event
- getUnit() - Method in class com.podio.filter.RelativePodioDate
- getUpdate(T) - Method in class com.podio.item.map.ItemMap
- getUrl() - Method in class com.podio.common.AuthorizationEntity
- getUrl() - Method in class com.podio.common.AuthorizationInterface
- getUrl() - Method in class com.podio.embed.Embed
- getUrl() - Method in class com.podio.embed.EmbedCreate
- getUrl() - Method in class com.podio.hook.Hook
- getUrl() - Method in class com.podio.hook.HookCreate
- getUrl() - Method in class com.podio.org.OrganizationCreateResponse
- getUrl() - Method in class com.podio.org.OrganizationMini
- getUrl() - Method in class com.podio.space.SpaceCreateResponse
- getUrl() - Method in class com.podio.space.SpaceMini
- getUrls() - Method in class com.podio.contact.ContactCreate
- getUrls() - Method in class com.podio.contact.ContactUpdate
- getUrls() - Method in class com.podio.contact.ProfileUpdate
- getUsage() - Method in class com.podio.app.ApplicationConfigurationBase
- getUser() - Method in class com.podio.contact.ContactTotal
- getUser() - Method in class com.podio.item.AppActivity
- getUser() - Method in class com.podio.org.OrganizationMember
- getUser() - Method in class com.podio.rating.Rating
- getUser() - Method in class com.podio.share.Share
- getUser() - Method in class com.podio.space.SpaceMember
- getUser() - Method in class com.podio.user.UserAPI
-
Gets the active user
- getUser() - Method in class com.podio.user.UserStatus
- getUserId() - Method in class com.podio.contact.Profile
- getUserId() - Method in class com.podio.contact.ProfileBase
- getUserLimit() - Method in class com.podio.org.Organization
- getUsername() - Method in class com.podio.oauth.OAuthUsernameCredentials
- getUserRating(RatingType) - Method in class com.podio.item.Item
- getUserRating(RatingType) - Method in class com.podio.status.StatusFull
- getUserRatings() - Method in class com.podio.item.Item
- getUserRatings() - Method in class com.podio.status.StatusFull
- getUsers() - Method in class com.podio.rating.ValueRatings
- getUsers() - Method in class com.podio.space.SpaceInvitation
- getUsers() - Method in class com.podio.space.SpaceMemberAdd
- getUsersCount() - Method in class com.podio.org.OrganizationStatistics
- getValue() - Method in class com.podio.comment.Comment
- getValue() - Method in class com.podio.comment.CommentCreate
- getValue() - Method in class com.podio.comment.CommentUpdate
- getValue() - Method in class com.podio.filter.FilterByValue
- getValue() - Method in class com.podio.rating.Rating
- getValue() - Method in class com.podio.rating.SingleRatingValue
- getValue() - Method in class com.podio.status.Status
- getValue() - Method in class com.podio.status.StatusCreate
- getValue() - Method in class com.podio.status.StatusUpdate
- getValue() - Method in class com.podio.user.ProfileFieldMultiValue
- getValue() - Method in class com.podio.user.ProfileFieldSingleValue
- getValue() - Method in class com.podio.user.PropertyValue
- getValue(ProfileField<F, ?>) - Method in class com.podio.contact.ProfileFieldValues
- getValues() - Method in class com.podio.contact.ProfileFieldValues
- getValues() - Method in class com.podio.item.FieldValuesUpdate
- getValues() - Method in class com.podio.item.FieldValuesView
- getValues() - Method in class com.podio.item.filter.Filter
- getValues() - Method in class com.podio.item.filter.FilterCreatedOn
- getValues() - Method in class com.podio.item.filter.FilterDateField
- getValues(ProfileField<F, ?>) - Method in class com.podio.contact.ProfileFieldValues
- getVersion() - Method in class com.podio.calendar.Event
- getView(Item) - Method in class com.podio.item.map.ItemMap
- getView(ItemBadge) - Method in class com.podio.item.map.ItemMap
- getYesnoLabel() - Method in class com.podio.app.ApplicationConfigurationBase
- getZip() - Method in class com.podio.contact.ContactCreate
- getZip() - Method in class com.podio.contact.ContactUpdate
- getZip() - Method in class com.podio.contact.ProfileUpdate
- GOOGLE - com.podio.connection.ConnectionType
- GRANT - com.podio.common.ReferenceType
- GRANT - com.podio.common.Right
- GRANT - com.podio.stream.StreamActivityType
H
- hashCode() - Method in class com.podio.contact.ProfileBase
- Hook - Class in com.podio.hook
- Hook() - Constructor for class com.podio.hook.Hook
- HookAPI - Class in com.podio.hook
- HookAPI(ResourceFactory) - Constructor for class com.podio.hook.HookAPI
- HookCreate - Class in com.podio.hook
- HookCreate(String, HookType) - Constructor for class com.podio.hook.HookCreate
- HookCreateResponse - Class in com.podio.hook
- HookCreateResponse() - Constructor for class com.podio.hook.HookCreateResponse
- HookStatus - Enum in com.podio.hook
- HookType - Enum in com.podio.hook
- HookValidate - Class in com.podio.hook
- HookValidate(String) - Constructor for class com.podio.hook.HookValidate
I
- ICON - com.podio.common.AvatarType
- IM - Static variable in class com.podio.contact.ProfileField
-
Any instant messaging address
- IMAGE - com.podio.app.ApplicationFieldType
-
Holds an image.
- IMAGE - com.podio.embed.EmbedType
-
A direct link to a public image
- INACTIVE - com.podio.hook.HookStatus
- INACTIVE - com.podio.org.OrganizationStatus
- INACTIVE - com.podio.user.UserStatusType
- InboxNewCount - Class in com.podio.notification
- InboxNewCount() - Constructor for class com.podio.notification.InboxNewCount
- INCOMPLETE - com.podio.task.TaskActionType
- incompleteTask(int) - Method in class com.podio.task.TaskAPI
-
Mark the completed task as no longer being completed.
- insert(T, boolean) - Method in class com.podio.item.map.MappedItemAPI
- install(int, int) - Method in class com.podio.app.AppAPI
-
Installs the app with the given id on the space.
- INSTALL - com.podio.common.Right
- INVITED - com.podio.calendar.ParticipationStatus
- isAllowAttachments() - Method in class com.podio.app.ApplicationConfigurationBase
- isAllowComments() - Method in class com.podio.app.ApplicationConfigurationBase
- isAllowComments() - Method in class com.podio.stream.StreamObject
- isAllowEdit() - Method in class com.podio.app.ApplicationConfigurationBase
- isApproved() - Method in class com.podio.app.ApplicationConfigurationBase
- isBusy() - Method in class com.podio.calendar.Event
- isCommentsAllowed() - Method in class com.podio.stream.StreamObjectV2
- isEmployee() - Method in class com.podio.org.OrganizationMember
- isEmployee() - Method in class com.podio.space.SpaceMemberV2
- isFivestar() - Method in class com.podio.app.ApplicationConfigurationBase
- isJsonType(MediaType) - Method in class com.podio.CustomJacksonJsonProvider
- isNotify() - Method in class com.podio.space.SpaceInvitation
- isPostOnNewApp() - Method in class com.podio.space.Space
- isPostOnNewApp() - Method in class com.podio.space.SpaceUpdate
- isPostOnNewMember() - Method in class com.podio.space.Space
- isPostOnNewMember() - Method in class com.podio.space.SpaceUpdate
- isPremium() - Method in class com.podio.org.OrganizationMini
- isPrivate() - Method in class com.podio.task.Task
- isPrivate() - Method in class com.podio.task.TaskCreate
- isPrivate() - Method in class com.podio.task.TaskPrivate
- isRequired() - Method in class com.podio.app.ApplicationFieldConfiguration
- isResend() - Method in class com.podio.space.SpaceInvitation
- isRound() - Method in class com.podio.filter.RelativePodioDate
- isRsvp() - Method in class com.podio.app.ApplicationConfigurationBase
- isSingle() - Method in class com.podio.contact.ProfileField
- isSubscribed() - Method in class com.podio.item.Item
- isSubscribed() - Method in class com.podio.status.StatusFull
- isSupported(ApplicationFieldType) - Method in class com.podio.item.map.converter.CategoryConverterProvider
- isSupported(ApplicationFieldType) - Method in interface com.podio.item.map.converter.FieldConverterProvider
- isSupported(ApplicationFieldType) - Method in class com.podio.item.map.converter.MoneyConverterProvider
- isSupported(ApplicationFieldType) - Method in class com.podio.item.map.converter.NumberConverterProvider
- isSupported(ApplicationFieldType) - Method in class com.podio.item.map.converter.ProgressConverterProvider
- isSupported(ApplicationFieldType) - Method in class com.podio.item.map.converter.TextConverterProvider
- isThumbs() - Method in class com.podio.app.ApplicationConfigurationBase
- isYesno() - Method in class com.podio.app.ApplicationConfigurationBase
- Item - Class in com.podio.item
- Item() - Constructor for class com.podio.item.Item
- ITEM - com.podio.common.ReferenceType
- ITEM - com.podio.notification.NotificationContextType
- ITEM - com.podio.search.ReferenceTypeSearchInApp
- ITEM_CREATE - com.podio.hook.HookType
- ITEM_DELETE - com.podio.hook.HookType
- ITEM_PARTICIPATION - com.podio.common.ReferenceType
- ITEM_REVISION - com.podio.common.ReferenceType
- ITEM_UPDATE - com.podio.hook.HookType
- ITEM_VALUE - com.podio.common.ReferenceType
- ItemActivityType - Enum in com.podio.item
-
The type of activity
- ItemAPI - Class in com.podio.item
-
Items are entries in an app.
- ItemAPI(ResourceFactory) - Constructor for class com.podio.item.ItemAPI
- ItemBadge - Class in com.podio.item
- ItemBadge() - Constructor for class com.podio.item.ItemBadge
- ItemCreate - Class in com.podio.item
- ItemCreate() - Constructor for class com.podio.item.ItemCreate
- ItemCreate(String, List<FieldValuesUpdate>, List<Integer>, List<String>) - Constructor for class com.podio.item.ItemCreate
- ItemCreateResponse - Class in com.podio.item
- ItemCreateResponse() - Constructor for class com.podio.item.ItemCreateResponse
- ItemFieldDifference - Class in com.podio.item
- ItemFieldDifference() - Constructor for class com.podio.item.ItemFieldDifference
- ItemFilter - Class in com.podio.item.filter
- ItemFilter() - Constructor for class com.podio.item.filter.ItemFilter
- ItemFilter(ItemFilter) - Constructor for class com.podio.item.filter.ItemFilter
-
Creates a copy (actual filters are only shallow copy!)
- ItemMap<T> - Class in com.podio.item.map
- ItemMap(Class<T>, List<FieldMap>, ExternalIdConverter) - Constructor for class com.podio.item.map.ItemMap
- ItemMicro - Class in com.podio.item
- ItemMicro() - Constructor for class com.podio.item.ItemMicro
- ItemMini - Class in com.podio.item
- ItemMini() - Constructor for class com.podio.item.ItemMini
- ItemReference - Class in com.podio.item
- ItemReference() - Constructor for class com.podio.item.ItemReference
- ItemRevision - Class in com.podio.item
- ItemRevision() - Constructor for class com.podio.item.ItemRevision
- ItemsResponse - Class in com.podio.item
- ItemsResponse() - Constructor for class com.podio.item.ItemsResponse
- ItemUpdate - Class in com.podio.item
- ItemUpdate() - Constructor for class com.podio.item.ItemUpdate
- ItemUpdate(String, List<FieldValuesUpdate>) - Constructor for class com.podio.item.ItemUpdate
L
- LARGE - com.podio.app.TextFieldSize
-
A large text field with multiple lines
- LARGE - com.podio.file.FileSize
- LAST_EDIT_ON - com.podio.filter.StandardSortBy
- LastEditByFilterBy - Class in com.podio.filter
- LastEditByFilterBy() - Constructor for class com.podio.filter.LastEditByFilterBy
- LastEditOnFilterBy - Class in com.podio.filter
- LastEditOnFilterBy() - Constructor for class com.podio.filter.LastEditOnFilterBy
- LastEditViaFilterBy - Class in com.podio.filter
- LastEditViaFilterBy() - Constructor for class com.podio.filter.LastEditViaFilterBy
- LIGHT - com.podio.common.Role
- LIGHT - com.podio.user.UserType
- like(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user likes the object
- LIKE - com.podio.rating.RatingType
-
Signals the user likes the item (1)
- LIKE - Static variable in class com.podio.rating.RatingValue
- LINK - com.podio.embed.EmbedType
-
A link to a plain web page
- LIST - com.podio.app.ApplicationViewType
- LocalDateDeserializer - Class in com.podio.serialize
- LocalDateDeserializer() - Constructor for class com.podio.serialize.LocalDateDeserializer
- LocalDateSerializer - Class in com.podio.serialize
- LocalDateSerializer() - Constructor for class com.podio.serialize.LocalDateSerializer
- LocaleDeserializer - Class in com.podio.serialize
- LocaleDeserializer() - Constructor for class com.podio.serialize.LocaleDeserializer
- LocaleSerializer - Class in com.podio.serialize
- LocaleSerializer() - Constructor for class com.podio.serialize.LocaleSerializer
- LOCATION - com.podio.app.ApplicationFieldType
-
A location in f.ex.
- LOCATION - Static variable in class com.podio.contact.ProfileField
-
The location of the person
M
- MAIL - Static variable in class com.podio.contact.ProfileField
-
Email address
- MappedItemAPI<T> - Class in com.podio.item.map
- MappedItemAPI(APIFactory, int, Class<T>) - Constructor for class com.podio.item.map.MappedItemAPI
- markAsViewed(int) - Method in class com.podio.notification.NotificationAPI
-
Mark the notification as viewed.
- maybeAttend(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user will maybe attend
- MEDIUM - com.podio.file.FileSize
- MEETING - com.podio.common.ReferenceType
- MEETING - com.podio.stream.StreamActivityType
- MEMBER - com.podio.app.ApplicationFieldType
-
Reference a member in the same space as the app
- MEMBER_ENDED_ADMIN - com.podio.notification.NotificationType
-
The user left the space
- MEMBER_ENDED_USER - com.podio.notification.NotificationType
-
The admin ended the users space membership
- MEMBER_REFERENCE_ADD - com.podio.notification.NotificationType
-
The user was added as a reference on an item
- MEMBER_REFERENCE_REMOVE - com.podio.notification.NotificationType
-
The user was removed as a reference on an item
- MemberFieldFilterBy - Class in com.podio.filter
- MemberFieldFilterBy(int) - Constructor for class com.podio.filter.MemberFieldFilterBy
- Message - Class in com.podio.conversation
- Message() - Constructor for class com.podio.conversation.Message
- MESSAGE - com.podio.common.ReferenceType
- MESSAGE - com.podio.notification.NotificationType
-
A message was received from a conversation
- MESSAGE_IN - com.podio.contact.ContactOrder
-
How often the active user receives messages from the contact
- MESSAGE_OUT - com.podio.contact.ContactOrder
-
How often the active user sends messages to the contact
- MessageCreate - Class in com.podio.conversation
- MessageCreate(String) - Constructor for class com.podio.conversation.MessageCreate
- MessageCreateResponse - Class in com.podio.conversation
- MessageCreateResponse() - Constructor for class com.podio.conversation.MessageCreateResponse
- MINI - Static variable in class com.podio.contact.ProfileType
- MONEY - com.podio.app.ApplicationFieldType
-
A currency value
- MoneyConverter - Class in com.podio.item.map.converter
- MoneyConverter(CurrencyUnit) - Constructor for class com.podio.item.map.converter.MoneyConverter
- MoneyConverterProvider - Class in com.podio.item.map.converter
- MoneyConverterProvider() - Constructor for class com.podio.item.map.converter.MoneyConverterProvider
- MoneyField - Annotation Type in com.podio.item.map
- MONTH - com.podio.filter.RelativePodioDate.Unit
N
- NAME - Static variable in class com.podio.contact.ProfileField
-
The full name
- NameUtil - Class in com.podio.item.map
- no(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user says "no" to the object
- NODE - com.podio.app.ApplicationViewType
- notAttend(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user will not attend
- NOTIFICATION - com.podio.common.ReferenceType
- NotificationAPI - Class in com.podio.notification
-
A notification is an information about an event that occured in Podio.
- NotificationAPI(ResourceFactory) - Constructor for class com.podio.notification.NotificationAPI
- NotificationContextType - Enum in com.podio.notification
- NotificationDateType - Enum in com.podio.notification
- NotificationType - Enum in com.podio.notification
- NUMBER - com.podio.app.ApplicationFieldType
-
A field that can hold a single number with decimals.
- NumberConverter - Class in com.podio.item.map.converter
- NumberConverter() - Constructor for class com.podio.item.map.converter.NumberConverter
- NumberConverterProvider - Class in com.podio.item.map.converter
- NumberConverterProvider() - Constructor for class com.podio.item.map.converter.NumberConverterProvider
- NumberFieldFilterBy - Class in com.podio.filter
- NumberFieldFilterBy(int) - Constructor for class com.podio.filter.NumberFieldFilterBy
- NumberInterval - Class in com.podio.filter
- NumberInterval(float, float) - Constructor for class com.podio.filter.NumberInterval
O
- OAuthAPI - Class in com.podio.oauth
- OAuthAPI(ResourceFactory) - Constructor for class com.podio.oauth.OAuthAPI
- OAuthAppCredentials - Class in com.podio.oauth
- OAuthAppCredentials(int, String) - Constructor for class com.podio.oauth.OAuthAppCredentials
- OAuthClientCredentials - Class in com.podio.oauth
- OAuthClientCredentials(String, String) - Constructor for class com.podio.oauth.OAuthClientCredentials
- OAuthCodeCredentials - Class in com.podio.oauth
- OAuthCodeCredentials(String, String) - Constructor for class com.podio.oauth.OAuthCodeCredentials
- OAuthRefreshTokenCredentials - Class in com.podio.oauth
- OAuthRefreshTokenCredentials(String) - Constructor for class com.podio.oauth.OAuthRefreshTokenCredentials
- OAuthToken - Class in com.podio.oauth
- OAuthToken() - Constructor for class com.podio.oauth.OAuthToken
- OAuthUserCredentials - Interface in com.podio.oauth
- OAuthUsernameCredentials - Class in com.podio.oauth
- OAuthUsernameCredentials(String, String) - Constructor for class com.podio.oauth.OAuthUsernameCredentials
- ORG - com.podio.common.ReferenceType
- ORG - com.podio.notification.NotificationContextType
- Organization - Class in com.podio.org
- Organization() - Constructor for class com.podio.org.Organization
- ORGANIZATION - Static variable in class com.podio.contact.ProfileField
-
The organization or company the person is associated with
- OrganizationContactTotal - Class in com.podio.contact
- OrganizationContactTotal() - Constructor for class com.podio.contact.OrganizationContactTotal
- OrganizationCreate - Class in com.podio.org
- OrganizationCreate(String, Integer) - Constructor for class com.podio.org.OrganizationCreate
- OrganizationCreateResponse - Class in com.podio.org
- OrganizationCreateResponse() - Constructor for class com.podio.org.OrganizationCreateResponse
- OrganizationMember - Class in com.podio.org
- OrganizationMember() - Constructor for class com.podio.org.OrganizationMember
- OrganizationMini - Class in com.podio.org
- OrganizationMini() - Constructor for class com.podio.org.OrganizationMini
- OrganizationStatistics - Class in com.podio.org
- OrganizationStatistics() - Constructor for class com.podio.org.OrganizationStatistics
- OrganizationStatus - Enum in com.podio.org
- OrganizationWithSpaces - Class in com.podio.org
- OrganizationWithSpaces() - Constructor for class com.podio.org.OrganizationWithSpaces
- OrgAPI - Class in com.podio.org
- OrgAPI(ResourceFactory) - Constructor for class com.podio.org.OrgAPI
- OUTLOOK - com.podio.connection.ConnectionType
- OVERDUE - com.podio.task.TaskDueStatus
P
- parse(String) - Static method in class com.podio.common.Reference
- parse(R) - Method in class com.podio.contact.ProfileField
- parseDate(String) - Static method in class com.podio.serialize.DateTimeUtil
- parseDateTime(String) - Static method in class com.podio.serialize.DateTimeUtil
- PARTICIPATION - com.podio.stream.StreamActivityType
- ParticipationStatus - Enum in com.podio.calendar
- PHONE - com.podio.app.ApplicationFieldType
-
A telephone field to hold telephone numbers properly formatted
- PHONE - Static variable in class com.podio.contact.ProfileField
-
The phone number
- PodioDate - Interface in com.podio.filter
- PodioDateInterval - Class in com.podio.filter
- PodioDateInterval(PodioDate, PodioDate) - Constructor for class com.podio.filter.PodioDateInterval
- PREVIEW - com.podio.file.FileSize
- Profile - Class in com.podio.contact
- Profile() - Constructor for class com.podio.contact.Profile
- PROFILE - com.podio.common.ReferenceType
- PROFILE - com.podio.search.ReferenceTypeSearchInApp
- ProfileBase - Class in com.podio.contact
- ProfileBase() - Constructor for class com.podio.contact.ProfileBase
- ProfileField<F,R> - Class in com.podio.contact
- ProfileField(String, boolean) - Constructor for class com.podio.contact.ProfileField
- ProfileFieldMultiValue<F> - Class in com.podio.user
- ProfileFieldMultiValue(F) - Constructor for class com.podio.user.ProfileFieldMultiValue
- ProfileFieldMultiValue(List<F>) - Constructor for class com.podio.user.ProfileFieldMultiValue
- ProfileFieldSingleValue<F> - Class in com.podio.user
- ProfileFieldSingleValue(F) - Constructor for class com.podio.user.ProfileFieldSingleValue
- ProfileFieldValues - Class in com.podio.contact
- ProfileFieldValues() - Constructor for class com.podio.contact.ProfileFieldValues
- ProfileMini - Class in com.podio.contact
- ProfileMini() - Constructor for class com.podio.contact.ProfileMini
- PROFILES - com.podio.notification.NotificationContextType
- ProfileType<T> - Class in com.podio.contact
- ProfileType(String, Class<T>) - Constructor for class com.podio.contact.ProfileType
- ProfileUpdate - Class in com.podio.contact
- ProfileUpdate() - Constructor for class com.podio.contact.ProfileUpdate
- PROGRESS - com.podio.app.ApplicationFieldType
-
The progress of an app item.
- ProgressConverter - Class in com.podio.item.map.converter
- ProgressConverter() - Constructor for class com.podio.item.map.converter.ProgressConverter
- ProgressConverterProvider - Class in com.podio.item.map.converter
- ProgressConverterProvider() - Constructor for class com.podio.item.map.converter.ProgressConverterProvider
- ProgressFieldFilterBy - Class in com.podio.filter
- ProgressFieldFilterBy(int) - Constructor for class com.podio.filter.ProgressFieldFilterBy
- ProgressInterval - Class in com.podio.filter
- ProgressInterval(int, int) - Constructor for class com.podio.filter.ProgressInterval
- PropertyValue - Class in com.podio.user
- PropertyValue() - Constructor for class com.podio.user.PropertyValue
- PropertyValue(boolean) - Constructor for class com.podio.user.PropertyValue
- PushSubscription - Class in com.podio.device
- PushSubscription() - Constructor for class com.podio.device.PushSubscription
Q
- QUESTION - com.podio.common.ReferenceType
- QUESTION - com.podio.notification.NotificationContextType
- QUESTION_ANSWER - com.podio.common.ReferenceType
R
- RATE - com.podio.common.Right
- RateLimitFilter - Class in com.podio
- RateLimitFilter() - Constructor for class com.podio.RateLimitFilter
- RateLimits - Class in com.podio
- RateLimits() - Constructor for class com.podio.RateLimits
- Rating - Class in com.podio.rating
- Rating() - Constructor for class com.podio.rating.Rating
- RATING - com.podio.common.ReferenceType
- RATING - com.podio.item.ItemActivityType
- RATING - com.podio.notification.NotificationType
-
A rating was added to an object
- RATING - com.podio.stream.StreamActivityType
- RatingAPI - Class in com.podio.rating
-
Many objects can be rated including items and status messages.
- RatingAPI(ResourceFactory) - Constructor for class com.podio.rating.RatingAPI
- RatingCreateResponse - Class in com.podio.rating
- RatingCreateResponse() - Constructor for class com.podio.rating.RatingCreateResponse
- RatingType - Enum in com.podio.rating
- RatingTypeKeyDeserializer - Class in com.podio.rating
- RatingTypeKeyDeserializer() - Constructor for class com.podio.rating.RatingTypeKeyDeserializer
- RatingValue - Class in com.podio.rating
- RatingValuesMap - Class in com.podio.rating
- RatingValuesMap() - Constructor for class com.podio.rating.RatingValuesMap
- Reference - Class in com.podio.common
- Reference() - Constructor for class com.podio.common.Reference
- Reference(ReferenceType, int) - Constructor for class com.podio.common.Reference
- REFERENCE - com.podio.contact.ContactOrder
-
How often the active user sets the contact as the reference on an item field.
- REFERENCE - com.podio.stream.StreamActivityType
- ReferenceType - Enum in com.podio.common
- ReferenceTypeSearchInApp - Enum in com.podio.search
- REGULAR - com.podio.common.Role
- REGULAR - com.podio.user.UserType
- RelativePodioDate - Class in com.podio.filter
- RelativePodioDate(int, RelativePodioDate.Unit, boolean) - Constructor for class com.podio.filter.RelativePodioDate
- RelativePodioDate.Unit - Enum in com.podio.filter
- REMINDER - com.podio.notification.NotificationType
-
A reminder
- removeTag(Reference, String) - Method in class com.podio.tag.TagAPI
-
Removes a single tag from an object.
- REPLY - com.podio.common.Right
- requestVerification(int) - Method in class com.podio.hook.HookAPI
-
Request the hook to be validated.
- REQUIRED - com.podio.app.DateFieldEndDateType
- REQUIRED - com.podio.app.DateFieldTimeEntryType
- ResourceFactory - Class in com.podio
-
This is the main low level entry point to access the Podio API.
- ResourceFactory(OAuthClientCredentials, OAuthUserCredentials) - Constructor for class com.podio.ResourceFactory
- ResourceFactory(String, String, int, boolean, boolean, OAuthClientCredentials, OAuthUserCredentials) - Constructor for class com.podio.ResourceFactory
- ResourceFactory(Client, String, String, int, boolean, OAuthClientCredentials, OAuthUserCredentials) - Constructor for class com.podio.ResourceFactory
- RICH - com.podio.embed.EmbedType
-
A link to a service provider that can be displayed inline, but is not video (such as SlideShare)
- Right - Enum in com.podio.common
- Role - Enum in com.podio.common
- ROLE_CHANGE - com.podio.notification.NotificationType
-
The role of the user was changed on a space
- RSVP - com.podio.notification.NotificationType
-
An item was created on an app with RSVP enabled
- RSVP - com.podio.rating.RatingType
-
Indicates that the user can attend (0), cannot attend (1) or can maybe attend (2)
- RSVP_ATTEND - Static variable in class com.podio.rating.RatingValue
- RSVP_MAYBE_ATTEND - Static variable in class com.podio.rating.RatingValue
- RSVP_NOT_ATTEND - Static variable in class com.podio.rating.RatingValue
S
- SearchAPI - Class in com.podio.search
-
This API makes it possible to search across Podio.
- SearchAPI(ResourceFactory) - Constructor for class com.podio.search.SearchAPI
- searchInApp(int, String, Boolean, Boolean, Integer, Integer, ReferenceTypeSearchInApp, String) - Method in class com.podio.search.SearchAPI
-
Searches in all items, files, and tasks in the application.
- SearchInAppResponse - Class in com.podio.search
- SearchInAppResponse() - Constructor for class com.podio.search.SearchInAppResponse
- SearchResult - Class in com.podio.search
- SearchResult() - Constructor for class com.podio.search.SearchResult
- serialize() - Method in class com.podio.filter.AbsolutePodioDate
- serialize() - Method in interface com.podio.filter.PodioDate
- serialize() - Method in class com.podio.filter.PodioDateInterval
- serialize() - Method in class com.podio.filter.RelativePodioDate
- serialize(Locale, JsonGenerator, SerializerProvider) - Method in class com.podio.serialize.LocaleSerializer
- serialize(TimeZone, JsonGenerator, SerializerProvider) - Method in class com.podio.serialize.TimeZoneSerializer
- serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class com.podio.serialize.DateTimeSerializer
- serialize(LocalDate, JsonGenerator, SerializerProvider) - Method in class com.podio.serialize.LocalDateSerializer
- set(String, TypeRating) - Method in class com.podio.rating.RatingValuesMap
- setAbout(String) - Method in class com.podio.contact.ContactCreate
- setAbout(String) - Method in class com.podio.contact.ContactUpdate
- setAbout(String) - Method in class com.podio.contact.ProfileUpdate
- setAccessToken(String) - Method in class com.podio.oauth.OAuthToken
- setActivities(List<StreamActivity>) - Method in class com.podio.stream.StreamObjectV2
- setActivityType(StreamActivityType) - Method in class com.podio.stream.StreamActivity
- setAddresses(List<String>) - Method in class com.podio.contact.ContactCreate
- setAddresses(List<String>) - Method in class com.podio.contact.ContactUpdate
- setAddresses(List<String>) - Method in class com.podio.contact.ProfileUpdate
- setAlerts(List<ProfileMini>) - Method in class com.podio.comment.Comment
- setAlerts(List<Integer>) - Method in class com.podio.comment.CommentCreate
- setAlerts(List<Integer>) - Method in class com.podio.status.StatusCreate
-
Sets the list of users to alert in this status updated
- setAllowAttachments(boolean) - Method in class com.podio.app.ApplicationConfigurationBase
- setAllowComments(boolean) - Method in class com.podio.app.ApplicationConfigurationBase
- setAllowComments(boolean) - Method in class com.podio.stream.StreamObject
- setAllowedCurrencies(List<String>) - Method in class com.podio.app.ApplicationFieldSettings
- setAllowEdit(boolean) - Method in class com.podio.app.ApplicationConfigurationBase
- setAllowedValues(List<String>) - Method in class com.podio.app.ApplicationFieldSettings
- setApp(Application) - Method in class com.podio.search.SearchResult
- setApp(Application) - Method in class com.podio.stream.StreamObjectV2
- setApp(Integer) - Method in class com.podio.search.Counts
- setApplication(Application) - Method in class com.podio.calendar.Event
- setApplication(Application) - Method in class com.podio.item.Item
- setApplication(Application) - Method in class com.podio.item.ItemMini
- setApplication(Application) - Method in class com.podio.item.ItemReference
- setAppRevision(int) - Method in class com.podio.item.ItemRevision
- setApproved(boolean) - Method in class com.podio.app.ApplicationConfigurationBase
- setApps(int) - Method in class com.podio.space.SpaceStatistics
- setApps(List<Application>) - Method in class com.podio.app.Dependencies
- setAppsCount(int) - Method in class com.podio.org.OrganizationStatistics
- setAvailableInvitations(int) - Method in class com.podio.org.OrganizationStatistics
- setAvatar(Integer) - Method in class com.podio.contact.ContactCreate
- setAvatar(Integer) - Method in class com.podio.contact.ContactUpdate
- setAvatar(Integer) - Method in class com.podio.contact.ProfileMini
- setAvatar(Integer) - Method in class com.podio.contact.ProfileUpdate
- setAvatarId(Integer) - Method in class com.podio.common.AuthorizationEntity
- setAvatarType(AvatarType) - Method in class com.podio.common.AuthorizationEntity
- setAverage(Float) - Method in class com.podio.rating.TypeRating
- setBirthdate(LocalDate) - Method in class com.podio.contact.ContactCreate
- setBirthdate(LocalDate) - Method in class com.podio.contact.ContactUpdate
- setBirthdate(LocalDate) - Method in class com.podio.contact.ProfileUpdate
- setBusy(boolean) - Method in class com.podio.calendar.Event
- setByDueStatus(String, List<Task>) - Method in class com.podio.task.TasksByDue
- setCalendarCode(String) - Method in class com.podio.user.UserStatus
- setChannel(String) - Method in class com.podio.device.PushSubscription
- setCity(String) - Method in class com.podio.contact.ContactCreate
- setCity(String) - Method in class com.podio.contact.ContactUpdate
- setCity(String) - Method in class com.podio.contact.ProfileUpdate
- setCode(int) - Method in class com.podio.file.FileError
- setCode(String) - Method in class com.podio.hook.HookValidate
- setColor(String) - Method in class com.podio.app.ApplicationFieldSettings
- setColor(String) - Method in class com.podio.app.CategoryOption
- setComments(int) - Method in class com.podio.item.ItemBadge
- setComments(int) - Method in class com.podio.space.SpaceStatistics
- setComments(List<Comment>) - Method in class com.podio.item.Item
- setComments(List<Comment>) - Method in class com.podio.status.StatusFull
- setComments(List<Comment>) - Method in class com.podio.stream.StreamObject
- setComments(List<Comment>) - Method in class com.podio.stream.StreamObjectV2
- setCommentsAllowed(boolean) - Method in class com.podio.stream.StreamObjectV2
- setCompletedBy(AuthorizationEntity) - Method in class com.podio.task.Task
- setCompletedOn(DateTime) - Method in class com.podio.task.Task
- setConfiguration(ApplicationConfiguration) - Method in class com.podio.app.Application
- setConfiguration(ApplicationConfigurationCreate) - Method in class com.podio.app.ApplicationCreate
- setConfiguration(ApplicationConfigurationCreate) - Method in class com.podio.app.ApplicationUpdate
- setConfiguration(ApplicationFieldConfiguration) - Method in class com.podio.app.ApplicationFieldCreate
- setConfiguration(ApplicationFieldConfiguration) - Method in class com.podio.app.ApplicationFieldUpdate
- setConnection(ConnectionsContactTotal) - Method in class com.podio.contact.ContactTotal
- setConnections(List<ConnectionContactTotal>) - Method in class com.podio.contact.ConnectionTypeContactTotal
- setContext(FileReference) - Method in class com.podio.file.File
- setContextRefId(int) - Method in class com.podio.space.SpaceMemberAdd
- setContextRefType(String) - Method in class com.podio.space.SpaceMemberAdd
- setConversation(Integer) - Method in class com.podio.search.Counts
- setConversationId(int) - Method in class com.podio.conversation.ConversationCreateResponse
- setCount(int) - Method in class com.podio.contact.ConnectionContactTotal
- setCount(int) - Method in class com.podio.contact.ConnectionTypeContactTotal
- setCount(int) - Method in class com.podio.contact.OrganizationContactTotal
- setCount(int) - Method in class com.podio.contact.SpaceContactTotal
- setCount(int) - Method in class com.podio.contact.UserContactTotal
- setCount(int) - Method in class com.podio.tag.TagCount
- setCountry(String) - Method in class com.podio.contact.ContactCreate
- setCountry(String) - Method in class com.podio.contact.ContactUpdate
- setCountry(String) - Method in class com.podio.contact.ProfileUpdate
- setCounts(Counts) - Method in class com.podio.search.SearchInAppResponse
- setCounts(Map<Integer, ValueRatings>) - Method in class com.podio.rating.TypeRating
- setCreatedBy(AuthorizationEntity) - Method in class com.podio.common.CreatedBase
- setCreatedBy(AuthorizationEntity) - Method in class com.podio.item.Item
- setCreatedBy(AuthorizationEntity) - Method in class com.podio.search.SearchResult
- setCreatedBy(ProfileMini) - Method in class com.podio.conversation.Message
- setCreatedBy(ProfileMini) - Method in class com.podio.org.Organization
- setCreatedBy(ProfileMini) - Method in class com.podio.space.Space
- setCreatedOn(DateTime) - Method in class com.podio.common.CreatedBase
- setCreatedOn(DateTime) - Method in class com.podio.conversation.Message
- setCreatedOn(DateTime) - Method in class com.podio.item.AppActivity
- setCreatedOn(DateTime) - Method in class com.podio.item.Item
- setCreatedOn(DateTime) - Method in class com.podio.item.ItemBadge
- setCreatedOn(DateTime) - Method in class com.podio.org.Organization
- setCreatedOn(DateTime) - Method in class com.podio.search.SearchResult
- setCreatedOn(DateTime) - Method in class com.podio.space.Space
- setCreatedOn(DateTime) - Method in class com.podio.space.SpaceStatistics
- setCreatedOn(DateTime) - Method in class com.podio.tag.TagReference
- setCreatedOn(DateTime) - Method in class com.podio.user.User
- setCreatedVia(AuthorizationInterface) - Method in class com.podio.common.CreatedBase
- setCreateRight(String) - Method in class com.podio.org.OrganizationWithSpaces
- setCurrentRevision(ItemRevision) - Method in class com.podio.item.Item
- setCurrentRevision(ItemRevision) - Method in class com.podio.item.ItemBadge
- setData(HashMap<String, String>) - Method in class com.podio.item.AppActivity
- setData(HashMap<String, String>) - Method in class com.podio.stream.StreamActivity
- setData(HashMap<String, String>) - Method in class com.podio.stream.StreamObjectV2
- setDefaultView(ApplicationViewType) - Method in class com.podio.app.ApplicationConfigurationBase
- setDelegated(TaskTotal) - Method in class com.podio.task.TaskTotals
- setDelta(int) - Method in class com.podio.app.ApplicationFieldConfiguration
- setDepartment(String) - Method in class com.podio.contact.ContactCreate
- setDepartment(String) - Method in class com.podio.contact.ContactUpdate
- setDependencies(Map<Integer, List<Integer>>) - Method in class com.podio.app.Dependencies
- setDescription(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setDescription(String) - Method in class com.podio.app.ApplicationFieldConfiguration
- setDescription(String) - Method in class com.podio.calendar.Event
- setDescription(String) - Method in class com.podio.embed.Embed
- setDescription(String) - Method in class com.podio.file.File
- setDescription(String) - Method in class com.podio.file.FileUpdate
- setDescription(String) - Method in class com.podio.task.TaskCreate
- setDueDate(LocalDate) - Method in class com.podio.task.Task
- setDueDate(LocalDate) - Method in class com.podio.task.TaskCreate
- setDueToday(int) - Method in class com.podio.task.TaskTotal
- setEmbedHeight(Integer) - Method in class com.podio.embed.Embed
- setEmbedHtml(String) - Method in class com.podio.embed.Embed
- setEmbedWidth(Integer) - Method in class com.podio.embed.Embed
- setEmployee(boolean) - Method in class com.podio.org.OrganizationMember
- setEmployee(boolean) - Method in class com.podio.space.SpaceMemberV2
- setEmployee(SpaceTopMemberGroup) - Method in class com.podio.space.SpaceTopMembers
- setEnd(DateTime) - Method in class com.podio.calendar.Event
- setEndDate(DateFieldEndDateType) - Method in class com.podio.app.ApplicationFieldSettings
- setEndedOn(DateTime) - Method in class com.podio.space.SpaceMember
- setError(FileError) - Method in class com.podio.file.FileUploadResponse
- setExpiresIn(int) - Method in class com.podio.oauth.OAuthToken
- setExternal(SpaceTopMemberGroup) - Method in class com.podio.space.SpaceTopMembers
- setExternalContacts(MultivaluedMap<Integer, String>) - Method in class com.podio.space.SpaceMemberAdd
- setExternalId(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setExternalId(String) - Method in class com.podio.app.ApplicationField
- setExternalId(String) - Method in class com.podio.comment.Comment
- setExternalId(String) - Method in class com.podio.comment.CommentCreate
- setExternalId(String) - Method in class com.podio.comment.CommentUpdate
- setExternalId(String) - Method in class com.podio.item.FieldValuesUpdate
- setExternalId(String) - Method in class com.podio.item.FieldValuesView
- setExternalId(String) - Method in class com.podio.item.Item
- setExternalId(String) - Method in class com.podio.item.ItemBadge
- setExternalId(String) - Method in class com.podio.item.ItemUpdate
- setFields(List<ApplicationField>) - Method in class com.podio.app.Application
- setFields(List<ApplicationFieldCreate>) - Method in class com.podio.app.ApplicationCreate
- setFields(List<ApplicationFieldUpdate>) - Method in class com.podio.app.ApplicationUpdate
- setFields(List<FieldValuesUpdate>) - Method in class com.podio.item.ItemUpdate
- setFields(List<FieldValuesView>) - Method in class com.podio.item.Item
- setFields(List<FieldValuesView>) - Method in class com.podio.item.ItemBadge
- setFile(Integer) - Method in class com.podio.search.Counts
- setFileId(int) - Method in class com.podio.file.FileUploadResult
- setFileIds(List<Integer>) - Method in class com.podio.comment.CommentCreate
- setFileIds(List<Integer>) - Method in class com.podio.comment.CommentUpdate
- setFileIds(List<Integer>) - Method in class com.podio.item.ItemCreate
- setFileIds(List<Integer>) - Method in class com.podio.status.StatusCreate
-
Sets the files to attach to this status message
- setFileIds(List<Integer>) - Method in class com.podio.status.StatusUpdate
-
Sets the files to attach to this status message
- setFiles(int) - Method in class com.podio.item.ItemBadge
- setFiles(List<File>) - Method in class com.podio.comment.Comment
- setFiles(List<File>) - Method in class com.podio.embed.Embed
- setFiles(List<File>) - Method in class com.podio.item.Item
- setFiles(List<File>) - Method in class com.podio.status.StatusFull
- setFiles(List<File>) - Method in class com.podio.stream.StreamObject
- setFiles(List<File>) - Method in class com.podio.stream.StreamObjectV2
- setFiltered(int) - Method in class com.podio.item.ItemsResponse
- setFilters(List<Filter>) - Method in class com.podio.item.filter.ItemFilter
- setFivestar(boolean) - Method in class com.podio.app.ApplicationConfigurationBase
- setFivestarLabel(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setFlags(List<String>) - Method in class com.podio.user.User
- setFrom(String) - Method in class com.podio.item.filter.FilterInterval
- setFrom(List<Map<String, Object>>) - Method in class com.podio.item.ItemFieldDifference
- setGrantedBy(ProfileMini) - Method in class com.podio.share.Share
- setGrantedOn(DateTime) - Method in class com.podio.share.Share
- setGrants(int) - Method in class com.podio.space.SpaceMemberV2
- setHighlight(String) - Method in class com.podio.search.SearchResult
- setIcon(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setId(int) - Method in class com.podio.app.Application
- setId(int) - Method in class com.podio.app.ApplicationCreateResponse
- setId(int) - Method in class com.podio.app.ApplicationField
- setId(int) - Method in class com.podio.app.ApplicationFieldCreateResponse
- setId(int) - Method in class com.podio.app.ApplicationFieldUpdate
- setId(int) - Method in class com.podio.app.CategoryOption
- setId(int) - Method in class com.podio.comment.Comment
- setId(int) - Method in class com.podio.comment.CommentCreateResponse
- setId(int) - Method in class com.podio.common.AuthorizationEntity
- setId(int) - Method in class com.podio.common.AuthorizationInterface
- setId(int) - Method in class com.podio.common.Reference
- setId(int) - Method in class com.podio.contact.ContactCreateResponse
- setId(int) - Method in class com.podio.conversation.Conversation
- setId(int) - Method in class com.podio.conversation.Message
- setId(int) - Method in class com.podio.embed.Embed
- setId(int) - Method in class com.podio.file.File
- setId(int) - Method in class com.podio.hook.Hook
- setId(int) - Method in class com.podio.hook.HookCreateResponse
- setId(int) - Method in class com.podio.item.FieldValuesView
- setId(int) - Method in class com.podio.item.Item
- setId(int) - Method in class com.podio.item.ItemBadge
- setId(int) - Method in class com.podio.item.ItemCreateResponse
- setId(int) - Method in class com.podio.item.ItemFieldDifference
- setId(int) - Method in class com.podio.item.ItemMicro
- setId(int) - Method in class com.podio.item.ItemMini
- setId(int) - Method in class com.podio.org.OrganizationCreateResponse
- setId(int) - Method in class com.podio.org.OrganizationMini
- setId(int) - Method in class com.podio.org.OrganizationStatistics
- setId(int) - Method in class com.podio.rating.RatingCreateResponse
- setId(int) - Method in class com.podio.search.SearchResult
- setId(int) - Method in class com.podio.space.SpaceCreateResponse
- setId(int) - Method in class com.podio.space.SpaceMini
- setId(int) - Method in class com.podio.status.StatusCreateResponse
- setId(int) - Method in class com.podio.stream.StreamActivity
- setId(int) - Method in class com.podio.stream.StreamObject
- setId(int) - Method in class com.podio.stream.StreamObjectV2
- setId(int) - Method in class com.podio.tag.TagReference
- setId(int) - Method in class com.podio.task.Task
- setId(int) - Method in class com.podio.task.TaskCreateResponse
- setId(int) - Method in class com.podio.user.User
- setId(int) - Method in class com.podio.user.UserMini
- setId(Integer) - Method in class com.podio.item.FieldValuesUpdate
- setId(String) - Method in class com.podio.file.FileUploadResponse
- setImage(File) - Method in class com.podio.contact.ProfileUpdate
- setIms(List<String>) - Method in class com.podio.contact.ProfileUpdate
- setInboxNew(int) - Method in class com.podio.user.UserStatus
- setInitialRevision(ItemRevision) - Method in class com.podio.item.Item
- setInitialRevision(ItemRevision) - Method in class com.podio.item.ItemBadge
- setInitialRevision(ItemRevision) - Method in class com.podio.item.ItemMini
- setInviteContext(String) - Method in class com.podio.space.SpaceMemberAdd
- setInvitedOn(DateTime) - Method in class com.podio.space.SpaceMember
- setInvites(int) - Method in class com.podio.user.User
- setItem(Integer) - Method in class com.podio.search.Counts
- setItemId(int) - Method in class com.podio.item.AppActivity
- setItemName(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setItems(int) - Method in class com.podio.space.SpaceStatistics
- setItems(List<ItemBadge>) - Method in class com.podio.item.ItemsResponse
- setItems(List<ItemMicro>) - Method in class com.podio.item.ItemReference
- setItemsCount(int) - Method in class com.podio.org.OrganizationStatistics
- setJsonRpc(String) - Method in class com.podio.file.FileUploadResponse
- setLabel(String) - Method in class com.podio.app.ApplicationFieldConfiguration
- setLabel(String) - Method in class com.podio.item.FieldValuesView
- setLabel(String) - Method in class com.podio.item.ItemFieldDifference
- setLastActivityOn(DateTime) - Method in class com.podio.org.OrganizationStatistics
- setLastUpdateOn(DateTime) - Method in class com.podio.stream.StreamObjectV2
- setLastWeek(List<AppActivity>) - Method in class com.podio.item.AppActivities
- setLeft(int) - Method in class com.podio.space.SpaceTopMemberGroup
- setLimit(Integer) - Method in class com.podio.item.filter.ItemFilter
- setLimit(Integer) - Static method in class com.podio.RateLimits
- setLink(String) - Method in class com.podio.calendar.Event
- setLink(String) - Method in class com.podio.file.File
- setLink(String) - Method in class com.podio.item.Item
- setLink(String) - Method in class com.podio.item.ItemBadge
- setLink(String) - Method in class com.podio.search.SearchResult
- setLink(String) - Method in class com.podio.stream.StreamObject
- setLink(String) - Method in class com.podio.stream.StreamObjectV2
- setLink(String) - Method in class com.podio.tag.TagReference
- setLink(String) - Method in class com.podio.task.Task
- setLinkedin(String) - Method in class com.podio.contact.ContactCreate
- setLinkedin(String) - Method in class com.podio.contact.ContactUpdate
- setLocale(Locale) - Method in class com.podio.user.User
- setLocale(Locale) - Method in class com.podio.user.UserUpdate
- setLocation(String) - Method in class com.podio.calendar.Event
- setLocations(List<String>) - Method in class com.podio.contact.ContactCreate
- setLocations(List<String>) - Method in class com.podio.contact.ContactUpdate
- setLocations(List<String>) - Method in class com.podio.contact.ProfileUpdate
- setLogo(Integer) - Method in class com.podio.org.OrganizationCreate
- setLogo(Integer) - Method in class com.podio.org.OrganizationMini
- setMail(String) - Method in class com.podio.user.User
- setMail(String) - Method in class com.podio.user.UserMini
- setMail(String) - Method in class com.podio.user.UserUpdate
- setMailbox(String) - Method in class com.podio.user.UserStatus
- setMails(List<String>) - Method in class com.podio.contact.ContactCreate
- setMails(List<String>) - Method in class com.podio.contact.ContactUpdate
- setMails(List<String>) - Method in class com.podio.contact.ProfileUpdate
- setMails(List<String>) - Method in class com.podio.space.SpaceInvitation
- setMails(List<String>) - Method in class com.podio.space.SpaceMemberAdd
- setMembers(int) - Method in class com.podio.space.SpaceStatistics
- setMessage(String) - Method in class com.podio.file.FileError
- setMessage(String) - Method in class com.podio.space.SpaceInvitation
- setMessage(String) - Method in class com.podio.space.SpaceInvitationUpdate
- setMessage(String) - Method in class com.podio.space.SpaceMemberAdd
- setMessageId(int) - Method in class com.podio.conversation.ConversationCreateResponse
- setMessageId(int) - Method in class com.podio.conversation.MessageCreateResponse
- setMessageUnreadCount(int) - Method in class com.podio.user.UserStatus
- setMimetype(MimeType) - Method in class com.podio.file.File
- setMultiple(Boolean) - Method in class com.podio.app.ApplicationFieldSettings
- setName(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setName(String) - Method in class com.podio.common.AuthorizationEntity
- setName(String) - Method in class com.podio.common.AuthorizationInterface
- setName(String) - Method in class com.podio.contact.ContactCreate
- setName(String) - Method in class com.podio.contact.ContactUpdate
- setName(String) - Method in class com.podio.contact.ProfileMini
- setName(String) - Method in class com.podio.contact.ProfileUpdate
- setName(String) - Method in class com.podio.file.File
- setName(String) - Method in class com.podio.org.OrganizationCreate
- setName(String) - Method in class com.podio.org.OrganizationMini
- setName(String) - Method in class com.podio.space.SpaceMini
- setName(String) - Method in class com.podio.space.SpaceUpdate
- setNewNotifications(int) - Method in class com.podio.notification.InboxNewCount
- setNewPassword(String) - Method in class com.podio.user.UserUpdate
- setNotifications(int) - Method in class com.podio.subscription.Subscription
- setNotify(boolean) - Method in class com.podio.space.SpaceInvitation
- setObject(HashMap<String, String>) - Method in class com.podio.stream.StreamObject
- setOffset(Integer) - Method in class com.podio.item.filter.ItemFilter
- setOldPassword(String) - Method in class com.podio.user.UserUpdate
- setOptions(List<CategoryOption>) - Method in class com.podio.app.ApplicationFieldSettings
- setOrg(Organization) - Method in class com.podio.contact.OrganizationContactTotal
- setOrg(Organization) - Method in class com.podio.search.SearchResult
- setOrganization(OrganizationMini) - Method in class com.podio.stream.StreamObject
- setOrganization(OrganizationMini) - Method in class com.podio.stream.StreamObjectV2
- setOrganization(OrganizationWithSpaces) - Method in class com.podio.space.SpaceWithOrganization
- setOrganization(String) - Method in class com.podio.contact.ContactCreate
- setOrganization(String) - Method in class com.podio.contact.ContactUpdate
- setOrganization(String) - Method in class com.podio.contact.ProfileUpdate
- setOrganizations(List<OrganizationContactTotal>) - Method in class com.podio.contact.UserContactTotal
- setOrgId(int) - Method in class com.podio.space.SpaceCreate
- setOriginal(Integer) - Method in class com.podio.app.Application
- setOriginalRevision(Integer) - Method in class com.podio.app.Application
- setOverDue(int) - Method in class com.podio.task.TaskTotal
- setOwnerId(int) - Method in class com.podio.app.Application
- setParticipants(List<ProfileMini>) - Method in class com.podio.conversation.Conversation
- setPermaLink(String) - Method in class com.podio.file.File
- setPhones(List<String>) - Method in class com.podio.contact.ContactCreate
- setPhones(List<String>) - Method in class com.podio.contact.ContactUpdate
- setPhones(List<String>) - Method in class com.podio.contact.ProfileUpdate
- setPostOnNewApp(boolean) - Method in class com.podio.space.Space
- setPostOnNewApp(boolean) - Method in class com.podio.space.SpaceUpdate
- setPostOnNewMember(boolean) - Method in class com.podio.space.Space
- setPostOnNewMember(boolean) - Method in class com.podio.space.SpaceUpdate
- setPremium(boolean) - Method in class com.podio.org.OrganizationMini
- setPrivate(boolean) - Method in class com.podio.task.Task
- setPrivate(boolean) - Method in class com.podio.task.TaskCreate
- setProfile(Profile) - Method in class com.podio.org.OrganizationMember
- setProfile(Profile) - Method in class com.podio.space.SpaceMemberV2
- setProfile(Profile) - Method in class com.podio.user.UserStatus
- setProfile(Integer) - Method in class com.podio.search.Counts
- setProfileId(int) - Method in class com.podio.contact.Profile
- setProfileId(int) - Method in class com.podio.contact.ProfileBase
- setProfiles(List<ProfileMini>) - Method in class com.podio.space.SpaceTopMemberGroup
- setProfiles(List<Integer>) - Method in class com.podio.space.SpaceMemberAdd
- setProperties(Map<String, Map<String, String>>) - Method in class com.podio.user.UserStatus
- setProperty(String, boolean) - Method in class com.podio.user.UserAPI
-
Sets the value of the property for the active user with the given name.
- setRank(Integer) - Method in class com.podio.search.SearchResult
- setRatings(RatingValuesMap) - Method in class com.podio.item.Item
- setRatings(RatingValuesMap) - Method in class com.podio.status.StatusFull
- setRatings(List<Rating>) - Method in class com.podio.stream.StreamObject
- setRatings(Map<RatingType, TypeRating>) - Method in class com.podio.item.ItemBadge
- setReference(Reference) - Method in class com.podio.subscription.Subscription
- setReferenceableTypes(List<Integer>) - Method in class com.podio.app.ApplicationFieldSettings
- setReferenceId(Integer) - Method in class com.podio.task.Task
- setReferenceLink(String) - Method in class com.podio.task.Task
- setReferenceTitle(String) - Method in class com.podio.task.Task
- setReferenceType(ReferenceType) - Method in class com.podio.task.Task
- setRefId(int) - Method in class com.podio.calendar.Event
- setRefreshToken(String) - Method in class com.podio.oauth.OAuthToken
- setRefType(ReferenceType) - Method in class com.podio.calendar.Event
- setRemaining(Integer) - Static method in class com.podio.RateLimits
- setReplaces(List<File>) - Method in class com.podio.file.File
- setRequired(boolean) - Method in class com.podio.app.ApplicationFieldConfiguration
- setResend(boolean) - Method in class com.podio.space.SpaceInvitation
- setResponsible(int) - Method in class com.podio.task.TaskCreate
- setResponsible(ProfileMini) - Method in class com.podio.task.Task
- setResponsible(ProfileMini) - Method in class com.podio.task.TasksWithResponsible
- setResponsible(TaskTotal) - Method in class com.podio.task.TaskTotals
- setResponsible(List<UserMini>) - Method in class com.podio.app.ApplicationTask
- setResponsible(List<Integer>) - Method in class com.podio.app.ApplicationTaskCreate
- setResult(FileUploadResult) - Method in class com.podio.file.FileUploadResponse
- setResults(List<SearchResult>) - Method in class com.podio.search.SearchInAppResponse
- setRevision(int) - Method in class com.podio.item.ItemRevision
- setRevision(int) - Method in class com.podio.item.ItemUpdate
- setRevisions(List<ItemRevision>) - Method in class com.podio.item.Item
- setRevisions(List<ItemRevision>) - Method in class com.podio.stream.StreamObject
- setRights(List<Right>) - Method in class com.podio.stream.StreamObjectV2
- setRole(Role) - Method in class com.podio.org.OrganizationMember
- setRole(Role) - Method in class com.podio.share.Share
- setRole(Role) - Method in class com.podio.space.Space
- setRole(Role) - Method in class com.podio.space.SpaceInvitation
- setRole(Role) - Method in class com.podio.space.SpaceMember
- setRole(Role) - Method in class com.podio.space.SpaceMemberAdd
- setRole(Role) - Method in class com.podio.space.SpaceMemberUpdate
- setRole(Role) - Method in class com.podio.space.SpaceMemberV2
- setRsvp(boolean) - Method in class com.podio.app.ApplicationConfigurationBase
- setRsvpLabel(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setSettings(ApplicationFieldSettings) - Method in class com.podio.app.ApplicationFieldConfiguration
- setShowInCalendars(Boolean) - Method in class com.podio.app.ApplicationFieldSettings
- setSignature(String) - Method in class com.podio.device.PushSubscription
- setSize(long) - Method in class com.podio.file.File
- setSize(TextFieldSize) - Method in class com.podio.app.ApplicationFieldSettings
- setSkills(List<String>) - Method in class com.podio.contact.ContactCreate
- setSkills(List<String>) - Method in class com.podio.contact.ContactUpdate
- setSkype(String) - Method in class com.podio.contact.ContactCreate
- setSkype(String) - Method in class com.podio.contact.ContactUpdate
- setSkype(String) - Method in class com.podio.contact.ProfileUpdate
- setSortBy(String) - Method in class com.podio.item.filter.ItemFilter
- setSortDesc(Boolean) - Method in class com.podio.item.filter.ItemFilter
- setSpace(Space) - Method in class com.podio.contact.SpaceContactTotal
- setSpace(Space) - Method in class com.podio.search.SearchResult
- setSpace(SpaceMini) - Method in class com.podio.stream.StreamObject
- setSpace(SpaceMini) - Method in class com.podio.stream.StreamObjectV2
- setSpaceId(int) - Method in class com.podio.app.Application
- setSpaceId(int) - Method in class com.podio.app.ApplicationCreate
- setSpaceId(int) - Method in class com.podio.app.ApplicationInstall
- setSpaceId(Integer) - Method in class com.podio.task.Task
- setSpaceMemberships(int) - Method in class com.podio.org.OrganizationMember
- setSpaces(List<SpaceContactTotal>) - Method in class com.podio.contact.OrganizationContactTotal
- setSpaces(List<SpaceMini>) - Method in class com.podio.org.OrganizationWithSpaces
- setSpacesCount(int) - Method in class com.podio.org.OrganizationStatistics
- setStart(DateTime) - Method in class com.podio.calendar.Event
- setStarted(int) - Method in class com.podio.task.TaskTotal
- setStartedOn(DateTime) - Method in class com.podio.space.SpaceMember
- setStartedOn(DateTime) - Method in class com.podio.subscription.Subscription
- setState(String) - Method in class com.podio.contact.ContactCreate
- setState(String) - Method in class com.podio.contact.ContactUpdate
- setState(String) - Method in class com.podio.contact.ProfileUpdate
- setStatus(ApplicationFieldStatus) - Method in class com.podio.app.ApplicationField
- setStatus(CategoryOptionStatus) - Method in class com.podio.app.CategoryOption
- setStatus(ParticipationStatus) - Method in class com.podio.calendar.Event
- setStatus(HookStatus) - Method in class com.podio.hook.Hook
- setStatus(OrganizationStatus) - Method in class com.podio.org.Organization
- setStatus(TaskStatus) - Method in class com.podio.task.Task
- setStatus(UserStatusType) - Method in class com.podio.user.User
- setStatus(Integer) - Method in class com.podio.search.Counts
- setStatuses(int) - Method in class com.podio.space.SpaceStatistics
- setStatusId(int) - Method in class com.podio.status.Status
- setSubject(String) - Method in class com.podio.conversation.Conversation
- setSubject(String) - Method in class com.podio.space.SpaceInvitation
- setSubject(String) - Method in class com.podio.space.SpaceInvitationUpdate
- setSubscribed(boolean) - Method in class com.podio.item.Item
- setSubscribed(boolean) - Method in class com.podio.status.StatusFull
- setTags(List<String>) - Method in class com.podio.item.Item
- setTags(List<String>) - Method in class com.podio.item.ItemCreate
- setTask(Integer) - Method in class com.podio.search.Counts
- setTasks(List<ApplicationTask>) - Method in class com.podio.app.ApplicationConfiguration
- setTasks(List<ApplicationTaskCreate>) - Method in class com.podio.app.ApplicationConfigurationCreate
- setTasks(List<Task>) - Method in class com.podio.task.TasksWithResponsible
- setText(String) - Method in class com.podio.app.ApplicationTaskBase
- setText(String) - Method in class com.podio.app.CategoryOption
- setText(String) - Method in class com.podio.conversation.Message
- setText(String) - Method in class com.podio.tag.TagCount
- setText(String) - Method in class com.podio.task.Task
- setText(String) - Method in class com.podio.task.TaskCreate
- setThumbnailLink(String) - Method in class com.podio.file.File
- setThumbs(boolean) - Method in class com.podio.app.ApplicationConfigurationBase
- setThumbsLabel(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setTime(DateTime) - Method in class com.podio.rating.Rating
- setTimeEntry(DateFieldTimeEntryType) - Method in class com.podio.app.ApplicationFieldSettings
- setTimestamp(long) - Method in class com.podio.device.PushSubscription
- setTimezone(TimeZone) - Method in class com.podio.user.User
- setTimezone(TimeZone) - Method in class com.podio.user.UserUpdate
- setTitle(String) - Method in class com.podio.calendar.Event
- setTitle(String) - Method in class com.podio.embed.Embed
- setTitle(String) - Method in class com.podio.file.FileReference
- setTitle(String) - Method in class com.podio.item.AppActivity
- setTitle(String) - Method in class com.podio.item.Item
- setTitle(String) - Method in class com.podio.item.ItemBadge
- setTitle(String) - Method in class com.podio.item.ItemMicro
- setTitle(String) - Method in class com.podio.item.ItemMini
- setTitle(String) - Method in class com.podio.search.SearchResult
- setTitle(String) - Method in class com.podio.stream.StreamObjectV2
- setTitle(String) - Method in class com.podio.tag.TagReference
- setTitles(List<String>) - Method in class com.podio.contact.ContactCreate
- setTitles(List<String>) - Method in class com.podio.contact.ContactUpdate
- setTitles(List<String>) - Method in class com.podio.contact.ProfileUpdate
- setTo(String) - Method in class com.podio.item.filter.FilterInterval
- setTo(List<Map<String, Object>>) - Method in class com.podio.item.ItemFieldDifference
- setToday(List<AppActivity>) - Method in class com.podio.item.AppActivities
- setTotal(int) - Method in class com.podio.contact.SpaceContactTotals
- setTotal(int) - Method in class com.podio.item.ItemsResponse
- setTotal(int) - Method in class com.podio.rating.ValueRatings
- setTotal(int) - Method in class com.podio.task.TaskTotal
- setTwitter(String) - Method in class com.podio.contact.ContactCreate
- setTwitter(String) - Method in class com.podio.contact.ContactUpdate
- setType(ApplicationFieldType) - Method in class com.podio.app.ApplicationFieldCreate
- setType(ApplicationFieldType) - Method in class com.podio.item.FieldValuesView
- setType(ApplicationFieldType) - Method in class com.podio.item.ItemFieldDifference
- setType(AuthorizationEntityType) - Method in class com.podio.common.AuthorizationEntity
- setType(ReferenceType) - Method in class com.podio.common.Reference
- setType(ReferenceType) - Method in class com.podio.stream.StreamActivity
- setType(ReferenceType) - Method in class com.podio.stream.StreamObject
- setType(ReferenceType) - Method in class com.podio.stream.StreamObjectV2
- setType(ReferenceType) - Method in class com.podio.tag.TagReference
- setType(ConnectionType) - Method in class com.podio.contact.ConnectionTypeContactTotal
- setType(EmbedType) - Method in class com.podio.embed.Embed
- setType(HookType) - Method in class com.podio.hook.Hook
- setType(HookType) - Method in class com.podio.hook.HookCreate
- setType(ItemActivityType) - Method in class com.podio.item.AppActivity
- setType(RatingType) - Method in class com.podio.rating.Rating
- setType(ReferenceTypeSearchInApp) - Method in class com.podio.search.SearchResult
- setTypes(List<ConnectionTypeContactTotal>) - Method in class com.podio.contact.ConnectionsContactTotal
- setUID(String) - Method in class com.podio.calendar.Event
- setUrl(String) - Method in class com.podio.embed.Embed
- setUrl(String) - Method in class com.podio.hook.Hook
- setUrl(String) - Method in class com.podio.hook.HookCreate
- setUrl(String) - Method in class com.podio.org.OrganizationCreateResponse
- setUrl(String) - Method in class com.podio.org.OrganizationMini
- setUrl(String) - Method in class com.podio.space.SpaceCreateResponse
- setUrl(String) - Method in class com.podio.space.SpaceMini
- setUrl(URL) - Method in class com.podio.common.AuthorizationEntity
- setUrl(URL) - Method in class com.podio.common.AuthorizationInterface
- setUrls(List<String>) - Method in class com.podio.contact.ContactCreate
- setUrls(List<String>) - Method in class com.podio.contact.ContactUpdate
- setUrls(List<String>) - Method in class com.podio.contact.ProfileUpdate
- setUsage(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setUser(ProfileMini) - Method in class com.podio.item.AppActivity
- setUser(ProfileMini) - Method in class com.podio.rating.Rating
- setUser(ProfileMini) - Method in class com.podio.share.Share
- setUser(ProfileMini) - Method in class com.podio.space.SpaceMember
- setUser(UserContactTotal) - Method in class com.podio.contact.ContactTotal
- setUser(User) - Method in class com.podio.org.OrganizationMember
- setUser(User) - Method in class com.podio.user.UserStatus
- setUserId(Integer) - Method in class com.podio.contact.Profile
- setUserId(Integer) - Method in class com.podio.contact.ProfileBase
- setUserLimit(int) - Method in class com.podio.org.Organization
- setUserRatings(Map<RatingType, Integer>) - Method in class com.podio.item.Item
- setUserRatings(Map<RatingType, Integer>) - Method in class com.podio.status.StatusFull
- setUsers(List<ProfileMini>) - Method in class com.podio.rating.ValueRatings
- setUsers(List<Integer>) - Method in class com.podio.space.SpaceInvitation
- setUsers(List<Integer>) - Method in class com.podio.space.SpaceMemberAdd
- setUsersCount(int) - Method in class com.podio.org.OrganizationStatistics
- setValue(boolean) - Method in class com.podio.user.PropertyValue
- setValue(int) - Method in class com.podio.rating.Rating
- setValue(int) - Method in class com.podio.rating.SingleRatingValue
- setValue(ProfileField<F, ?>, F) - Method in class com.podio.contact.ProfileFieldValues
- setValue(String) - Method in class com.podio.comment.Comment
- setValue(String) - Method in class com.podio.comment.CommentCreate
- setValue(String) - Method in class com.podio.comment.CommentUpdate
- setValue(String) - Method in class com.podio.status.Status
- setValue(String) - Method in class com.podio.status.StatusCreate
-
Sets the text value of the status message
- setValue(String) - Method in class com.podio.status.StatusUpdate
-
Sets the text value of the status message
- setValues(ProfileField<F, ?>, List<F>) - Method in class com.podio.contact.ProfileFieldValues
- setValues(List<Map<String, ?>>) - Method in class com.podio.item.FieldValuesUpdate
- setValues(List<Map<String, ?>>) - Method in class com.podio.item.FieldValuesView
- setValues(Map<ProfileField<?, ?>, Object>) - Method in class com.podio.contact.ProfileFieldValues
- setVersion(int) - Method in class com.podio.calendar.Event
- setYesno(boolean) - Method in class com.podio.app.ApplicationConfigurationBase
- setYesnoLabel(String) - Method in class com.podio.app.ApplicationConfigurationBase
- setZip(String) - Method in class com.podio.contact.ContactCreate
- setZip(String) - Method in class com.podio.contact.ContactUpdate
- setZip(String) - Method in class com.podio.contact.ProfileUpdate
- Share - Class in com.podio.share
- Share() - Constructor for class com.podio.share.Share
- SHARE - com.podio.common.Right
- SHARE - com.podio.notification.NotificationContextType
- SingleRatingValue - Class in com.podio.rating
- SingleRatingValue() - Constructor for class com.podio.rating.SingleRatingValue
- SKYPE - Static variable in class com.podio.contact.ProfileField
-
The username for Skype
- SMALL - com.podio.app.TextFieldSize
-
A small text field with a single line
- SMALL - com.podio.file.FileSize
- SortBy - Interface in com.podio.filter
- Space - Class in com.podio.space
- Space() - Constructor for class com.podio.space.Space
- SPACE - com.podio.common.ReferenceType
- SPACE - com.podio.contact.ContactType
-
A space contact
- SPACE - com.podio.notification.NotificationContextType
- SPACE_ACCEPT - com.podio.notification.NotificationType
-
The user accepted an invitation to join the space
- SPACE_DECLINE - com.podio.notification.NotificationType
-
The user declined an invitation to join the space
- SPACE_INVITE - com.podio.notification.NotificationType
-
The user was invited to join a space
- SPACE_MEMBER - com.podio.common.ReferenceType
- SpaceAPI - Class in com.podio.space
- SpaceAPI(ResourceFactory) - Constructor for class com.podio.space.SpaceAPI
- SpaceContactTotal - Class in com.podio.contact
- SpaceContactTotal() - Constructor for class com.podio.contact.SpaceContactTotal
- SpaceContactTotals - Class in com.podio.contact
- SpaceContactTotals() - Constructor for class com.podio.contact.SpaceContactTotals
- SpaceCreate - Class in com.podio.space
- SpaceCreate(String, boolean, boolean, int) - Constructor for class com.podio.space.SpaceCreate
- SpaceCreateResponse - Class in com.podio.space
- SpaceCreateResponse() - Constructor for class com.podio.space.SpaceCreateResponse
- SpaceInvitation - Class in com.podio.space
- SpaceInvitation(Role, String, String, boolean, boolean, List<Integer>, List<String>) - Constructor for class com.podio.space.SpaceInvitation
- SpaceInvitationUpdate - Class in com.podio.space
- SpaceInvitationUpdate(String, String) - Constructor for class com.podio.space.SpaceInvitationUpdate
- SpaceMember - Class in com.podio.space
- SpaceMember() - Constructor for class com.podio.space.SpaceMember
- SpaceMemberAdd - Class in com.podio.space
-
To match the format of the JSON data sent using the 'add member to space' API call
- SpaceMemberAdd() - Constructor for class com.podio.space.SpaceMemberAdd
- SpaceMemberDetails - Class in com.podio.space
- SpaceMemberDetails() - Constructor for class com.podio.space.SpaceMemberDetails
- SpaceMemberUpdate - Class in com.podio.space
- SpaceMemberUpdate(Role) - Constructor for class com.podio.space.SpaceMemberUpdate
- SpaceMemberV2 - Class in com.podio.space
-
To match the data returned by the "get space members v2" API call
- SpaceMemberV2() - Constructor for class com.podio.space.SpaceMemberV2
- SpaceMini - Class in com.podio.space
- SpaceMini() - Constructor for class com.podio.space.SpaceMini
- SpaceStatistics - Class in com.podio.space
- SpaceStatistics() - Constructor for class com.podio.space.SpaceStatistics
- SpaceTopMemberGroup - Class in com.podio.space
- SpaceTopMemberGroup() - Constructor for class com.podio.space.SpaceTopMemberGroup
- SpaceTopMembers - Class in com.podio.space
- SpaceTopMembers() - Constructor for class com.podio.space.SpaceTopMembers
- SpaceUpdate - Class in com.podio.space
- SpaceUpdate(String, boolean, boolean) - Constructor for class com.podio.space.SpaceUpdate
- SpaceWithOrganization - Class in com.podio.space
- SpaceWithOrganization() - Constructor for class com.podio.space.SpaceWithOrganization
- StandardSortBy - Enum in com.podio.filter
- START - com.podio.task.TaskActionType
- StateFieldFilterBy - Class in com.podio.filter
- StateFieldFilterBy(int) - Constructor for class com.podio.filter.StateFieldFilterBy
- STATISTICS - com.podio.common.Right
- Status - Class in com.podio.status
-
A status message posted by a user to a space
- Status() - Constructor for class com.podio.status.Status
- STATUS - com.podio.common.ReferenceType
- STATUS - com.podio.notification.NotificationContextType
- STATUS - com.podio.search.ReferenceTypeSearchInApp
- StatusAPI - Class in com.podio.status
-
Status messages are small texts that the users wishes to share with the other users in a space.
- StatusAPI(ResourceFactory) - Constructor for class com.podio.status.StatusAPI
- StatusCreate - Class in com.podio.status
- StatusCreate() - Constructor for class com.podio.status.StatusCreate
- StatusCreate(String, List<Integer>, List<Integer>) - Constructor for class com.podio.status.StatusCreate
- StatusCreateResponse - Class in com.podio.status
- StatusCreateResponse() - Constructor for class com.podio.status.StatusCreateResponse
- StatusFull - Class in com.podio.status
-
A status message posted by a user to a space
- StatusFull() - Constructor for class com.podio.status.StatusFull
- StatusUpdate - Class in com.podio.status
- StatusUpdate() - Constructor for class com.podio.status.StatusUpdate
- StatusUpdate(String, List<Integer>) - Constructor for class com.podio.status.StatusUpdate
- STOP - com.podio.task.TaskActionType
- STREAM - com.podio.app.ApplicationViewType
- StreamActivity - Class in com.podio.stream
- StreamActivity() - Constructor for class com.podio.stream.StreamActivity
- StreamActivityType - Enum in com.podio.stream
- StreamAPI - Class in com.podio.stream
-
Subscriptions allows the user to be notified when an object is created, updated, delete, comments added to it or rated.
- StreamAPI(ResourceFactory) - Constructor for class com.podio.stream.StreamAPI
- StreamObject - Class in com.podio.stream
- StreamObject() - Constructor for class com.podio.stream.StreamObject
- StreamObjectV2 - Class in com.podio.stream
- StreamObjectV2() - Constructor for class com.podio.stream.StreamObjectV2
- subscribe(Reference) - Method in class com.podio.subscription.SubscriptionAPI
-
Subscribes the user to the given object.
- SUBSCRIBE - com.podio.common.Right
- Subscription - Class in com.podio.subscription
- Subscription() - Constructor for class com.podio.subscription.Subscription
- SubscriptionAPI - Class in com.podio.subscription
-
Subscriptions allows the user to be notified when an object is created, updated, delete, comments added to it or rated.
- SubscriptionAPI(ResourceFactory) - Constructor for class com.podio.subscription.SubscriptionAPI
- SYSTEM - com.podio.common.AuthorizationEntityType
T
- TABLE - com.podio.app.ApplicationViewType
- TagAPI - Class in com.podio.tag
-
Tags are words or short sentences that are used as metadata for objects.
- TagAPI(ResourceFactory) - Constructor for class com.podio.tag.TagAPI
- TagCount - Class in com.podio.tag
- TagCount() - Constructor for class com.podio.tag.TagCount
- TagReference - Class in com.podio.tag
- TagReference() - Constructor for class com.podio.tag.TagReference
- Task - Class in com.podio.task
- Task() - Constructor for class com.podio.task.Task
- TASK - com.podio.common.ReferenceType
- TASK - com.podio.contact.ContactOrder
-
How often the active user assigns tasks to the contact
- TASK - com.podio.notification.NotificationContextType
- TASK - com.podio.search.ReferenceTypeSearchInApp
- TASK - com.podio.stream.StreamActivityType
- TASK_ACTION - com.podio.common.ReferenceType
- TaskActionType - Enum in com.podio.task
- TaskAPI - Class in com.podio.task
-
Tasks are used to track what work has to be done.
- TaskAPI(ResourceFactory) - Constructor for class com.podio.task.TaskAPI
- TaskCreate - Class in com.podio.task
- TaskCreate(String, String, boolean, LocalDate, int) - Constructor for class com.podio.task.TaskCreate
- TaskCreateResponse - Class in com.podio.task
- TaskCreateResponse() - Constructor for class com.podio.task.TaskCreateResponse
- TaskDueDate - Class in com.podio.task
- TaskDueDate(LocalDate) - Constructor for class com.podio.task.TaskDueDate
- TaskDueStatus - Enum in com.podio.task
- TaskPrivate - Class in com.podio.task
- TaskPrivate(boolean) - Constructor for class com.podio.task.TaskPrivate
- TasksByDue - Class in com.podio.task
- TasksByDue() - Constructor for class com.podio.task.TasksByDue
- TaskStatus - Enum in com.podio.task
- TasksWithResponsible - Class in com.podio.task
- TasksWithResponsible() - Constructor for class com.podio.task.TasksWithResponsible
- TaskText - Class in com.podio.task
- TaskText(String) - Constructor for class com.podio.task.TaskText
- TaskTotal - Class in com.podio.task
- TaskTotal() - Constructor for class com.podio.task.TaskTotal
- TaskTotals - Class in com.podio.task
- TaskTotals() - Constructor for class com.podio.task.TaskTotals
- TEL - com.podio.app.ApplicationFieldType
-
Tel field
- TENTATIVE - com.podio.calendar.ParticipationStatus
- TEXT - com.podio.app.ApplicationFieldType
-
A short text field that can hold a string
- TextConverter - Class in com.podio.item.map.converter
- TextConverter() - Constructor for class com.podio.item.map.converter.TextConverter
- TextConverterProvider - Class in com.podio.item.map.converter
- TextConverterProvider() - Constructor for class com.podio.item.map.converter.TextConverterProvider
- TextFieldSize - Enum in com.podio.app
- THUMBS - com.podio.rating.RatingType
-
Signals a thumbs up (0) or thumbs down (1)
- THUMBS_DOWN - Static variable in class com.podio.rating.RatingValue
- THUMBS_UP - Static variable in class com.podio.rating.RatingValue
- thumbsDown(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user give thumbs down to the object
- thumbsUp(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user give thumbs up to the object
- TimeZoneDeserializer - Class in com.podio.serialize
- TimeZoneDeserializer() - Constructor for class com.podio.serialize.TimeZoneDeserializer
- TimeZoneSerializer - Class in com.podio.serialize
- TimeZoneSerializer() - Constructor for class com.podio.serialize.TimeZoneSerializer
- TINY - com.podio.file.FileSize
- TITLE - Static variable in class com.podio.contact.ProfileField
-
The persons title, usually the work title
- TitleFilterBy - Class in com.podio.filter
- TitleFilterBy() - Constructor for class com.podio.filter.TitleFilterBy
- toAPI(String) - Static method in class com.podio.item.map.NameUtil
- toCSV(Object...) - Static method in class com.podio.common.CSVUtil
- toCSV(Collection<?>) - Static method in class com.podio.common.CSVUtil
- TODAY - com.podio.task.TaskDueStatus
- toJava(String) - Static method in class com.podio.item.map.NameUtil
- toModel(Object, List<FieldValuesView>) - Method in class com.podio.item.map.FieldMap
- toModel(String, Object) - Method in class com.podio.item.map.converter.ExternalIdConverter
- toModel(Map<String, ?>, Class) - Method in class com.podio.item.map.converter.CategoryConverter
- toModel(Map<String, ?>, Class) - Method in interface com.podio.item.map.converter.FieldConverter
- toModel(Map<String, ?>, Class) - Method in class com.podio.item.map.converter.MoneyConverter
- toModel(Map<String, ?>, Class) - Method in class com.podio.item.map.converter.NumberConverter
- toModel(Map<String, ?>, Class) - Method in class com.podio.item.map.converter.ProgressConverter
- toModel(Map<String, ?>, Class) - Method in class com.podio.item.map.converter.TextConverter
- TOMORROW - com.podio.task.TaskDueStatus
- toString() - Method in exception com.podio.APIApplicationException
- toString() - Method in class com.podio.app.ApplicationFieldSettings
- toString() - Method in enum com.podio.app.ApplicationFieldStatus
- toString() - Method in enum com.podio.app.ApplicationFieldType
- toString() - Method in enum com.podio.app.ApplicationViewType
- toString() - Method in enum com.podio.app.CategoryOptionStatus
- toString() - Method in enum com.podio.app.DateFieldEndDateType
- toString() - Method in enum com.podio.app.DateFieldTimeEntryType
- toString() - Method in enum com.podio.app.TextFieldSize
- toString() - Method in enum com.podio.common.AuthorizationEntityType
- toString() - Method in enum com.podio.common.AvatarType
- toString() - Method in class com.podio.common.Reference
- toString() - Method in enum com.podio.common.ReferenceType
- toString() - Method in enum com.podio.common.Right
- toString() - Method in enum com.podio.common.Role
- toString() - Method in enum com.podio.connection.ConnectionType
- toString() - Method in class com.podio.contact.ProfileField
- toString() - Method in class com.podio.contact.ProfileMini
- toString() - Method in enum com.podio.embed.EmbedType
- toString() - Method in class com.podio.file.FileError
- toString() - Method in class com.podio.file.FileUploadResponse
- toString() - Method in class com.podio.file.FileUploadResult
- toString() - Method in enum com.podio.hook.HookStatus
- toString() - Method in enum com.podio.hook.HookType
- toString() - Method in enum com.podio.item.ItemActivityType
- toString() - Method in class com.podio.item.ItemsResponse
- toString() - Method in enum com.podio.notification.NotificationContextType
- toString() - Method in enum com.podio.notification.NotificationDateType
- toString() - Method in enum com.podio.notification.NotificationType
- toString() - Method in class com.podio.oauth.OAuthClientCredentials
- toString() - Method in enum com.podio.org.OrganizationStatus
- toString() - Method in enum com.podio.rating.RatingType
- toString() - Method in class com.podio.rating.TypeRating
- toString() - Method in class com.podio.rating.ValueRatings
- toString() - Method in class com.podio.search.Counts
- toString() - Method in enum com.podio.search.ReferenceTypeSearchInApp
- toString() - Method in class com.podio.search.SearchInAppResponse
- toString() - Method in enum com.podio.stream.StreamActivityType
- toString() - Method in class com.podio.task.Task
- toString() - Method in enum com.podio.task.TaskActionType
- toString() - Method in enum com.podio.task.TaskDueStatus
- toString() - Method in class com.podio.task.TasksByDue
- toString() - Method in enum com.podio.task.TaskStatus
- toString() - Method in class com.podio.user.User
- toString() - Method in enum com.podio.user.UserStatusType
- toString() - Method in enum com.podio.user.UserType
- toString(Collection<?>, CharSequence) - Static method in class com.podio.common.ToStringUtil
- ToStringUtil - Class in com.podio.common
- toURLFragment() - Method in class com.podio.common.Reference
- toURLFragment(boolean) - Method in class com.podio.common.Reference
- Transient - Annotation Type in com.podio.item.map
- TypeRating - Class in com.podio.rating
- TypeRating() - Constructor for class com.podio.rating.TypeRating
U
- UNRESOLVED - com.podio.embed.EmbedType
-
An invalid or inaccessible link
- unsubscribe(int) - Method in class com.podio.subscription.SubscriptionAPI
-
Stops the subscription with the given id
- unsubscribe(Reference) - Method in class com.podio.subscription.SubscriptionAPI
-
Unsubscribe from getting notifications on actions on the given object.
- UPCOMING - com.podio.task.TaskDueStatus
- update(T, boolean) - Method in class com.podio.item.map.MappedItemAPI
- UPDATE - com.podio.common.Right
- UPDATE - com.podio.item.ItemActivityType
- UPDATE - com.podio.notification.NotificationType
-
An object was updated
- UPDATE - com.podio.stream.StreamActivityType
- UPDATE_DUE_DATE - com.podio.task.TaskActionType
- UPDATE_PRIVATE - com.podio.task.TaskActionType
- UPDATE_TEXT - com.podio.task.TaskActionType
- updateApp(int, ApplicationUpdate) - Method in class com.podio.app.AppAPI
-
Updates an app.
- updateComment(int, CommentUpdate) - Method in class com.podio.comment.CommentAPI
-
Updates an already created comment.
- updateDueDate(int, LocalDate) - Method in class com.podio.task.TaskAPI
-
Updates the due date of the task to the given value
- updateField(int, int, ApplicationFieldConfiguration) - Method in class com.podio.app.AppAPI
-
Updates the configuration of an app field.
- updateFile(int, FileUpdate) - Method in class com.podio.file.FileAPI
-
Used to update the description of the file.
- updateItem(int, ItemUpdate, boolean, boolean) - Method in class com.podio.item.ItemAPI
-
Updates the entire item.
- updateItemFieldValues(int, int, List<Map<String, String>>, boolean, boolean) - Method in class com.podio.item.ItemAPI
-
Update the item values for a specific field.
- updateItemValues(int, List<FieldValuesUpdate>, boolean, boolean) - Method in class com.podio.item.ItemAPI
-
Updates all the values for an item
- updateOrder(int, List<Integer>) - Method in class com.podio.app.AppAPI
-
Updates the order of the apps on the space.
- updateOrganization(int, OrganizationCreate) - Method in class com.podio.org.OrgAPI
-
Updates an organization with new name and logo.
- updatePrivate(int, boolean) - Method in class com.podio.task.TaskAPI
-
Update the private flag on the given task.
- updateProfile(ProfileFieldValues) - Method in class com.podio.user.UserAPI
-
Updates the fields of an existing profile.
- updateProfile(ProfileUpdate) - Method in class com.podio.user.UserAPI
-
Updates the fields of an existing profile.
- updateProfileField(ProfileField<F, ?>, F) - Method in class com.podio.user.UserAPI
-
Updates a single field on the profile of the user
- updateProfileField(ProfileField<F, ?>, F...) - Method in class com.podio.user.UserAPI
-
Updates a single field on the profile of the user
- updateProfileField(ProfileField<F, ?>, List<F>) - Method in class com.podio.user.UserAPI
-
Updates a single field on the profile of the user
- updateSpace(int, SpaceUpdate) - Method in class com.podio.space.SpaceAPI
-
Updates the space with the given id
- updateSpaceContact(int, ContactUpdate, boolean, boolean) - Method in class com.podio.contact.ContactAPI
-
Updates the entire space contact.
- updateSpaceMembership(int, int, Role) - Method in class com.podio.space.SpaceAPI
-
Updates a space membership with another role
- updateStatus(int, StatusUpdate) - Method in class com.podio.status.StatusAPI
-
This will update an existing status message.
- updateTags(Reference, String...) - Method in class com.podio.tag.TagAPI
-
Update the tags on the objects
- updateTags(Reference, Collection<String>) - Method in class com.podio.tag.TagAPI
-
Update the tags on the objects
- updateText(int, String) - Method in class com.podio.task.TaskAPI
-
Updates the text of the task.
- updateUser(UserUpdate) - Method in class com.podio.user.UserAPI
-
Updates the active user.
- uploadFile(String, File) - Method in class com.podio.file.FileAPI
-
Uploads the file to the API
- uploadImage(URL) - Method in class com.podio.file.FileAPI
- uploadImage(URL, String) - Method in class com.podio.file.FileAPI
- URL - Static variable in class com.podio.contact.ProfileField
-
An URL to the persons homepage or the homepage of the company
- User - Class in com.podio.user
- User() - Constructor for class com.podio.user.User
- USER - com.podio.common.AuthorizationEntityType
- USER - com.podio.common.ReferenceType
- USER - com.podio.contact.ContactType
-
Contact of type user
- UserAPI - Class in com.podio.user
-
This area holds all the users which just includes basic operations.
- UserAPI(ResourceFactory) - Constructor for class com.podio.user.UserAPI
- UserContactTotal - Class in com.podio.contact
- UserContactTotal() - Constructor for class com.podio.contact.UserContactTotal
- UserMini - Class in com.podio.user
- UserMini() - Constructor for class com.podio.user.UserMini
- UserStatus - Class in com.podio.user
- UserStatus() - Constructor for class com.podio.user.UserStatus
- UserStatusType - Enum in com.podio.user
- UserType - Enum in com.podio.user
- UserUpdate - Class in com.podio.user
- UserUpdate() - Constructor for class com.podio.user.UserUpdate
- UserUpdate(String, String, String, Locale, TimeZone) - Constructor for class com.podio.user.UserUpdate
- UserUpdate(Locale, TimeZone) - Constructor for class com.podio.user.UserUpdate
V
- validateVerification(int, String) - Method in class com.podio.hook.HookAPI
-
Validates the hook using the code received from the verify call.
- value() - Method in annotation type com.podio.item.map.Field
- valueOf(String) - Static method in enum com.podio.app.ApplicationFieldStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.app.ApplicationFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.app.ApplicationViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.app.CategoryOptionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.app.DateFieldEndDateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.app.DateFieldTimeEntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.app.TextFieldSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.calendar.ParticipationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.common.AuthorizationEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.common.AvatarType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.common.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.common.Right
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.common.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.connection.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.contact.ContactOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.contact.ContactType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.embed.EmbedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.file.FileSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.filter.RelativePodioDate.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.filter.StandardSortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.hook.HookStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.hook.HookType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.item.ItemActivityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.notification.NotificationContextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.notification.NotificationDateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.notification.NotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.org.OrganizationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.rating.RatingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.search.ReferenceTypeSearchInApp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.stream.StreamActivityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.task.TaskActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.task.TaskDueStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.task.TaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.user.UserStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.podio.user.UserType
-
Returns the enum constant of this type with the specified name.
- ValueRatings - Class in com.podio.rating
- ValueRatings() - Constructor for class com.podio.rating.ValueRatings
- values() - Static method in enum com.podio.app.ApplicationFieldStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.app.ApplicationFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.app.ApplicationViewType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.app.CategoryOptionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.app.DateFieldEndDateType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.app.DateFieldTimeEntryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.app.TextFieldSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.calendar.ParticipationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.common.AuthorizationEntityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.common.AvatarType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.common.ReferenceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.common.Right
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.common.Role
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.connection.ConnectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.contact.ContactOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.contact.ContactType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.embed.EmbedType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.file.FileSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.filter.RelativePodioDate.Unit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.filter.StandardSortBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.hook.HookStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.hook.HookType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.item.ItemActivityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.notification.NotificationContextType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.notification.NotificationDateType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.notification.NotificationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.org.OrganizationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.rating.RatingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.search.ReferenceTypeSearchInApp
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.stream.StreamActivityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.task.TaskActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.task.TaskDueStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.task.TaskStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.user.UserStatusType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.podio.user.UserType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VCARD - com.podio.connection.ConnectionType
- VIDEO - com.podio.app.ApplicationFieldType
-
An uploaded video file.
- VIDEO - com.podio.embed.EmbedType
-
A link to a video service provider such as YouTube
- VIEW - com.podio.common.Right
- VIEWED - com.podio.notification.NotificationDateType
-
Ordered by when the notification was viewed
- VOTE - com.podio.common.ReferenceType
- VOTE - com.podio.stream.StreamActivityType
W
- WEEK - com.podio.filter.RelativePodioDate.Unit
- WIDGET - com.podio.common.ReferenceType
Y
- YEAR - com.podio.filter.RelativePodioDate.Unit
- yes(Reference) - Method in class com.podio.rating.RatingAPI
-
Indicates that the active user says "yes" to the object
- YESNO - com.podio.rating.RatingType
-
Signals the user says yes (0) or no (1)
- YESNO_NO - Static variable in class com.podio.rating.RatingValue
- YESNO_YES - Static variable in class com.podio.rating.RatingValue
All Classes All Packages