|
|||||||||
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.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String getClassContext()
DbAccessControlEntryContext
getClassContext
in interface DbAccessControlEntryContext
public java.lang.Long getId()
DbAccessControlEntryContext
getId
in interface DbAccessControlEntryContext
public java.lang.String getKvpContext()
DbAccessControlEntryContext
getKvpContext
in interface DbAccessControlEntryContext
public java.lang.String getPropertyContext()
DbAccessControlEntryContext
getPropertyContext
in interface DbAccessControlEntryContext
public java.lang.Long getVersion()
DbAccessControlEntryContext
getVersion
in interface DbAccessControlEntryContext
public void setClassContext(java.lang.String classContext)
DbAccessControlEntryContext
setClassContext
in interface DbAccessControlEntryContext
public void setKvpContext(java.lang.String kvpContext)
DbAccessControlEntryContext
setKvpContext
in interface DbAccessControlEntryContext
public 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 |