Package | Description |
---|---|
org.alfresco.repo.domain.propval | |
org.alfresco.repo.domain.propval.ibatis |
Modifier and Type | Method and Description |
---|---|
protected abstract PropertyValueEntity |
AbstractPropertyValueDAOImpl.createPropertyValue(Serializable value) |
protected abstract PropertyValueEntity |
AbstractPropertyValueDAOImpl.findPropertyValueById(Long id) |
protected abstract PropertyValueEntity |
AbstractPropertyValueDAOImpl.findPropertyValueByValue(Serializable value) |
PropertyValueEntity |
PropertyIdSearchRow.getValueEntity() |
Modifier and Type | Method and Description |
---|---|
protected PropertyValueEntity |
PropertyValueDAOImpl.createPropertyValue(Serializable value) |
protected PropertyValueEntity |
PropertyValueDAOImpl.findPropertyValueById(Long id) |
protected PropertyValueEntity |
PropertyValueDAOImpl.findPropertyValueByValue(Serializable value) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.