@Service @Transactional public class CmsContentAttributeService extends BaseService<CmsContentAttribute>
限定符和类型 | 字段和说明 |
---|---|
protected static java.lang.String[] |
ignoreProperties |
basedao, log
构造器和说明 |
---|
CmsContentAttributeService() |
限定符和类型 | 方法和说明 |
---|---|
void |
updateAttribute(java.lang.Long contentId,
CmsContentAttribute entity) |
delete, delete, delete, getEntity, getEntity, getEntitys, getEntitys, getEntitys, getEntitys, getId, save, save, update, update
public void updateAttribute(java.lang.Long contentId, CmsContentAttribute entity)
contentId
- entity
-