Class HiddenIntModel
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.HiddenIntModel
-
Constructor Summary
Constructors -
Method Summary
Methods 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, prePersist, preUpdate
-
Constructor Details
-
HiddenIntModel
public HiddenIntModel()
-
-
Method Details
-
isHidden
public boolean isHidden() -
setHidden
public void setHidden(boolean hidden)
-