Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.crossideas.certification.common.bean.TemplatePropBean

  • Packages that use TemplatePropBean 
    Package Description
    com.crossideas.certification.common.interfaces  
    • Uses of TemplatePropBean in com.crossideas.certification.common.interfaces

      Methods in com.crossideas.certification.common.interfaces that return types with arguments of type TemplatePropBean 
      Modifier and Type Method and Description
      com.engiweb.pm.entity.BeanList<TemplatePropBean> ITemplateDirect.findProperty(TemplatePropBean templatePropBean, TemplateBean templateBean, com.engiweb.pm.entity.Paging paging, com.engiweb.pm.dao.db.DAO connDao)
      Find template properties.
      com.engiweb.pm.entity.BeanList<TemplatePropBean> ITemplate.findProperty(TemplatePropBean templatePropBean, TemplateBean templateBean, com.engiweb.pm.entity.Paging paging, java.lang.String token, java.lang.String reame) 
      Methods in com.crossideas.certification.common.interfaces with parameters of type TemplatePropBean 
      Modifier and Type Method and Description
      com.engiweb.pm.entity.BeanList<TemplatePropBean> ITemplateDirect.findProperty(TemplatePropBean templatePropBean, TemplateBean templateBean, com.engiweb.pm.entity.Paging paging, com.engiweb.pm.dao.db.DAO connDao)
      Find template properties.
      com.engiweb.pm.entity.BeanList<TemplatePropBean> ITemplate.findProperty(TemplatePropBean templatePropBean, TemplateBean templateBean, com.engiweb.pm.entity.Paging paging, java.lang.String token, java.lang.String reame) 
      Method parameters in com.crossideas.certification.common.interfaces with type arguments of type TemplatePropBean 
      Modifier and Type Method and Description
      void ITemplateDirect.updateProperty(com.engiweb.pm.entity.BeanList<TemplatePropBean> propertyBeans, TemplateBean templateBean, com.engiweb.pm.dao.db.DAO connDao)
      Update property.
      void ITemplate.updateProperty(com.engiweb.pm.entity.BeanList<TemplatePropBean> propertyBeans, TemplateBean templateBean, java.lang.String cod_oper, java.lang.String token, java.lang.String reame) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes