Package net.sf.basedb.core
Class ItemContext.RowRestrictions
java.lang.Object
net.sf.basedb.core.ItemContext.RowRestrictions
- Enclosing class:
- ItemContext
-
Field Summary
Modifier and TypeFieldDescription(package private) List<Restriction>
(package private) IdListRestriction
(package private) final int
-
Constructor Summary
-
Method Summary
-
Field Details
-
rowIndex
final int rowIndex -
restrictions
List<Restriction> restrictions -
rowIdList
IdListRestriction rowIdList
-
-
Constructor Details
-
RowRestrictions
public RowRestrictions(int rowIndex)
-
-
Method Details
-
getRowRestriction
Restriction getRowRestriction() -
addRestriction
-