Uses of Class
com.podio.space.Space
-
Packages that use Space Package Description com.podio.contact com.podio.org com.podio.search com.podio.space -
-
Uses of Space in com.podio.contact
Methods in com.podio.contact that return Space Modifier and Type Method Description SpaceSpaceContactTotal. getSpace()Methods in com.podio.contact with parameters of type Space Modifier and Type Method Description voidSpaceContactTotal. setSpace(Space space) -
Uses of Space in com.podio.org
Methods in com.podio.org that return Space Modifier and Type Method Description SpaceOrgAPI. getSpaceByURL(int orgId, String url)Return the space with the given URL on the space.Methods in com.podio.org that return types with arguments of type Space Modifier and Type Method Description List<Space>OrgAPI. getSpaces(int orgId)Returns all the spaces for the organization. -
Uses of Space in com.podio.search
Methods in com.podio.search that return Space Modifier and Type Method Description SpaceSearchResult. getSpace()Methods in com.podio.search with parameters of type Space Modifier and Type Method Description voidSearchResult. setSpace(Space space) -
Uses of Space in com.podio.space
Subclasses of Space in com.podio.space Modifier and Type Class Description classSpaceWithOrganizationMethods in com.podio.space that return Space Modifier and Type Method Description SpaceSpaceAPI. getSpace(int spaceId)Get the space with the given idSpaceSpaceMemberDetails. getSpace()
-