| Package | Description |
|---|---|
| de.alpharogroup.dating.system.enums | |
| de.alpharogroup.dating.system.factories |
| Modifier and Type | Method and Description |
|---|---|
static RelationshipState |
RelationshipState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipState[] |
RelationshipState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfiles |
DomainObjectFactory.newUserProfile(Integer age,
EducationState educationState,
FigureType figure,
HaircolorType haircolor,
Integer height,
InterestsType interests,
String occupation,
String profileText,
RelationshipState relationshipState,
SmokerState smokerstate,
de.alpharogroup.user.management.entities.Users user,
de.alpharogroup.resource.system.entities.Resources userImage,
Integer weight,
ZodiacSignType zodiacSign,
SearchCriterias searchCriteria)
Gets the user profile.
|
UserProfiles |
FlirtAndDateObjectFactory.newUserProfile(Integer age,
EducationState educationState,
FigureType figure,
HaircolorType haircolor,
Integer height,
InterestsType interests,
String occupation,
String profileText,
RelationshipState relationshipState,
SmokerState smokerstate,
de.alpharogroup.user.management.entities.Users user,
de.alpharogroup.resource.system.entities.Resources userImage,
Integer weight,
ZodiacSignType zodiacSign,
SearchCriterias searchCriteria)
New user profile.
|
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.