|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jamasoftware.contour.domain.DomainObjectBaseSupport
public abstract class DomainObjectBaseSupport
| Field Summary |
|---|
| Fields inherited from interface com.jamasoftware.contour.domain.DomainObjectBase |
|---|
ORGANIZATION_COLUMN_NAME |
| Constructor Summary | |
|---|---|
DomainObjectBaseSupport()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
boolean |
isNewObject()
|
com.jamasoftware.contour.security.acl.AclObjectIdentity |
obtainAclObjectIdentity()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.jamasoftware.contour.domain.DomainObject |
|---|
getCreatedBy, getCreatedDate, getModifiedBy, getModifiedDate, getXmlToString, setCreatedBy, setCreatedDate, setModifiedBy, setModifiedDate |
| Methods inherited from interface com.jamasoftware.contour.domain.DomainObjectBase |
|---|
getId, getOrganizationId, setId, setOrganizationId |
| Constructor Detail |
|---|
public DomainObjectBaseSupport()
| Method Detail |
|---|
public boolean isNewObject()
isNewObject in interface DomainObjectpublic com.jamasoftware.contour.security.acl.AclObjectIdentity obtainAclObjectIdentity()
obtainAclObjectIdentity in interface DomainObjectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||