Class ResponseRow
java.lang.Object
org.chenile.query.model.ResponseRow
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
row
-
allowedActions
-
-
Constructor Details
-
ResponseRow
public ResponseRow()
-
-
Method Details
-
getRow
- Returns:
- the rowInfo
-
setRow
- Parameters:
row- the row to set
-
getAllowedActions
-
setAllowedActions
-
toString
-