Uses of Class
org.apache.openmeetings.db.entity.label.StringLabel
-
Uses of StringLabel in org.apache.openmeetings.db.dao.label
Modifier and TypeMethodDescriptionLabelDao.get
(long id) static StringLabel
LabelDao.update
(Locale l, StringLabel entity) LabelDao.update
(StringLabel entity, Long userId) Modifier and TypeMethodDescriptionLabelDao.get
(long start, long count) LabelDao.get
(String search, long start, long count, org.apache.wicket.extensions.markup.html.repeater.util.SortParam<String> order) static List<StringLabel>
LabelDao.get
(Locale l, String search, long start, long count, org.apache.wicket.extensions.markup.html.repeater.util.SortParam<String> sort) Modifier and TypeMethodDescriptionstatic void
LabelDao.delete
(Locale l, StringLabel entity) void
LabelDao.delete
(StringLabel entity, Long userId) static StringLabel
LabelDao.update
(Locale l, StringLabel entity) LabelDao.update
(StringLabel entity, Long userId) -
Uses of StringLabel in org.apache.openmeetings.db.entity.label