Class Profile
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.party.server.entity.Profile
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseEntity
_entityPermission
-
Constructor Summary
ConstructorsConstructorDescriptionProfile()
Creates a new instance of ProfileProfile
(ProfileValue value, EntityPermission entityPermission) Creates a new instance of Profile -
Method Summary
Modifier and TypeMethodDescriptionboolean
getBio()
boolean
getBioMimeType
(EntityPermission entityPermission) getBioMimeType
(Session session) getBioMimeType
(Session session, EntityPermission entityPermission) getBioMimeTypeForUpdate
(Session session) boolean
getBirthdayFormat
(EntityPermission entityPermission) getBirthdayFormat
(Session session) getBirthdayFormat
(Session session, EntityPermission entityPermission) getBirthdayFormatForUpdate
(Session session) boolean
boolean
boolean
getGender
(EntityPermission entityPermission) getGender
(Session session, EntityPermission entityPermission) getGenderForUpdate
(Session session) boolean
boolean
getIcon()
getIcon
(EntityPermission entityPermission) getIcon
(Session session, EntityPermission entityPermission) getIconForUpdate
(Session session) boolean
boolean
boolean
boolean
getParty()
getParty
(EntityPermission entityPermission) getParty
(Session session, EntityPermission entityPermission) getPartyForUpdate
(Session session) boolean
boolean
boolean
boolean
getSignatureMimeType
(EntityPermission entityPermission) getSignatureMimeType
(Session session) getSignatureMimeType
(Session session, EntityPermission entityPermission) getSignatureMimeTypeForUpdate
(Session session) boolean
boolean
boolean
int
hashCode()
void
remove()
void
void
void
setBioMimeType
(MimeType entity) void
setBioMimeTypePK
(MimeTypePK bioMimeTypePK) void
setBirthday
(Integer birthday) void
setBirthdayFormat
(BirthdayFormat entity) void
setBirthdayFormatPK
(BirthdayFormatPK birthdayFormatPK) void
setFromTime
(Long fromTime) void
void
setGenderPK
(GenderPK genderPK) void
setHobbies
(String hobbies) void
void
void
setLocation
(String location) void
setNickname
(String nickname) void
setOccupation
(String occupation) void
void
setPartyPK
(PartyPK partyPK) void
setProfileValue
(ProfileValue value) void
setPronouns
(String pronouns) void
setPronunciation
(String pronunciation) void
setSignature
(String signature) void
setSignatureMimeType
(MimeType entity) void
setSignatureMimeTypePK
(MimeTypePK signatureMimeTypePK) void
setThruTime
(Long thruTime) void
toString()
Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
Profile
Creates a new instance of Profile- Throws:
PersistenceException
-
Profile
Creates a new instance of Profile
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstance
in classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModified
in classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
store
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
getProfileValue
-
setProfileValue
- Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKey
in classBaseEntity
-
getPartyPK
-
getParty
-
getParty
-
getParty
-
getParty
-
getPartyForUpdate
-
getPartyForUpdate
-
setPartyPK
public void setPartyPK(PartyPK partyPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setParty
-
getPartyPKHasBeenModified
-
getNickname
-
setNickname
public void setNickname(String nickname) throws PersistenceNotNullException, PersistenceReadOnlyException -
getNicknameHasBeenModified
-
getIconPK
-
getIcon
-
getIcon
-
getIcon
-
getIcon
-
getIconForUpdate
-
getIconForUpdate
-
setIconPK
public void setIconPK(IconPK iconPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setIcon
-
getIconPKHasBeenModified
-
getPronunciation
-
setPronunciation
public void setPronunciation(String pronunciation) throws PersistenceNotNullException, PersistenceReadOnlyException -
getPronunciationHasBeenModified
-
getGenderPK
-
getGender
-
getGender
-
getGender
-
getGender
-
getGenderForUpdate
-
getGenderForUpdate
-
setGenderPK
public void setGenderPK(GenderPK genderPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGender
-
getGenderPKHasBeenModified
-
getPronouns
-
setPronouns
public void setPronouns(String pronouns) throws PersistenceNotNullException, PersistenceReadOnlyException -
getPronounsHasBeenModified
-
getBirthday
-
setBirthday
public void setBirthday(Integer birthday) throws PersistenceNotNullException, PersistenceReadOnlyException -
getBirthdayHasBeenModified
-
getBirthdayFormatPK
-
getBirthdayFormat
-
getBirthdayFormat
-
getBirthdayFormat
-
getBirthdayFormat
-
getBirthdayFormatForUpdate
-
getBirthdayFormatForUpdate
-
setBirthdayFormatPK
public void setBirthdayFormatPK(BirthdayFormatPK birthdayFormatPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setBirthdayFormat
-
getBirthdayFormatPKHasBeenModified
-
getOccupation
-
setOccupation
public void setOccupation(String occupation) throws PersistenceNotNullException, PersistenceReadOnlyException -
getOccupationHasBeenModified
-
getHobbies
-
setHobbies
public void setHobbies(String hobbies) throws PersistenceNotNullException, PersistenceReadOnlyException -
getHobbiesHasBeenModified
-
getLocation
-
setLocation
public void setLocation(String location) throws PersistenceNotNullException, PersistenceReadOnlyException -
getLocationHasBeenModified
-
getBioMimeTypePK
-
getBioMimeType
-
getBioMimeType
-
getBioMimeType
-
getBioMimeType
-
getBioMimeTypeForUpdate
-
getBioMimeTypeForUpdate
-
setBioMimeTypePK
public void setBioMimeTypePK(MimeTypePK bioMimeTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setBioMimeType
-
getBioMimeTypePKHasBeenModified
-
getBio
-
setBio
-
getBioHasBeenModified
-
getSignatureMimeTypePK
-
getSignatureMimeType
-
getSignatureMimeType
-
getSignatureMimeType
-
getSignatureMimeType
-
getSignatureMimeTypeForUpdate
-
getSignatureMimeTypeForUpdate
-
setSignatureMimeTypePK
public void setSignatureMimeTypePK(MimeTypePK signatureMimeTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setSignatureMimeType
-
getSignatureMimeTypePKHasBeenModified
-
getSignature
-
setSignature
public void setSignature(String signature) throws PersistenceNotNullException, PersistenceReadOnlyException -
getSignatureHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-