|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.domain.hibernate.DbAccessControlEntryContextImpl
public class DbAccessControlEntryContextImpl
| Constructor Summary | |
|---|---|
DbAccessControlEntryContextImpl()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getClassContext()
Get the class context. |
java.lang.Long |
getId()
Get the id for this object |
java.lang.String |
getKvpContext()
Get the key value pair context Serialized Map |
java.lang.String |
getPropertyContext()
Get the property context QName QName Qname => property types to which it applies |
java.lang.Long |
getVersion()
Get the version for this object |
int |
hashCode()
|
void |
setClassContext(java.lang.String classContext)
Set the class context - as described above |
void |
setKvpContext(java.lang.String kvpContext)
Get the key value pair context |
void |
setPropertyContext(java.lang.String propertyContext)
Get the property context strin as a above |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DbAccessControlEntryContextImpl()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String getClassContext()
DbAccessControlEntryContext
getClassContext in interface DbAccessControlEntryContextpublic java.lang.Long getId()
DbAccessControlEntryContext
getId in interface DbAccessControlEntryContextpublic java.lang.String getKvpContext()
DbAccessControlEntryContext
getKvpContext in interface DbAccessControlEntryContextpublic java.lang.String getPropertyContext()
DbAccessControlEntryContext
getPropertyContext in interface DbAccessControlEntryContextpublic java.lang.Long getVersion()
DbAccessControlEntryContext
getVersion in interface DbAccessControlEntryContextpublic void setClassContext(java.lang.String classContext)
DbAccessControlEntryContext
setClassContext in interface DbAccessControlEntryContextpublic void setKvpContext(java.lang.String kvpContext)
DbAccessControlEntryContext
setKvpContext in interface DbAccessControlEntryContextpublic void setPropertyContext(java.lang.String propertyContext)
DbAccessControlEntryContext
setPropertyContext in interface DbAccessControlEntryContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||