Package cn.sparrow.model.organization
Class OrganizationLevel
java.lang.Object
cn.sparrow.model.common.AbstractOperationLog
cn.sparrow.model.organization.OrganizationLevel
- All Implemented Interfaces:
Serializable
,org.springframework.data.domain.Persistable<OrganizationLevelPK>
@Entity public class OrganizationLevelextends AbstractOperationLog implements org.springframework.data.domain.Persistable<OrganizationLevelPK>
- See Also:
- Serialized Form
Constructor Details
OrganizationLevel
public OrganizationLevel()OrganizationLevel
Method Details
isNew
public boolean isNew()- Specified by:
isNew
in interfaceorg.springframework.data.domain.Persistable<OrganizationLevelPK>