Interface CurrentUserAware
-
public interface CurrentUserAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetCurrentUser(UserBean currentUser)
-
-
-
Method Detail
-
setCurrentUser
void setCurrentUser(UserBean currentUser)
-
-