com.knowgate.projtrack
Class Resource
java.lang.Object
com.knowgate.projtrack.Resource
public class Resource
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resource
public Resource()
getProgressive
public int getProgressive()
setProgressive
public void setProgressive(int iProgressive)
getValue
public java.lang.String getValue()
getFullName
public java.lang.String getFullName()
getEmail
public java.lang.String getEmail()
getPhone
public java.lang.String getPhone()
setWorkLoadPercentage
public void setWorkLoadPercentage(short iPercentage)
getWorkLoadPercentage
public short getWorkLoadPercentage()
load
public boolean load(JDCConnection oConn,
java.lang.String sWorkArea,
java.lang.String sId)
throws java.sql.SQLException
- Throws:
java.sql.SQLException