Package org.bardframework.crud.api.base
Interface BaseRestController<U>
-
public interface BaseRestController<U>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UgetUser()
-
-
-
Method Detail
-
getUser
U getUser()
-
-