|
||||||||||
| 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 that return Media | |
|---|---|
Media |
MediaClass.createMedia()
Creates an instance of class Media. |
Media |
MediaClass.createMedia(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Media based on all required
attributes. |
Media |
MediaClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Media based on the superclass
BasicObject and all required attributes not included in
this superclass. |
Media |
MediaClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Media based on the superclass
ContextCapable and all required attributes not included in
this superclass. |
Media |
MediaClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Media based on the superclass
ExtentCapable and all required attributes not included in
this superclass. |
Media |
MediaClass.extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Media based on the superclass
Indexed and all required attributes not included in this
superclass. |
Media |
MediaClass.extendMedia(Media _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Media based on the superclass
Media and all required attributes not included in this
superclass. |
Media |
MediaClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Media based on the superclass
ViewCapable and all required attributes not included in
this superclass. |
Media |
MediaClass.getMedia(Object object)
Creates an instance of class Media based on the specified
Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||