Class TvDeviceEntityAttrDaoSupport
java.lang.Object
ru.bitel.oss.kernel.entity.server.bean.EntityAttrDaoSupport
ru.bitel.oss.kernel.entity.server.bean.TvDeviceEntityAttrDaoSupport
public class TvDeviceEntityAttrDaoSupport extends EntityAttrDaoSupport
-
Constructor Summary
Constructors Constructor Description TvDeviceEntityAttrDaoSupport() -
Method Summary
Modifier and Type Method Description java.lang.StringbeanIdName()Methods inherited from class ru.bitel.oss.kernel.entity.server.bean.EntityAttrDaoSupport
defaultValueName, idName, isHistorySupported, newAddressDao, newBooleanDao, newContractDao, newDateDao, newEmailDao, newHouseDao, newIntDao, newListDao, newMultiListDao, newPhoneDao, newTextDao, typeNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TvDeviceEntityAttrDaoSupport
public TvDeviceEntityAttrDaoSupport()
-
-
Method Details
-
beanIdName
public java.lang.String beanIdName()- Overrides:
beanIdNamein classEntityAttrDaoSupport
-