Uses of Interface
org.opencrx.kernel.depot1.jmi1.Room

Packages that use Room
org.opencrx.kernel.depot1.jmi1   
 

Uses of Room in org.opencrx.kernel.depot1.jmi1
 

Methods in org.opencrx.kernel.depot1.jmi1 that return Room
 Room RoomClass.createRoom()
          Creates an instance of class Room.
 Room RoomClass.createRoom(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Room based on all required attributes.
 Room RoomClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Room based on the superclass BasicObject and all required attributes not included in this superclass.
 Room RoomClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Room based on the superclass ContextCapable and all required attributes not included in this superclass.
 Room RoomClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Room based on the superclass ExtentCapable and all required attributes not included in this superclass.
 Room RoomClass.extendRoomAddressable(RoomAddressable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Room based on the superclass RoomAddressable and all required attributes not included in this superclass.
 Room RoomClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Room based on the superclass ViewCapable and all required attributes not included in this superclass.
 Room RoomClass.getRoom(Object object)
          Creates an instance of class Room based on the specified Object instance.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.