Interface TableService
public interface TableService
-
Method Summary
Modifier and TypeMethodDescriptionuserTableGet
(boolean defaultUserTable, String module, String tableId) boolean
userTableReset
(boolean defaultUserTable, String module, String tableId) void
userTableSet
(boolean defaultUserTable, BGUserTable userTable)