Package | Description |
---|---|
org.alfresco.repo.domain.propval | |
org.alfresco.repo.domain.propval.ibatis |
Modifier and Type | Method and Description |
---|---|
protected abstract PropertyDoubleValueEntity |
AbstractPropertyValueDAOImpl.createDoubleValue(Double value) |
protected abstract PropertyDoubleValueEntity |
AbstractPropertyValueDAOImpl.findDoubleValueById(Long id) |
protected abstract PropertyDoubleValueEntity |
AbstractPropertyValueDAOImpl.findDoubleValueByValue(Double value) |
Modifier and Type | Method and Description |
---|---|
protected PropertyDoubleValueEntity |
PropertyValueDAOImpl.createDoubleValue(Double value) |
protected PropertyDoubleValueEntity |
PropertyValueDAOImpl.findDoubleValueById(Long id) |
protected PropertyDoubleValueEntity |
PropertyValueDAOImpl.findDoubleValueByValue(Double value) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.