|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jamasoftware.contour.domain.DomainObjectBaseSupport
com.jamasoftware.contour.domain.DomainObjectSupport
com.jamasoftware.contour.domain.Estimate
@Deprecated @Entity public class Estimate
Estimate
| Field Summary |
|---|
| Fields inherited from interface com.jamasoftware.contour.domain.DomainObjectBase |
|---|
ORGANIZATION_COLUMN_NAME |
| Constructor Summary | |
|---|---|
Estimate()
Deprecated. |
|
Estimate(Estimate other)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Integer |
getEstimate()
Deprecated. |
java.lang.String |
getEstimatedBy()
Deprecated. |
Lookup |
getEstimateType()
Deprecated. |
java.lang.Integer |
getId()
Deprecated. |
java.lang.Integer |
getOrganizationId()
Deprecated. |
java.lang.String |
getXmlToString()
Deprecated. |
void |
setEstimate(java.lang.Integer estimate)
Deprecated. |
void |
setEstimatedBy(java.lang.String estimatedBy)
Deprecated. |
void |
setEstimateType(Lookup estimateType)
Deprecated. |
void |
setId(java.lang.Integer estimateId)
Deprecated. |
void |
setOrganizationId(java.lang.Integer organizationId)
Deprecated. |
| Methods inherited from class com.jamasoftware.contour.domain.DomainObjectSupport |
|---|
getCreatedBy, getCreatedDate, getModifiedBy, getModifiedDate, setCreatedBy, setCreatedDate, setModifiedBy, setModifiedDate |
| Methods inherited from class com.jamasoftware.contour.domain.DomainObjectBaseSupport |
|---|
equals, hashCode, isNewObject, obtainAclObjectIdentity |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Estimate()
public Estimate(Estimate other)
| Method Detail |
|---|
public Lookup getEstimateType()
public void setEstimateType(Lookup estimateType)
public java.lang.Integer getEstimate()
public void setEstimate(java.lang.Integer estimate)
public java.lang.Integer getId()
public void setId(java.lang.Integer estimateId)
public java.lang.String getEstimatedBy()
public void setEstimatedBy(java.lang.String estimatedBy)
public java.lang.Integer getOrganizationId()
public void setOrganizationId(java.lang.Integer organizationId)
public java.lang.String getXmlToString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||