public class OrgUnitReviewBean extends GroupBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright
|
int |
entReviewable |
int |
entReviewed |
int |
entSignedOff |
com.crossideas.certification.common.util.RedirectionInfo |
redirectionInfo |
| Constructor and Description |
|---|
OrgUnitReviewBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEntReviewable() |
int |
getEntReviewed() |
int |
getEntSignedOff() |
com.crossideas.certification.common.util.RedirectionInfo |
getRedirectionInfo() |
void |
setEntReviewable(int entReviewable) |
void |
setEntReviewed(int entReviewed) |
void |
setEntSignedOff(int entSignedOff) |
void |
setRedirectionInfo(com.crossideas.certification.common.util.RedirectionInfo redirectionInfo) |
java.lang.String |
toString() |
equals, getAdminByDelegationList, getAdminList, getAttr1, getAttr2, getAttr3, getAttr4, getAttr5, getCode, getDescription, getEmploymentParent_id, getEnableSOD, getHierarchy_description, getHierarchy_id, getHierarchy_name, getId, getIncompHigh, getIncompLow, getIncompMedium, getLastModTime, getLastModUser, getName, getOrganizationalunittype_code, getOrganizationalunittype_description, getOrganizationalunittype_id, getOrganizationalunittype_name, getOwnerCode, getParent, getPerson_code, getPerson_email, getPerson_id, getPerson_name, getPerson_surname, getReviewState, getSodMax, getState, getValue, hashCode, setAdminByDelegationList, setAdminList, setAttr1, setAttr2, setAttr3, setAttr4, setAttr5, setCode, setDescription, setEmploymentParent_id, setEnableSOD, setHierarchy_description, setHierarchy_id, setHierarchy_name, setId, setIncompHigh, setIncompLow, setIncompMedium, setLastModTime, setLastModUser, setName, setOrganizationalunittype_code, setOrganizationalunittype_description, setOrganizationalunittype_id, setOrganizationalunittype_name, setOwnerCode, setParent, setPerson_code, setPerson_email, setPerson_id, setPerson_name, setPerson_surname, setReviewState, setState, setValueaddOrderByClause, clearOrderBy, getAttribute, getClassName, getFields, getFindAttribute, getGenericFilter, getOrderByClause, getTreeNodeName, isEmpty, isModified, isNull, setAttribute, setAttribute, setClassName, setGenericFilter, setIsNull, setModified, setNotModified, setOrderByClausepublic static final java.lang.String COPYRIGHT
public int entReviewable
public int entReviewed
public int entSignedOff
public com.crossideas.certification.common.util.RedirectionInfo redirectionInfo
public com.crossideas.certification.common.util.RedirectionInfo getRedirectionInfo()
public void setRedirectionInfo(com.crossideas.certification.common.util.RedirectionInfo redirectionInfo)
public int getEntReviewable()
public void setEntReviewable(int entReviewable)
public int getEntReviewed()
public void setEntReviewed(int entReviewed)
public int getEntSignedOff()
public void setEntSignedOff(int entSignedOff)
public java.lang.String toString()
toString in class com.engiweb.pm.web.bean.AbstractBean