com.irisel.oms.olapi.beans
Class RoleVO
java.lang.Object
com.irisel.util.BaseBean
com.irisel.oms.olapi.beans.XMLBean
com.irisel.oms.olapi.beans.RoleVO
- All Implemented Interfaces:
- XMLBean, java.io.Serializable
public class RoleVO
- extends XMLBean
- See Also:
- Serialized Form
Fields inherited from interface com.irisel.util.XMLBean |
CSV |
Methods inherited from class com.irisel.oms.olapi.beans.XMLBean |
copyToInstance, export2csv, getDescId, getGeneratedAt, getGenericAttr, getIcon, getIconName, getId, getLabel, getName, getO, getOrd, getVisibility, isDirty, isEnabled, isErased, isMandatory, isReadOnly, readFromFile, readFromStream, setDescId, setDirty, setEnabled, setErased, setGeneratedAt, setGenericAttr, setIcon, setIconName, setId, setLabel, setName, setO, setOrd, setVisibility, toString, updateFromInstance, writeToFile, writeToStream, xmlSerialize |
Methods inherited from class com.irisel.util.BaseBean |
decode64, decode64bin, encode64, encode64bin, readObject, readObject64, toBean, toByteArray, toJSON, toJSONObject, toXML |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DEFAULT_ROLE
public static final java.lang.String DEFAULT_ROLE
- See Also:
- Constant Field Values
CLASSTYPE
public static java.lang.String CLASSTYPE
CLASSNAME
public static java.lang.String CLASSNAME
relvo
public RelationVO relvo
classvo
public ClassVO classvo
destclassvo
public ClassVO destclassvo
RoleVO
public RoleVO()
getDesc_id
public long getDesc_id()
setDesc_id
public void setDesc_id(long desc_id)
isForward
public boolean isForward()
setForward
public void setForward(boolean forward)
getRel_id
public int getRel_id()
setRel_id
public void setRel_id(int rel_id)