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