Verwendungen von Schnittstelle
org.teamapps.model.system.SystemStarts
Packages, die SystemStarts verwenden
-
Verwendungen von SystemStarts in org.teamapps.model.system
Klassen in org.teamapps.model.system, die SystemStarts implementierenMethoden in org.teamapps.model.system, die SystemStarts zurückgebenModifizierer und TypMethodeBeschreibungUdbSystemStarts.build()UdbSystemStarts.build(int id) static SystemStartsSystemStarts.create()static SystemStartsSystemStarts.create(int id) static SystemStartsSystemStarts.getById(int id) SystemStarts.setTimestamp(Instant value) UdbSystemStarts.setTimestamp(Instant value) SystemStarts.setTimestampAsEpochMilli(long value) UdbSystemStarts.setTimestampAsEpochMilli(long value) SystemStarts.setTimestampAsEpochSecond(int value) UdbSystemStarts.setTimestampAsEpochSecond(int value) Methoden in org.teamapps.model.system, die Typen mit Argumenten vom Typ SystemStarts zurückgebenModifizierer und TypMethodeBeschreibungstatic List<SystemStarts>SystemStarts.getAll()static List<SystemStarts>UdbSystemStarts.getAll()static org.teamapps.universaldb.record.EntityBuilder<SystemStarts>SystemStarts.getBuilder()static List<SystemStarts>SystemStarts.getDeletedRecords()static List<SystemStarts>UdbSystemStarts.getDeletedRecords()static List<SystemStarts>SystemStarts.sort(List<SystemStarts> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<SystemStarts>UdbSystemStarts.sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<SystemStarts>UdbSystemStarts.sort(List<SystemStarts> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) Methodenparameter in org.teamapps.model.system mit Typargumenten vom Typ SystemStartsModifizierer und TypMethodeBeschreibungSystemStartsQuery.customFilter(Function<SystemStarts, Boolean> customFilter) UdbSystemStartsQuery.customFilter(Function<SystemStarts, Boolean> customFilter) static List<SystemStarts>SystemStarts.sort(List<SystemStarts> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<SystemStarts>UdbSystemStarts.sort(List<SystemStarts> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path)