| Package | Description |
|---|---|
| org.alfresco.repo.domain.propval | |
| org.alfresco.repo.domain.propval.ibatis |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PropertyDateValueEntity |
AbstractPropertyValueDAOImpl.createDateValue(Date value) |
protected abstract PropertyDateValueEntity |
AbstractPropertyValueDAOImpl.findDateValueById(Long id) |
protected abstract PropertyDateValueEntity |
AbstractPropertyValueDAOImpl.findDateValueByValue(Date value) |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyDateValueEntity |
PropertyValueDAOImpl.createDateValue(Date value) |
protected PropertyDateValueEntity |
PropertyValueDAOImpl.findDateValueById(Long id) |
protected PropertyDateValueEntity |
PropertyValueDAOImpl.findDateValueByValue(Date value) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.