Class InetDeviceEntityAttrDaoSupport
java.lang.Object
ru.bitel.oss.kernel.entity.server.bean.EntityAttrDaoSupport
ru.bitel.oss.kernel.entity.server.bean.InetDeviceEntityAttrDaoSupport
public class InetDeviceEntityAttrDaoSupport extends EntityAttrDaoSupport
-
Constructor Summary
Constructors Constructor Description InetDeviceEntityAttrDaoSupport()
-
Method Summary
Modifier and Type Method Description java.lang.String
beanIdName()
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, typeName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
InetDeviceEntityAttrDaoSupport
public InetDeviceEntityAttrDaoSupport()
-
-
Method Details
-
beanIdName
public java.lang.String beanIdName()- Overrides:
beanIdName
in classEntityAttrDaoSupport
-