|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.redhat.rhn.domain.BaseDomainHelper
public abstract class BaseDomainHelper
Class UserImpl that reflects the DB representation of web_contact and ancillary tables. DB table: web_contact
| Constructor Summary | |
|---|---|
BaseDomainHelper()
Create a new empty object |
|
| Method Summary | |
|---|---|
java.util.Date |
getCreated()
Gets the current value of created |
java.util.Date |
getModified()
Gets the current value of modified |
void |
setCreated(java.util.Date createdIn)
Sets the value of created to new value |
void |
setModified(java.util.Date modifiedIn)
Sets the value of modified to new value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseDomainHelper()
| Method Detail |
|---|
public java.util.Date getCreated()
public void setCreated(java.util.Date createdIn)
createdIn - New value for createdpublic java.util.Date getModified()
public void setModified(java.util.Date modifiedIn)
modifiedIn - New value for modified
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||