public class BssLogCompany extends Object implements org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>, Serializable
| 构造器和说明 |
|---|
BssLogCompany() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
count()
This method was generated by MyBatis Generator.
|
int |
delete()
This method was generated by MyBatis Generator.
|
int |
deleteByPrimaryKey()
This method was generated by MyBatis Generator.
|
boolean |
equals(Object that)
This method was generated by MyBatis Generator.
|
String |
getActionCode()
This method was generated by MyBatis Generator.
|
Date |
getCreateTime()
This method was generated by MyBatis Generator.
|
String |
getCreateUserId()
This method was generated by MyBatis Generator.
|
String |
getCreateUserName()
This method was generated by MyBatis Generator.
|
Long |
getGroupId()
This method was generated by MyBatis Generator.
|
Long |
getId()
This method was generated by MyBatis Generator.
|
Long |
getIdentityId()
This method was generated by MyBatis Generator.
|
String |
getResultMsg()
This method was generated by MyBatis Generator.
|
String |
getRid()
This method was generated by MyBatis Generator.
|
String |
getTableName()
This method was generated by MyBatis Generator.
|
int |
hashCode()
This method was generated by MyBatis Generator.
|
int |
insert()
This method was generated by MyBatis Generator.
|
int |
insertSelective()
This method was generated by MyBatis Generator.
|
Object |
pkVal()
This method was generated by MyBatis Generator.
|
int |
replace()
This method was generated by MyBatis Generator.
|
int |
replaceSelective()
This method was generated by MyBatis Generator.
|
List<BssLogCompany> |
select()
This method was generated by MyBatis Generator.
|
BssLogCompany |
selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
BssLogCompany |
selectOne()
This method was generated by MyBatis Generator.
|
void |
setActionCode(String actionCode)
This method was generated by MyBatis Generator.
|
void |
setCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
void |
setCreateUserId(String createUserId)
This method was generated by MyBatis Generator.
|
void |
setCreateUserName(String createUserName)
This method was generated by MyBatis Generator.
|
void |
setGroupId(Long groupId)
This method was generated by MyBatis Generator.
|
void |
setId(Long id)
This method was generated by MyBatis Generator.
|
void |
setIdentityId(Long identityId)
This method was generated by MyBatis Generator.
|
void |
setResultMsg(String resultMsg)
This method was generated by MyBatis Generator.
|
void |
setRid(String rid)
This method was generated by MyBatis Generator.
|
void |
setTableName(String tableName)
This method was generated by MyBatis Generator.
|
String |
toString()
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKey()
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKeySelective()
This method was generated by MyBatis Generator.
|
BssLogCompany |
withActionCode(String actionCode)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withCreateUserId(String createUserId)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withCreateUserName(String createUserName)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withGroupId(Long groupId)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withId(Long id)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withIdentityId(Long identityId)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withResultMsg(String resultMsg)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withRid(String rid)
This method was generated by MyBatis Generator.
|
BssLogCompany |
withTableName(String tableName)
This method was generated by MyBatis Generator.
|
public Long getId()
public BssLogCompany withId(Long id)
public void setId(Long id)
id - the value for bss_log_company.idpublic String getTableName()
public BssLogCompany withTableName(String tableName)
public void setTableName(String tableName)
tableName - the value for bss_log_company.table_namepublic Long getGroupId()
public BssLogCompany withGroupId(Long groupId)
public void setGroupId(Long groupId)
groupId - the value for bss_log_company.group_idpublic Long getIdentityId()
public BssLogCompany withIdentityId(Long identityId)
public void setIdentityId(Long identityId)
identityId - the value for bss_log_company.identity_idpublic String getActionCode()
public BssLogCompany withActionCode(String actionCode)
public void setActionCode(String actionCode)
actionCode - the value for bss_log_company.action_codepublic String getResultMsg()
public BssLogCompany withResultMsg(String resultMsg)
public void setResultMsg(String resultMsg)
resultMsg - the value for bss_log_company.result_msgpublic String getRid()
public BssLogCompany withRid(String rid)
public void setRid(String rid)
rid - the value for bss_log_company.ridpublic String getCreateUserId()
public BssLogCompany withCreateUserId(String createUserId)
public void setCreateUserId(String createUserId)
createUserId - the value for bss_log_company.create_user_idpublic String getCreateUserName()
public BssLogCompany withCreateUserName(String createUserName)
public void setCreateUserName(String createUserName)
createUserName - the value for bss_log_company.create_user_namepublic Date getCreateTime()
public BssLogCompany withCreateTime(Date createTime)
public void setCreateTime(Date createTime)
createTime - the value for bss_log_company.create_timepublic int deleteByPrimaryKey()
deleteByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public int insert()
insert 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public int insertSelective()
insertSelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public BssLogCompany selectByPrimaryKey()
selectByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public int updateByPrimaryKeySelective()
updateByPrimaryKeySelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public int updateByPrimaryKey()
updateByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public int delete()
delete 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public int count()
count 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public BssLogCompany selectOne()
selectOne 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public List<BssLogCompany> select()
select 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public int replace()
replace 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public int replaceSelective()
replaceSelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public Object pkVal()
pkVal 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogCompany>public String toString()
public boolean equals(Object that)
Copyright © 2019. All rights reserved.