Class CreateUpdateTimeHiddenIntModel
java.lang.Object
cn.net.vidyo.framework.data.jpa.domain.Model<Integer>
cn.net.vidyo.framework.data.jpa.domain.impl.IntModel
cn.net.vidyo.framework.data.jpa.domain.impl.CreateUpdateTimeIntModel
cn.net.vidyo.framework.data.jpa.domain.impl.CreateUpdateTimeHiddenIntModel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.net.vidyo.framework.data.jpa.domain.impl.CreateUpdateTimeIntModel
getCreatetime, getUpdatetime, prePersist, preUpdate, setCreatetime, setUpdatetimeMethods inherited from class cn.net.vidyo.framework.data.jpa.domain.impl.IntModel
getId, getIdClass, isIdModified, setIdMethods inherited from class cn.net.vidyo.framework.data.jpa.domain.Model
postLoad, postPersist, postUpdate
-
Constructor Details
-
CreateUpdateTimeHiddenIntModel
public CreateUpdateTimeHiddenIntModel()
-
-
Method Details
-
isHidden
public boolean isHidden() -
setHidden
public void setHidden(boolean hidden)
-