|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.opencrx.kernel.account1.jdo2.AccountAddress
org.opencrx.kernel.account1.jdo2.Room
public class Room
Class Room
| Nested Class Summary | |
|---|---|
static class |
Room.Slice
Slice object hold the Room's multivalued attributes |
| Nested classes/interfaces inherited from class org.opencrx.kernel.account1.jdo2.AccountAddress |
|---|
AccountAddress.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.AccountAddress |
|---|
AccountAddress.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::kernel::account1::Room |
| Fields inherited from class org.opencrx.kernel.account1.jdo2.AccountAddress |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
Room()
|
|
| Method Summary | |
|---|---|
String |
getRoomNumber()
Retrieves the possibly null value for the optional attribute roomNumber. |
static AccountAddress.Identity |
newIdentity(Account.Identity account,
QualifierType idType,
String id)
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
protected int |
openmdxjdoGetSize(int field)
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
static AccountAddress.Identity |
openmdxjdoToIdentity(ObjectId objectId)
|
void |
setRoomNumber(String roomNumber)
Sets a new value for the attribute roomNumber. |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.address1.cci2.Addressable |
|---|
getBuilding, getUsage, isMain, setBuilding, setMain, setUsage |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::account1::Room
| Constructor Detail |
|---|
public Room()
| Method Detail |
|---|
public final String getRoomNumber()
roomNumber.
getRoomNumber in interface RoomAddressableroomNumber.public void setRoomNumber(String roomNumber)
roomNumber.
setRoomNumber in interface RoomAddressableroomNumber - The possibly null new value for attribute roomNumber.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class AccountAddress
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class AccountAddressprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
newSlice in class AccountAddressprotected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class AccountAddressRoom.CLASS
public static AccountAddress.Identity newIdentity(Account.Identity account,
QualifierType idType,
String id)
public static AccountAddress.Identity openmdxjdoToIdentity(ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||