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