LogUserVisitImpl ================ .. java:package:: org.caosdb.server.database.backend.interfaces :noindex: .. java:type:: public interface LogUserVisitImpl extends BackendTransactionImpl Methods ------- logUserReturnIsKnown ^^^^^^^^^^^^^^^^^^^^ .. java:method:: boolean logUserReturnIsKnown(long timestamp, String realm, String username, String type) :outertype: LogUserVisitImpl Return true if this is not the first visit of this user.