public class HRPlaceholderValuesBean
extends com.engiweb.pm.web.bean.AbstractBean
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Copyright
|
Constructor and Description |
---|
HRPlaceholderValuesBean() |
HRPlaceholderValuesBean(UserBean person,
java.util.List<UserExtInfoBean> userExtInfoBeanList) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getId() |
UserBean |
getPerson() |
java.util.List<UserExtInfoBean> |
getUserExtInfoBeanList() |
void |
setId(java.lang.Long id) |
void |
setPerson(UserBean user) |
void |
setUserExtInfoBeanList(java.util.List<UserExtInfoBean> userExtInfoBeanList) |
addOrderByClause, clearOrderBy, getAttribute, getClassName, getFields, getFindAttribute, getGenericFilter, getOrderByClause, getTreeNodeName, isEmpty, isModified, isNull, setAttribute, setAttribute, setClassName, setGenericFilter, setIsNull, setModified, setNotModified, setOrderByClause, toString
public static final java.lang.String COPYRIGHT
public HRPlaceholderValuesBean()
public HRPlaceholderValuesBean(UserBean person, java.util.List<UserExtInfoBean> userExtInfoBeanList)
public java.lang.Long getId()
public void setId(java.lang.Long id)
public UserBean getPerson()
public void setPerson(UserBean user)
public java.util.List<UserExtInfoBean> getUserExtInfoBeanList()
public void setUserExtInfoBeanList(java.util.List<UserExtInfoBean> userExtInfoBeanList)