|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISticker | |
|---|---|
| ch.elexis.core.data | |
| ch.elexis.data | |
| Uses of ISticker in ch.elexis.core.data |
|---|
| Methods in ch.elexis.core.data that return ISticker | |
|---|---|
ISticker |
IPersistentObject.getSticker()
Find the "highest" or the only Sticker of this object |
| Methods in ch.elexis.core.data that return types with arguments of type ISticker | |
|---|---|
java.util.List<ISticker> |
IPersistentObject.getStickers()
Return all Stickers attributed to this object |
| Methods in ch.elexis.core.data with parameters of type ISticker | |
|---|---|
void |
IPersistentObject.addSticker(ISticker et)
Add a Sticker to this object |
int |
ISticker.compareTo(ISticker o)
|
void |
IPersistentObject.removeSticker(ISticker st)
Remove a Stickerfrom this object |
| Uses of ISticker in ch.elexis.data |
|---|
| Classes in ch.elexis.data that implement ISticker | |
|---|---|
class |
Sticker
Eine Markierung für im Prinzip beliebige Objekte. |
| Methods in ch.elexis.data that return ISticker | |
|---|---|
ISticker |
PersistentObject.getSticker()
holt den "höchstwertigen" Sticker, falls mehrere existieren |
| Methods in ch.elexis.data that return types with arguments of type ISticker | |
|---|---|
java.util.List<ISticker> |
PersistentObject.getStickers()
Return all Stickers attributed to this objecz |
| Methods in ch.elexis.data with parameters of type ISticker | |
|---|---|
void |
PersistentObject.addSticker(ISticker st)
Add a Sticker to this object |
int |
Sticker.compareTo(ISticker o)
|
void |
PersistentObject.removeSticker(ISticker et)
Remove a Sticker from this object |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||