|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.bion.officelayer.clone.CloneDestinationPosition
public class CloneDestinationPosition
Concrete implementation of the IDestinationPosition.So this class is used to store the target position for a newly created clone.
Constructor Summary | |
---|---|
CloneDestinationPosition(java.lang.Object storeObject,
java.lang.Class clazz)
Constructor for the DestinationPosition. |
Method Summary | |
---|---|
java.lang.Object |
getDestinationObject()
Returns the stored object. |
java.lang.Class |
getType()
Returns the class of the stored object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloneDestinationPosition(java.lang.Object storeObject, java.lang.Class clazz)
storeObject
- the class to be put into the storeclazz
- the class type of the class to be storedMethod Detail |
---|
public java.lang.Class getType()
getType
in interface IDestinationPosition
public java.lang.Object getDestinationObject()
getDestinationObject
in interface IDestinationPosition
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |