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