@Transactional public class InvitationDao extends Object
Constructor and Description |
---|
InvitationDao() |
Modifier and Type | Method and Description |
---|---|
Invitation |
get(Long invId) |
Invitation |
getInvitationByHashCode(String hashCode,
boolean hidePass) |
Invitation |
update(Invitation invitation) |
public Invitation update(Invitation invitation)
public Invitation get(Long invId)
public Invitation getInvitationByHashCode(String hashCode, boolean hidePass)
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.