Class VoiceAccountEntityAttrDaoSupport
java.lang.Object
ru.bitel.oss.kernel.entity.server.bean.EntityAttrDaoSupport
ru.bitel.oss.kernel.entity.server.bean.VoiceAccountEntityAttrDaoSupport
public class VoiceAccountEntityAttrDaoSupport extends EntityAttrDaoSupport
-
Constructor Summary
Constructors Constructor Description VoiceAccountEntityAttrDaoSupport() -
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
-
VoiceAccountEntityAttrDaoSupport
public VoiceAccountEntityAttrDaoSupport()
-
-
Method Details
-
beanIdName
public java.lang.String beanIdName()- Overrides:
beanIdNamein classEntityAttrDaoSupport
-