Class WTicket
java.lang.Object
cn.vertxup.workflow.domain.tables.pojos.WTicket
- All Implemented Interfaces:
IWTicket,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class WTicket
extends Object
implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IWTicket
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWTicket()WTicket(io.vertx.core.json.JsonObject json) WTicket(String key, String serial, String name, String code, String type, String phase, String modelId, String modelKey, String modelCategory, String modelComponent, String modelChild, Integer quantity, String flowDefinitionKey, String flowDefinitionId, String flowInstanceId, Boolean flowEnd, String title, String description, String catalog, String category, String categorySub, String owner, String supervisor, String openBy, String openGroup, LocalDateTime openAt, String cancelBy, LocalDateTime cancelAt, String closeBy, LocalDateTime closeAt, String closeSolution, String closeCode, String closeKb, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidLoad data from another generated Record/POJO implementing the common interface IWTicketGetter forDB_ETERNAL.W_TICKET.ACTIVE.Getter forDB_ETERNAL.W_TICKET.CANCEL_AT.Getter forDB_ETERNAL.W_TICKET.CANCEL_BY.Getter forDB_ETERNAL.W_TICKET.CATALOG.Getter forDB_ETERNAL.W_TICKET.CATEGORY.Getter forDB_ETERNAL.W_TICKET.CATEGORY_SUB.Getter forDB_ETERNAL.W_TICKET.CLOSE_AT.Getter forDB_ETERNAL.W_TICKET.CLOSE_BY.Getter forDB_ETERNAL.W_TICKET.CLOSE_CODE.Getter forDB_ETERNAL.W_TICKET.CLOSE_KB.Getter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION.getCode()Getter forDB_ETERNAL.W_TICKET.CODE.Getter forDB_ETERNAL.W_TICKET.CREATED_AT.Getter forDB_ETERNAL.W_TICKET.CREATED_BY.Getter forDB_ETERNAL.W_TICKET.DESCRIPTION.Getter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID.Getter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY.Getter forDB_ETERNAL.W_TICKET.FLOW_END.Getter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID.getKey()Getter forDB_ETERNAL.W_TICKET.KEY.Getter forDB_ETERNAL.W_TICKET.LANGUAGE.Getter forDB_ETERNAL.W_TICKET.METADATA.Getter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY.Getter forDB_ETERNAL.W_TICKET.MODEL_CHILD.Getter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT.Getter forDB_ETERNAL.W_TICKET.MODEL_ID.Getter forDB_ETERNAL.W_TICKET.MODEL_KEY.getName()Getter forDB_ETERNAL.W_TICKET.NAME.Getter forDB_ETERNAL.W_TICKET.OPEN_AT.Getter forDB_ETERNAL.W_TICKET.OPEN_BY.Getter forDB_ETERNAL.W_TICKET.OPEN_GROUP.getOwner()Getter forDB_ETERNAL.W_TICKET.OWNER.getPhase()Getter forDB_ETERNAL.W_TICKET.PHASE.Getter forDB_ETERNAL.W_TICKET.QUANTITY.Getter forDB_ETERNAL.W_TICKET.SERIAL.getSigma()Getter forDB_ETERNAL.W_TICKET.SIGMA.Getter forDB_ETERNAL.W_TICKET.SUPERVISOR.getTitle()Getter forDB_ETERNAL.W_TICKET.TITLE.getType()Getter forDB_ETERNAL.W_TICKET.TYPE.Getter forDB_ETERNAL.W_TICKET.UPDATED_AT.Getter forDB_ETERNAL.W_TICKET.UPDATED_BY.inthashCode()<E extends IWTicket>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface IWTicketSetter forDB_ETERNAL.W_TICKET.ACTIVE.setCancelAt(LocalDateTime cancelAt) Setter forDB_ETERNAL.W_TICKET.CANCEL_AT.setCancelBy(String cancelBy) Setter forDB_ETERNAL.W_TICKET.CANCEL_BY.setCatalog(String catalog) Setter forDB_ETERNAL.W_TICKET.CATALOG.setCategory(String category) Setter forDB_ETERNAL.W_TICKET.CATEGORY.setCategorySub(String categorySub) Setter forDB_ETERNAL.W_TICKET.CATEGORY_SUB.setCloseAt(LocalDateTime closeAt) Setter forDB_ETERNAL.W_TICKET.CLOSE_AT.setCloseBy(String closeBy) Setter forDB_ETERNAL.W_TICKET.CLOSE_BY.setCloseCode(String closeCode) Setter forDB_ETERNAL.W_TICKET.CLOSE_CODE.setCloseKb(String closeKb) Setter forDB_ETERNAL.W_TICKET.CLOSE_KB.setCloseSolution(String closeSolution) Setter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION.Setter forDB_ETERNAL.W_TICKET.CODE.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.W_TICKET.CREATED_AT.setCreatedBy(String createdBy) Setter forDB_ETERNAL.W_TICKET.CREATED_BY.setDescription(String description) Setter forDB_ETERNAL.W_TICKET.DESCRIPTION.setFlowDefinitionId(String flowDefinitionId) Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID.setFlowDefinitionKey(String flowDefinitionKey) Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY.setFlowEnd(Boolean flowEnd) Setter forDB_ETERNAL.W_TICKET.FLOW_END.setFlowInstanceId(String flowInstanceId) Setter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID.Setter forDB_ETERNAL.W_TICKET.KEY.setLanguage(String language) Setter forDB_ETERNAL.W_TICKET.LANGUAGE.setMetadata(String metadata) Setter forDB_ETERNAL.W_TICKET.METADATA.setModelCategory(String modelCategory) Setter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY.setModelChild(String modelChild) Setter forDB_ETERNAL.W_TICKET.MODEL_CHILD.setModelComponent(String modelComponent) Setter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT.setModelId(String modelId) Setter forDB_ETERNAL.W_TICKET.MODEL_ID.setModelKey(String modelKey) Setter forDB_ETERNAL.W_TICKET.MODEL_KEY.Setter forDB_ETERNAL.W_TICKET.NAME.setOpenAt(LocalDateTime openAt) Setter forDB_ETERNAL.W_TICKET.OPEN_AT.Setter forDB_ETERNAL.W_TICKET.OPEN_BY.setOpenGroup(String openGroup) Setter forDB_ETERNAL.W_TICKET.OPEN_GROUP.Setter forDB_ETERNAL.W_TICKET.OWNER.Setter forDB_ETERNAL.W_TICKET.PHASE.setQuantity(Integer quantity) Setter forDB_ETERNAL.W_TICKET.QUANTITY.Setter forDB_ETERNAL.W_TICKET.SERIAL.Setter forDB_ETERNAL.W_TICKET.SIGMA.setSupervisor(String supervisor) Setter forDB_ETERNAL.W_TICKET.SUPERVISOR.Setter forDB_ETERNAL.W_TICKET.TITLE.Setter forDB_ETERNAL.W_TICKET.TYPE.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.W_TICKET.UPDATED_AT.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.W_TICKET.UPDATED_BY.toString()
-
Constructor Details
-
WTicket
public WTicket() -
WTicket
-
WTicket
public WTicket(String key, String serial, String name, String code, String type, String phase, String modelId, String modelKey, String modelCategory, String modelComponent, String modelChild, Integer quantity, String flowDefinitionKey, String flowDefinitionId, String flowInstanceId, Boolean flowEnd, String title, String description, String catalog, String category, String categorySub, String owner, String supervisor, String openBy, String openGroup, LocalDateTime openAt, String cancelBy, LocalDateTime cancelAt, String closeBy, LocalDateTime closeAt, String closeSolution, String closeCode, String closeKb, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
WTicket
public WTicket(io.vertx.core.json.JsonObject json)
-
-
Method Details
-
getKey
Getter forDB_ETERNAL.W_TICKET.KEY. 「key」- 单据主键 -
setKey
Setter forDB_ETERNAL.W_TICKET.KEY. 「key」- 单据主键 -
getSerial
Getter forDB_ETERNAL.W_TICKET.SERIAL. 「serial」- 单据编号,使用 X_NUMBER 生成 -
setSerial
Setter forDB_ETERNAL.W_TICKET.SERIAL. 「serial」- 单据编号,使用 X_NUMBER 生成 -
getName
Getter forDB_ETERNAL.W_TICKET.NAME. 「name」- 单据标题 -
setName
Setter forDB_ETERNAL.W_TICKET.NAME. 「name」- 单据标题 -
getCode
Getter forDB_ETERNAL.W_TICKET.CODE. 「code」- 单据系统编号(内码) -
setCode
Setter forDB_ETERNAL.W_TICKET.CODE. 「code」- 单据系统编号(内码) -
getType
Getter forDB_ETERNAL.W_TICKET.TYPE. 「type」- 主单类型类型 -
setType
Setter forDB_ETERNAL.W_TICKET.TYPE. 「type」- 主单类型类型 -
getPhase
Getter forDB_ETERNAL.W_TICKET.PHASE. 「phase」- 主单据所属阶段(状态描述,由于挂TODO,所以不使用status) -
setPhase
Setter forDB_ETERNAL.W_TICKET.PHASE. 「phase」- 主单据所属阶段(状态描述,由于挂TODO,所以不使用status) -
getModelId
Getter forDB_ETERNAL.W_TICKET.MODEL_ID. 「modelId」- 关联的模型identifier,用于描述- Specified by:
getModelIdin interfaceIWTicket
-
setModelId
Setter forDB_ETERNAL.W_TICKET.MODEL_ID. 「modelId」- 关联的模型identifier,用于描述- Specified by:
setModelIdin interfaceIWTicket
-
getModelKey
Getter forDB_ETERNAL.W_TICKET.MODEL_KEY. 「modelKey」- 关联的模型记录ID,用于描述哪一个Model中的记录- Specified by:
getModelKeyin interfaceIWTicket
-
setModelKey
Setter forDB_ETERNAL.W_TICKET.MODEL_KEY. 「modelKey」- 关联的模型记录ID,用于描述哪一个Model中的记录- Specified by:
setModelKeyin interfaceIWTicket
-
getModelCategory
Getter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY. 「modelCategory」- 关联的category记录,只包含叶节点- Specified by:
getModelCategoryin interfaceIWTicket
-
setModelCategory
Setter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY. 「modelCategory」- 关联的category记录,只包含叶节点- Specified by:
setModelCategoryin interfaceIWTicket
-
getModelComponent
Getter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT. 「modelComponent」- 关联的待办组件记录- Specified by:
getModelComponentin interfaceIWTicket
-
setModelComponent
Setter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT. 「modelComponent」- 关联的待办组件记录- Specified by:
setModelComponentin interfaceIWTicket
-
getModelChild
Getter forDB_ETERNAL.W_TICKET.MODEL_CHILD. 「modelChild」- 关联多个模型的记录ID,JsonArray格式- Specified by:
getModelChildin interfaceIWTicket
-
setModelChild
Setter forDB_ETERNAL.W_TICKET.MODEL_CHILD. 「modelChild」- 关联多个模型的记录ID,JsonArray格式- Specified by:
setModelChildin interfaceIWTicket
-
getQuantity
Getter forDB_ETERNAL.W_TICKET.QUANTITY. 「quantity」- 数量信息,多个模型记录时统计模型总数- Specified by:
getQuantityin interfaceIWTicket
-
setQuantity
Setter forDB_ETERNAL.W_TICKET.QUANTITY. 「quantity」- 数量信息,多个模型记录时统计模型总数- Specified by:
setQuantityin interfaceIWTicket
-
getFlowDefinitionKey
Getter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY. 「flowDefinitionKey」- 流程定义的KEY, getProcessDefinitionKey- Specified by:
getFlowDefinitionKeyin interfaceIWTicket
-
setFlowDefinitionKey
Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY. 「flowDefinitionKey」- 流程定义的KEY, getProcessDefinitionKey- Specified by:
setFlowDefinitionKeyin interfaceIWTicket
-
getFlowDefinitionId
Getter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID. 「flowDefinitionId」- 流程定义的ID,getProcessDefinitionKey- Specified by:
getFlowDefinitionIdin interfaceIWTicket
-
setFlowDefinitionId
Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID. 「flowDefinitionId」- 流程定义的ID,getProcessDefinitionKey- Specified by:
setFlowDefinitionIdin interfaceIWTicket
-
getFlowInstanceId
Getter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID. 「flowInstanceId」- 流程定义的ID,getProcessId- Specified by:
getFlowInstanceIdin interfaceIWTicket
-
setFlowInstanceId
Setter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID. 「flowInstanceId」- 流程定义的ID,getProcessId- Specified by:
setFlowInstanceIdin interfaceIWTicket
-
getFlowEnd
Getter forDB_ETERNAL.W_TICKET.FLOW_END. 「flowEnd」- 主单是否执行完成- Specified by:
getFlowEndin interfaceIWTicket
-
setFlowEnd
Setter forDB_ETERNAL.W_TICKET.FLOW_END. 「flowEnd」- 主单是否执行完成- Specified by:
setFlowEndin interfaceIWTicket
-
getTitle
Getter forDB_ETERNAL.W_TICKET.TITLE. 「title」- 主单业务标题 -
setTitle
Setter forDB_ETERNAL.W_TICKET.TITLE. 「title」- 主单业务标题 -
getDescription
Getter forDB_ETERNAL.W_TICKET.DESCRIPTION. 「description」- 主单描述内容- Specified by:
getDescriptionin interfaceIWTicket
-
setDescription
Setter forDB_ETERNAL.W_TICKET.DESCRIPTION. 「description」- 主单描述内容- Specified by:
setDescriptionin interfaceIWTicket
-
getCatalog
Getter forDB_ETERNAL.W_TICKET.CATALOG. 「catalog」- 关联服务目录- Specified by:
getCatalogin interfaceIWTicket
-
setCatalog
Setter forDB_ETERNAL.W_TICKET.CATALOG. 「catalog」- 关联服务目录- Specified by:
setCatalogin interfaceIWTicket
-
getCategory
Getter forDB_ETERNAL.W_TICKET.CATEGORY. 「category」- 业务类别- Specified by:
getCategoryin interfaceIWTicket
-
setCategory
Setter forDB_ETERNAL.W_TICKET.CATEGORY. 「category」- 业务类别- Specified by:
setCategoryin interfaceIWTicket
-
getCategorySub
Getter forDB_ETERNAL.W_TICKET.CATEGORY_SUB. 「categorySub」- 子类别- Specified by:
getCategorySubin interfaceIWTicket
-
setCategorySub
Setter forDB_ETERNAL.W_TICKET.CATEGORY_SUB. 「categorySub」- 子类别- Specified by:
setCategorySubin interfaceIWTicket
-
getOwner
Getter forDB_ETERNAL.W_TICKET.OWNER. 「owner」- 制单人/拥有者 -
setOwner
Setter forDB_ETERNAL.W_TICKET.OWNER. 「owner」- 制单人/拥有者 -
getSupervisor
Getter forDB_ETERNAL.W_TICKET.SUPERVISOR. 「supervisor」- 监督人- Specified by:
getSupervisorin interfaceIWTicket
-
setSupervisor
Setter forDB_ETERNAL.W_TICKET.SUPERVISOR. 「supervisor」- 监督人- Specified by:
setSupervisorin interfaceIWTicket
-
getOpenBy
Getter forDB_ETERNAL.W_TICKET.OPEN_BY. 「openBy」- 开单人 -
setOpenBy
Setter forDB_ETERNAL.W_TICKET.OPEN_BY. 「openBy」- 开单人 -
getOpenGroup
Getter forDB_ETERNAL.W_TICKET.OPEN_GROUP. 「openGroup」- 开单组- Specified by:
getOpenGroupin interfaceIWTicket
-
setOpenGroup
Setter forDB_ETERNAL.W_TICKET.OPEN_GROUP. 「openGroup」- 开单组- Specified by:
setOpenGroupin interfaceIWTicket
-
getOpenAt
Getter forDB_ETERNAL.W_TICKET.OPEN_AT. 「openAt」- 开单时间 -
setOpenAt
Setter forDB_ETERNAL.W_TICKET.OPEN_AT. 「openAt」- 开单时间 -
getCancelBy
Getter forDB_ETERNAL.W_TICKET.CANCEL_BY. 「cancelBy」- 中断人- Specified by:
getCancelByin interfaceIWTicket
-
setCancelBy
Setter forDB_ETERNAL.W_TICKET.CANCEL_BY. 「cancelBy」- 中断人- Specified by:
setCancelByin interfaceIWTicket
-
getCancelAt
Getter forDB_ETERNAL.W_TICKET.CANCEL_AT. 「cancelAt」- 中断时间- Specified by:
getCancelAtin interfaceIWTicket
-
setCancelAt
Setter forDB_ETERNAL.W_TICKET.CANCEL_AT. 「cancelAt」- 中断时间- Specified by:
setCancelAtin interfaceIWTicket
-
getCloseBy
Getter forDB_ETERNAL.W_TICKET.CLOSE_BY. 「closeBy」- 关闭人- Specified by:
getCloseByin interfaceIWTicket
-
setCloseBy
Setter forDB_ETERNAL.W_TICKET.CLOSE_BY. 「closeBy」- 关闭人- Specified by:
setCloseByin interfaceIWTicket
-
getCloseAt
Getter forDB_ETERNAL.W_TICKET.CLOSE_AT. 「closeAt」- 关闭时间- Specified by:
getCloseAtin interfaceIWTicket
-
setCloseAt
Setter forDB_ETERNAL.W_TICKET.CLOSE_AT. 「closeAt」- 关闭时间- Specified by:
setCloseAtin interfaceIWTicket
-
getCloseSolution
Getter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION. 「closeSolution」- 关闭解决方案- Specified by:
getCloseSolutionin interfaceIWTicket
-
setCloseSolution
Setter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION. 「closeSolution」- 关闭解决方案- Specified by:
setCloseSolutionin interfaceIWTicket
-
getCloseCode
Getter forDB_ETERNAL.W_TICKET.CLOSE_CODE. 「closeCode」- 关闭代码- Specified by:
getCloseCodein interfaceIWTicket
-
setCloseCode
Setter forDB_ETERNAL.W_TICKET.CLOSE_CODE. 「closeCode」- 关闭代码- Specified by:
setCloseCodein interfaceIWTicket
-
getCloseKb
Getter forDB_ETERNAL.W_TICKET.CLOSE_KB. 「closeKb」- 关闭时KB链接地址- Specified by:
getCloseKbin interfaceIWTicket
-
setCloseKb
Setter forDB_ETERNAL.W_TICKET.CLOSE_KB. 「closeKb」- 关闭时KB链接地址- Specified by:
setCloseKbin interfaceIWTicket
-
getActive
Getter forDB_ETERNAL.W_TICKET.ACTIVE. 「active」- 是否启用 -
setActive
Setter forDB_ETERNAL.W_TICKET.ACTIVE. 「active」- 是否启用 -
getSigma
Getter forDB_ETERNAL.W_TICKET.SIGMA. 「sigma」- 统一标识 -
setSigma
Setter forDB_ETERNAL.W_TICKET.SIGMA. 「sigma」- 统一标识 -
getMetadata
Getter forDB_ETERNAL.W_TICKET.METADATA. 「metadata」- 附加配置- Specified by:
getMetadatain interfaceIWTicket
-
setMetadata
Setter forDB_ETERNAL.W_TICKET.METADATA. 「metadata」- 附加配置- Specified by:
setMetadatain interfaceIWTicket
-
getLanguage
Getter forDB_ETERNAL.W_TICKET.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIWTicket
-
setLanguage
Setter forDB_ETERNAL.W_TICKET.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIWTicket
-
getCreatedAt
Getter forDB_ETERNAL.W_TICKET.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIWTicket
-
setCreatedAt
Setter forDB_ETERNAL.W_TICKET.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIWTicket
-
getCreatedBy
Getter forDB_ETERNAL.W_TICKET.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIWTicket
-
setCreatedBy
Setter forDB_ETERNAL.W_TICKET.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIWTicket
-
getUpdatedAt
Getter forDB_ETERNAL.W_TICKET.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIWTicket
-
setUpdatedAt
Setter forDB_ETERNAL.W_TICKET.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIWTicket
-
getUpdatedBy
Getter forDB_ETERNAL.W_TICKET.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIWTicket
-
setUpdatedBy
Setter forDB_ETERNAL.W_TICKET.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIWTicket
-
equals
-
hashCode
public int hashCode() -
toString
-
from
Description copied from interface:IWTicketLoad data from another generated Record/POJO implementing the common interface IWTicket -
into
Description copied from interface:IWTicketCopy data into another generated Record/POJO implementing the common interface IWTicket
-