Interface QapiSeller
- All Superinterfaces:
Map<String,
,SelectableExpression> PersistedObjectColumns
,Tables.Columns
,Tables.Table
-
Nested Class Summary
-
Method Summary
Methods inherited from interface Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Methods inherited from interface PersistedObjectColumns
createDate, createdBy, id, lastUpdateBy, lastUpdateDate, version
-
Method Details
-
sellerId
SelectableExpression sellerId() -
name
SelectableExpression name() -
userGroupEdit
SelectableExpression userGroupEdit() -
userGroupViewDetails
SelectableExpression userGroupViewDetails() -
reportsTo
SelectableExpression reportsTo()
-