类 com.seeyon.ctp.common.po.BasePO
的使用

使用 BasePO 的软件包
com.seeyon.ctp.common.po 持久层(PO)基类。 
com.seeyon.ctp.common.po.affair   
com.seeyon.ctp.form.bean   
com.seeyon.ctp.organization.bo 组织模型实体。 
com.seeyon.ctp.organization.po   
com.seeyon.ctp.portal.po   
 

com.seeyon.ctp.common.poBasePO 的使用
 

参数类型为 BasePOcom.seeyon.ctp.common.po 中的方法
 void DataContainer.add(java.lang.String key, BasePO value)
          向数据集中添加一条属性及它的值
 void BasePO.putExtraAttr(java.lang.String key, BasePO value)
          向数据集中添加一条属性及它的值
 

com.seeyon.ctp.common.po.affairBasePO 的使用
 

com.seeyon.ctp.common.po.affairBasePO 的子类
 class CtpAffair
          This is an object that contains data related to the CTP_AFFAIR table.
 

com.seeyon.ctp.form.beanBasePO 的使用
 

com.seeyon.ctp.form.beanBasePO 的子类
 class FormAuthViewBean
          表单操作权限对于XML中的operation标签
 class FormBean
          表单信息主类
 class FormDataBean
          表单动态表超类,抽象重复项表与主表
 class FormDataMasterBean
          表单动态业务主表类
 class FormFieldBean
          .
 class FormSerialNumberBean
          Title: 流水号描述类 Description: 描述流水号.
 class FormTableBean
           Title: 表结构对象 Description: 定义表单中所包含表的结构。
 

com.seeyon.ctp.organization.boBasePO 的使用
 

返回 BasePOcom.seeyon.ctp.organization.bo 中的方法
 BasePO V3xOrgLevel.toPO()
           
 BasePO V3xOrgRelationship.toPO()
           
 BasePO V3xOrgDutyLevel.toPO()
           
 BasePO V3xOrgRole.toPO()
           
 BasePO V3xOrgMember.toPO()
           
 BasePO V3xOrgProperty.toPO()
           
 BasePO V3xOrgUnit.toPO()
           
abstract  BasePO V3xOrgEntity.toPO()
           
 BasePO V3xOrgPost.toPO()
           
 BasePO V3xOrgTeam.toPO()
           
 

参数类型为 BasePOcom.seeyon.ctp.organization.bo 中的方法
 V3xOrgEntity V3xOrgLevel.fromPO(BasePO po)
           
 V3xOrgRelationship V3xOrgRelationship.fromPO(BasePO po)
           
 V3xOrgEntity V3xOrgDutyLevel.fromPO(BasePO po)
           
 V3xOrgEntity V3xOrgRole.fromPO(BasePO po)
           
 V3xOrgEntity V3xOrgMember.fromPO(BasePO po)
           
 V3xOrgEntity V3xOrgProperty.fromPO(BasePO po)
           
 V3xOrgEntity V3xOrgUnit.fromPO(BasePO po)
           
abstract  V3xOrgEntity V3xOrgEntity.fromPO(BasePO po)
           
 V3xOrgEntity V3xOrgPost.fromPO(BasePO po)
           
 V3xOrgEntity V3xOrgTeam.fromPO(BasePO po)
           
 

com.seeyon.ctp.organization.poBasePO 的使用
 

com.seeyon.ctp.organization.poBasePO 的子类
 class OrgLevel
          This is an object that contains data related to the ORG_LEVEL table.
 class OrgMember
          This is an object that contains data related to the ORG_MEMBER table.
 class OrgPost
          This is an object that contains data related to the ORG_POST table.
 class OrgPrincipal
          This is an object that contains data related to the ORG_PRINCIPAL table.
 class OrgProperties
          This is an object that contains data related to the ORG_PROPERTIES table.
 class OrgRelationship
          This is an object that contains data related to the ORG_RELATIONSHIP table.
 class OrgRole
          This is an object that contains data related to the ORG_ROLE table.
 class OrgTeam
          This is an object that contains data related to the ORG_TEAM table.
 class OrgUnit
          This is an object that contains data related to the ORG_UNIT table.
 

com.seeyon.ctp.portal.poBasePO 的使用
 

com.seeyon.ctp.portal.poBasePO 的子类
 class PortalSection
          This is an object that contains data related to the PORTAL_SECTION table.
 class PortalSpaceFix
          This is an object that contains data related to the PORTAL_SPACE_FIX table.
 class PortalSpaceSecurity
          This is an object that contains data related to the PORTAL_SPACE_SECURITY table.
 class PortalSpaceSort
          This is an object that contains data related to the PORTAL_SPACE_SORT table.