cn.remex.db.model.cert
类 BeanAccessScope

java.lang.Object
  继承者 cn.remex.db.rsql.model.ModelableImpl
      继承者 cn.remex.db.model.cert.BeanAccessScope
所有已实现的接口:
Modelable, SerialNoGenerator, Serializable

public class BeanAccessScope
extends ModelableImpl

从以下版本开始:
2012-5-17
作者:
Hengyang Liu
另请参见:
序列化表格

字段摘要
 
从接口 cn.remex.db.rsql.model.SerialNoGenerator 继承的字段
ORM_CURMAX_ID, ORM_ID_NUMLEN
 
构造方法摘要
BeanAccessScope()
           
 
方法摘要
 String getBeanName()
           
 String getScope()
           
 void setBeanName(String beanName)
           
 void setScope(String scope)
           
 
从类 cn.remex.db.rsql.model.ModelableImpl 继承的方法
_addModifyFileds, _getModifyFileds, _isAopModelBean, _setAopModelBean, createSerialNo, equals, generateId, getCreateOperator_name, getCreateOperator, getCreateTime, getDataStatus, getId, getModifyOperator_name, getModifyOperator, getModifyTime, getName, getNote, getOwnership_name, getVersion, obtainAbbreviation, obtainIdFormat, obtainSerialNoFormat, setCreateOperator_name, setCreateOperator, setCreateTime, setDataStatus, setId, setModifyOperator_name, setModifyOperator, setModifyTime, setName, setNote, setOwnership_name, setVersion, trigger
 
从类 java.lang.Object 继承的方法
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

BeanAccessScope

public BeanAccessScope()
方法详细信息

getBeanName

public String getBeanName()
返回:
the beanName

getScope

public String getScope()
返回:
the scope

setBeanName

public void setBeanName(String beanName)
参数:
beanName - the beanName to set

setScope

public void setScope(String scope)
参数:
scope - the scope to set


Copyright © 2016. All rights reserved.