|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Bookmark
Description:
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
returns the description of the bookmark |
java.lang.String |
getDetaildata()
returns the internal reference (url) of the bookmark |
java.lang.String |
getDisplayrestype()
|
java.lang.Long |
getOlatreskey()
returns the resource key of the bookmark |
java.lang.String |
getOlatrestype()
|
Identity |
getOwner()
|
java.lang.String |
getTitle()
|
void |
setDescription(java.lang.String description)
|
void |
setDetaildata(java.lang.String intref)
set the internal reference of the bookmark |
void |
setOlatreskey(java.lang.Long olatreskey)
set the olat resource key of the bookmark |
void |
setOlatrestype(java.lang.String olatrestype)
set the olat resource type of the bookmark |
void |
setOwner(Identity ident)
set the owner of the bookmark |
void |
setTitle(java.lang.String string)
set the title of the bookmark |
| Methods inherited from interface org.olat.core.id.CreateInfo |
|---|
getCreationDate |
| Methods inherited from interface org.olat.core.id.Persistable |
|---|
equalsByPersistableKey, getKey |
| Method Detail |
|---|
java.lang.String getDescription()
java.lang.String getDetaildata()
java.lang.Long getOlatreskey()
java.lang.String getOlatrestype()
java.lang.String getDisplayrestype()
Identity getOwner()
java.lang.String getTitle()
void setDescription(java.lang.String description)
description - the description of the bookmarkvoid setDetaildata(java.lang.String intref)
intref - void setOlatreskey(java.lang.Long olatreskey)
olatreskey - resource keyvoid setOlatrestype(java.lang.String olatrestype)
olatrestype - resource typevoid setOwner(Identity ident)
ident - void setTitle(java.lang.String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||