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