ProfileEntity |
IdentityEntity.getProfile() |
ProfileEntity |
ProfileEntity.setAboutMe(String aboutMe) |
ProfileEntity |
ProfileEntity.setAvatar(String avatar) |
ProfileEntity |
ProfileEntity.setBanner(String banner) |
ProfileEntity |
ProfileEntity.setCity(String city) |
ProfileEntity |
ProfileEntity.setCompany(String company) |
ProfileEntity |
ProfileEntity.setConnectionsCount(String connectionsCount) |
ProfileEntity |
ProfileEntity.setConnectionsInCommonCount(String connectionsInCommonCount) |
ProfileEntity |
ProfileEntity.setCountry(String country) |
ProfileEntity |
ProfileEntity.setDeleted(Boolean deleted) |
ProfileEntity |
ProfileEntity.setDepartment(String department) |
ProfileEntity |
ProfileEntity.setEmail(String email) |
ProfileEntity |
ProfileEntity.setEnabled(boolean enable) |
ProfileEntity |
ProfileEntity.setExperiences(List<ExperienceEntity> experiences) |
ProfileEntity |
ProfileEntity.setFirstname(String firstname) |
ProfileEntity |
ProfileEntity.setFullname(String fullname) |
ProfileEntity |
ProfileEntity.setGender(String gender) |
ProfileEntity |
ProfileEntity.setIdentity(String identity) |
ProfileEntity |
ProfileEntity.setIms(List<IMEntity> ims) |
ProfileEntity |
ProfileEntity.setIsGroupBound(boolean isSpaceRedactor) |
ProfileEntity |
ProfileEntity.setIsInvited(boolean isInvited) |
ProfileEntity |
ProfileEntity.setIsManager(boolean isManager) |
ProfileEntity |
ProfileEntity.setIsMember(boolean isMember) |
ProfileEntity |
ProfileEntity.setIsPending(boolean isPending) |
ProfileEntity |
ProfileEntity.setIsSpaceRedactor(boolean isSpaceRedactor) |
ProfileEntity |
ProfileEntity.setIsSpacesManager(boolean isSpacesManager) |
ProfileEntity |
ProfileEntity.setLastname(String lastname) |
ProfileEntity |
ProfileEntity.setLocation(String location) |
ProfileEntity |
ProfileEntity.setPosition(String position) |
ProfileEntity |
ProfileEntity.setProfession(String profession) |
ProfileEntity |
ProfileEntity.setRelationshipStatus(String relationshipStatus) |
ProfileEntity |
ProfileEntity.setSpacesCount(String spacesCount) |
ProfileEntity |
ProfileEntity.setTeam(String team) |
ProfileEntity |
ProfileEntity.setUrls(List<URLEntity> urls) |
ProfileEntity |
ProfileEntity.setUsername(String username) |