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