Skip navigation links
A C D E F G H I N P R S U V Z 

A

ApplicationRoles - Enum in de.alpharogroup.dating.system.enums
The Enum ApplicationRoles.

C

compareTo(ProfileNotices) - Method in class de.alpharogroup.dating.system.entities.ProfileNotices

D

de.alpharogroup.dating.system.daos - package de.alpharogroup.dating.system.daos
 
de.alpharogroup.dating.system.entities - package de.alpharogroup.dating.system.entities
 
de.alpharogroup.dating.system.enums - package de.alpharogroup.dating.system.enums
 
de.alpharogroup.dating.system.factories - package de.alpharogroup.dating.system.factories
 
DomainObjectFactory - Class in de.alpharogroup.dating.system.factories
A factory for creating DomainObject objects.

E

EducationState - Enum in de.alpharogroup.dating.system.enums
 

F

FavoriteMembers - Class in de.alpharogroup.dating.system.entities
Object mapping for hibernate-handled table: favorite_members author: auto-generated
FavoriteMembers() - Constructor for class de.alpharogroup.dating.system.entities.FavoriteMembers
 
FavoriteMembersDao - Class in de.alpharogroup.dating.system.daos
 
FavoriteMembersDao() - Constructor for class de.alpharogroup.dating.system.daos.FavoriteMembersDao
 
FigureType - Enum in de.alpharogroup.dating.system.enums
 
FlirtAndDateObjectFactory - Class in de.alpharogroup.dating.system.factories
DAO factory implementation author: auto-generated
FriendshipRequests - Class in de.alpharogroup.dating.system.entities
Object mapping for hibernate-handled table: friendship_requests author: auto-generated
FriendshipRequests() - Constructor for class de.alpharogroup.dating.system.entities.FriendshipRequests
 
FriendshipRequestsDao - Class in de.alpharogroup.dating.system.daos
 
FriendshipRequestsDao() - Constructor for class de.alpharogroup.dating.system.daos.FriendshipRequestsDao
 
FriendshipRequestsState - Enum in de.alpharogroup.dating.system.enums
 

G

getEntityManager() - Method in class de.alpharogroup.dating.system.daos.FavoriteMembersDao
 
getEntityManager() - Method in class de.alpharogroup.dating.system.daos.FriendshipRequestsDao
 
getEntityManager() - Method in class de.alpharogroup.dating.system.daos.ProfileNoticesDao
 
getEntityManager() - Method in class de.alpharogroup.dating.system.daos.ProfileRatingsDao
 
getEntityManager() - Method in class de.alpharogroup.dating.system.daos.ProfileVisitorsDao
 
getEntityManager() - Method in class de.alpharogroup.dating.system.daos.SearchCriteriasDao
 
getEntityManager() - Method in class de.alpharogroup.dating.system.daos.UserProfilesDao
 
getInstance() - Static method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the single instance of DomainObjectFactory.
getInstance() - Static method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Gets the single instance of DomainObjectFactory.
getRolename() - Method in enum de.alpharogroup.dating.system.enums.ApplicationRoles
Gets the rolename.

H

HaircolorType - Enum in de.alpharogroup.dating.system.enums
 

I

InterestsType - Enum in de.alpharogroup.dating.system.enums
 

N

newAddresses(String, Federalstates, String, BigDecimal, BigDecimal, String, String, Zipcodes) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the addresses.
newAddresses(String, Federalstates, String, Integer, String, String, String, String, Zipcodes) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Data pool factory for Addresses.
newContactmethods(ContactmethodType, String) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the contacts.
newContactmethods(ContactmethodType, String, Integer) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Domain object factory for Contactmethods.
newCountries(String, String, String, String) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the countries.
newCountries(Integer, String, String, String, String) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Domain object factory for Countries.
newFavoriteMembers(UserProfiles, Users) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
 
newFavoriteMembers(UserProfiles, Users) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
New favorite members.
newFederalstates(Countries, String, String, String, String) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the federalstates.
newFederalstates(Countries, Integer, String, String, String, String) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Data pool factory for Federalstates.
newFriendshipRequests(Users, Users, FriendshipRequestsState) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
 
newFriendshipRequests(Users, Users, FriendshipRequestsState) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
New friendship requests.
newMessageRecipients(Messages, Users) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the message recipients.
newMessageRecipients(Integer, Messages, Users) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Data pool factory for MessageRecipients.
newMessages(Boolean, Boolean, String, String, MessageType, Boolean, Users, Date, Boolean, MessageState, String, Messages) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the messages.
newMessages(Boolean, Boolean, String, Integer, String, MessageType, Boolean, Users, Date, Boolean, MessageState, String, Messages) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Data pool factory for Messages.
newPermissions(String, String, String) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the permissions.
newPermissions(String, Integer, String, String) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Domain object factory for Permissions.
newProfileNotice(String, Users, UserProfiles) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
 
newProfileNotice(String, Users, UserProfiles) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
New profile notice.
newProfileVisitors(Date, Users, UserProfiles, Integer) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
 
newProfileVisitors(Date, Users, UserProfiles, Integer) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
New profile visitors.
newResetPasswords(Date, String, Date, Users) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the reset passwords.
newResetPasswords(Integer, Date, String, Date, Users) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Data pool factory for ResetPasswords.
newResources(String, String, String, String, Byte[], Date, Boolean, String) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the images.
newResources(String, String, String, String, Integer, Byte[], Date, Boolean, String) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Domain object factory for Images.
newRoles(String, String, Set<Permissions>) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the roles.
newRoles(String, Integer, String, Set<Permissions>) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Domain object factory for Roles.
newSearchCriteria(Integer, Integer, GenderType) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
 
newSearchCriteria(Integer, Integer, GenderType) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
New search criteria.
newUserProfile(Integer, EducationState, FigureType, HaircolorType, Integer, InterestsType, String, String, RelationshipState, SmokerState, Users, Resources, Integer, ZodiacSignType, SearchCriterias) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the user profile.
newUserProfile(Integer, EducationState, FigureType, HaircolorType, Integer, InterestsType, String, String, RelationshipState, SmokerState, Users, Resources, Integer, ZodiacSignType, SearchCriterias) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
New user profile.
newUsers(Boolean, String, String, String, Boolean, UserDatas, Set<Roles>) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
 
newUsers(Boolean, String, String, String, Boolean, UserDatas, Set<Roles>) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Domain object factory for Users.
newZipcodes(Countries, String, String) - Method in class de.alpharogroup.dating.system.factories.DomainObjectFactory
Gets the zipcodes.
newZipcodes(Integer, Countries, String, String) - Method in class de.alpharogroup.dating.system.factories.FlirtAndDateObjectFactory
Domain object factory for Zipcodes.

P

ProfileNotices - Class in de.alpharogroup.dating.system.entities
The Entity class ProfileNotices is keeping the information for the notices for a profile from a user.
ProfileNotices() - Constructor for class de.alpharogroup.dating.system.entities.ProfileNotices
 
ProfileNoticesDao - Class in de.alpharogroup.dating.system.daos
 
ProfileNoticesDao() - Constructor for class de.alpharogroup.dating.system.daos.ProfileNoticesDao
 
ProfileRatings - Class in de.alpharogroup.dating.system.entities
The Class ProfileRatings extends the Ratings class that contains the general data for rating entities.
ProfileRatings() - Constructor for class de.alpharogroup.dating.system.entities.ProfileRatings
 
ProfileRatingsDao - Class in de.alpharogroup.dating.system.daos
 
ProfileRatingsDao() - Constructor for class de.alpharogroup.dating.system.daos.ProfileRatingsDao
 
ProfileVisitors - Class in de.alpharogroup.dating.system.entities
Object mapping for hibernate-handled table: profile_visitors author: auto-generated.
ProfileVisitors() - Constructor for class de.alpharogroup.dating.system.entities.ProfileVisitors
 
ProfileVisitorsDao - Class in de.alpharogroup.dating.system.daos
 
ProfileVisitorsDao() - Constructor for class de.alpharogroup.dating.system.daos.ProfileVisitorsDao
 

R

RelationshipState - Enum in de.alpharogroup.dating.system.enums
 

S

SearchCriterias - Class in de.alpharogroup.dating.system.entities
Object mapping for hibernate-handled table: search_criteria.
SearchCriterias() - Constructor for class de.alpharogroup.dating.system.entities.SearchCriterias
 
SearchCriteriasDao - Class in de.alpharogroup.dating.system.daos
 
SearchCriteriasDao() - Constructor for class de.alpharogroup.dating.system.daos.SearchCriteriasDao
 
setEntityManager(EntityManager) - Method in class de.alpharogroup.dating.system.daos.FavoriteMembersDao
 
setEntityManager(EntityManager) - Method in class de.alpharogroup.dating.system.daos.FriendshipRequestsDao
 
setEntityManager(EntityManager) - Method in class de.alpharogroup.dating.system.daos.ProfileNoticesDao
 
setEntityManager(EntityManager) - Method in class de.alpharogroup.dating.system.daos.ProfileRatingsDao
 
setEntityManager(EntityManager) - Method in class de.alpharogroup.dating.system.daos.ProfileVisitorsDao
 
setEntityManager(EntityManager) - Method in class de.alpharogroup.dating.system.daos.SearchCriteriasDao
 
setEntityManager(EntityManager) - Method in class de.alpharogroup.dating.system.daos.UserProfilesDao
 
SmokerState - Enum in de.alpharogroup.dating.system.enums
 

U

UserProfiles - Class in de.alpharogroup.dating.system.entities
Object mapping for hibernate-handled table: user_profile
UserProfiles() - Constructor for class de.alpharogroup.dating.system.entities.UserProfiles
 
UserProfilesDao - Class in de.alpharogroup.dating.system.daos
 
UserProfilesDao() - Constructor for class de.alpharogroup.dating.system.daos.UserProfilesDao
 

V

valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.ApplicationRoles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.EducationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.FigureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.FriendshipRequestsState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.HaircolorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.InterestsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.RelationshipState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.SmokerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.dating.system.enums.ZodiacSignType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.alpharogroup.dating.system.enums.ApplicationRoles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.dating.system.enums.EducationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.dating.system.enums.FigureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.dating.system.enums.FriendshipRequestsState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.dating.system.enums.HaircolorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.dating.system.enums.InterestsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.dating.system.enums.RelationshipState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.dating.system.enums.SmokerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.dating.system.enums.ZodiacSignType
Returns an array containing the constants of this enum type, in the order they are declared.

Z

ZodiacSignType - Enum in de.alpharogroup.dating.system.enums
 
A C D E F G H I N P R S U V Z 
Skip navigation links

Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.