|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Media | |
|---|---|
| org.opencrx.kernel.generic.jmi1 | |
| Uses of Media in org.opencrx.kernel.generic.jmi1 |
|---|
| Methods in org.opencrx.kernel.generic.jmi1 with type parameters of type Media | ||
|---|---|---|
|
CrxObject.getMedia(MediaQuery query)
Retrieves the value for the reference media for the specified query. |
|
| Methods in org.opencrx.kernel.generic.jmi1 that return Media | |
|---|---|
Media |
MediaClass.createMedia()
Creates an instance of class Media. |
Media |
CrxObject.getMedia(boolean idIsPersistent,
String id)
Retrieves the value for the reference media for the specified qualifier attribute value. |
Media |
MediaClass.getMedia(Object object)
Creates an instance of class Media based on the specified Object instance. |
Media |
CrxObject.getMedia(String id)
Retrieves the value for the reference media for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.generic.jmi1 with parameters of type Media | |
|---|---|
void |
CrxObject.addMedia(boolean idIsPersistent,
String id,
Media media)
Adds the specified element to the set of the values for the reference media. |
void |
CrxObject.addMedia(String id,
Media media)
Adds the specified element to the set of the values for the reference media using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||