Class Registration
java.lang.Object
ch.tocco.nice2.optional.membership.impl.registration.rebind.Registration
Deprecated.
This bean represents a membership registration.
It consists of a
membership type
, the main user
which also include his address, the rebind values for the membership
(without type)
and the team members
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.User[]
Deprecated.getType()
Deprecated.void
setMainUser
(User mainUser) Deprecated.void
setMembershipRebindValues
(RebindValue[] membershipRebindValues) Deprecated.void
setTeamMembers
(User[] teamMembers) Deprecated.void
Deprecated.