no.sesat.search.user
Interface UserLogin


public interface UserLogin

Author:
haavard

Method Summary
 Date getConfirmed()
           
 String getConfirmKey()
           
 String getLogin()
           
 int getType()
           
 User getUser()
           
 void setConfirmed(Date confirmed)
           
 void setLogin(String username)
           
 

Method Detail

getConfirmed

Date getConfirmed()
Returns:
the confirmed

setConfirmed

void setConfirmed(Date confirmed)
Parameters:
confirmed - the confirmed to set

getLogin

String getLogin()
Returns:
the login

setLogin

void setLogin(String username)
Parameters:
username - the username to set

getUser

User getUser()

getType

int getType()

getConfirmKey

String getConfirmKey()


Copyright © 2009 Schibsted Søk AS. All Rights Reserved.