|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.domain.hibernate.LifecycleAdapter
org.alfresco.repo.domain.hibernate.ContentUrlImpl
public class ContentUrlImpl
Bean containing all the persistence data representing a Content Url.
This implementation of the Node interface is
Hibernate specific.
| Field Summary |
|---|
| Fields inherited from interface org.hibernate.classic.Lifecycle |
|---|
NO_VETO, VETO |
| Constructor Summary | |
|---|---|
ContentUrlImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContentUrl()
|
java.lang.Long |
getId()
|
void |
setContentUrl(java.lang.String contentUrl)
|
| Methods inherited from class org.alfresco.repo.domain.hibernate.LifecycleAdapter |
|---|
getSession, onDelete, onLoad, onSave, onUpdate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentUrlImpl()
| Method Detail |
|---|
public java.lang.Long getId()
getId in interface ContentUrlpublic java.lang.String getContentUrl()
getContentUrl in interface ContentUrlpublic void setContentUrl(java.lang.String contentUrl)
setContentUrl in interface ContentUrl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||