Class BaseinfoUtilImpl

java.lang.Object
org.beangle.commons.dao.impl.BaseServiceImpl
org.openurp.web.dwr.BaseinfoUtilImpl

public class BaseinfoUtilImpl extends org.beangle.commons.dao.impl.BaseServiceImpl
  • Field Summary

    Fields inherited from class org.beangle.commons.dao.impl.BaseServiceImpl

    entityDao, eventMulticaster, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    checkCodeIfExists(String className, String keyName, String code)
     

    Methods inherited from class org.beangle.commons.dao.impl.BaseServiceImpl

    getEntityDao, getEventMulticaster, publish, setEntityDao, setEventMulticaster

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BaseinfoUtilImpl

      public BaseinfoUtilImpl()
  • Method Details

    • checkCodeIfExists

      public boolean checkCodeIfExists(String className, String keyName, String code)