public abstract class HierarchicalModel<P extends BaseModel> extends BaseModel
BaseModel.ErrorType| Modifier and Type | Field and Description |
|---|---|
protected P |
parent |
changeSupport, GET_ID_FUNCTION, id, modified| Constructor and Description |
|---|
HierarchicalModel() |
HierarchicalModel(android.database.Cursor cursor) |
| Modifier and Type | Method and Description |
|---|---|
P |
getParent() |
<T extends BaseModel> |
getParent(Class<T> parentClass) |
String |
getParentId() |
void |
setParent(P parent) |
addPropertyChangeListener, addPropertyChangeListener, checkValidity, convertIntoContentValues, equals, firePropertyChange, getId, getOneRequiredFields, getRequiredFields, getTableName, hashCode, isModified, isNew, putValue, putValue, putValue, putValue, setId, setModified, toStringCopyright © 2013–2014 CodeLutin. All rights reserved.