@MappedSuperclass
public interface ProjectBasedEntity<ID extends Number>
extends org.beangle.commons.entity.Entity<ID>, org.beangle.commons.entity.TimeEntity
| Modifier and Type | Method and Description |
|---|---|
Project |
getProject()
获得项目
|
void |
setProject(Project project)
设置项目
|
Copyright © 2005–2018 The OpenURP Software. All rights reserved.