Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
N
O
P
R
S
T
U
B
begin()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoTransactionImpl
bus
- Variable in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
Bus name where the device is connected (never NULL).
C
CelestialLimitPointImpl
- Class in
org.minetti.astrodevice.server.hibernate.object
Object representing a point of the celestial limit used to delimit the visible portion of the sky.
CelestialLimitPointImpl()
- Constructor for class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
Constructor.
CelestialLimitPointImpl(CelestialLimitPoint)
- Constructor for class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
Constructor.
close()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoFactory
Closes the factory.
close()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoSessionImpl
D
DaoFactory
- Class in
org.minetti.astrodevice.server.hibernate.dao
DAO factory used by the
DaoModuleImpl
class.
DaoFactory(EntityManagerFactory)
- Constructor for class org.minetti.astrodevice.server.hibernate.dao.
DaoFactory
Constructor.
DaoModuleImpl
- Class in
org.minetti.astrodevice.server.hibernate.dao
DAO module using the Hibernate framework.
DaoModuleImpl()
- Constructor for class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
Constructor.
DaoSessionImpl
- Class in
org.minetti.astrodevice.server.hibernate.dao
Session used for the DAO with Hibernate framework.
DaoSessionImpl(EntityManager)
- Constructor for class org.minetti.astrodevice.server.hibernate.dao.
DaoSessionImpl
Hidden constructor.
DaoTransactionImpl
- Class in
org.minetti.astrodevice.server.hibernate.dao
Transaction used to group multiple changing by DAO with Hibernate framework.
DaoTransactionImpl(EntityTransaction)
- Constructor for class org.minetti.astrodevice.server.hibernate.dao.
DaoTransactionImpl
Hidden constructor.
DeviceSpecificationDaoImpl
- Class in
org.minetti.astrodevice.server.hibernate.dao
DAO for specifications on devices.
DeviceSpecificationDaoImpl(EntityManager)
- Constructor for class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
Hidden constructor.
DeviceSpecificationImpl
- Class in
org.minetti.astrodevice.server.hibernate.object
Object representing the specifications on a device.
DeviceSpecificationImpl()
- Constructor for class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
Constructor.
DeviceSpecificationImpl(DeviceSpecification)
- Constructor for class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
Constructor.
DeviceSpecificationImpl.DeviceSignatureImpl
- Class in
org.minetti.astrodevice.server.hibernate.object
Signature used for recognize the device.
DeviceSpecificationImpl.DeviceSignatureImpl()
- Constructor for class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl.DeviceSignatureImpl
Constructor.
E
EmbeddedDecimalCoordinate
- Class in
org.minetti.astrodevice.server.hibernate.object.embedded
Object representing a coordinate stored as decimal format (embeddable class for Hibernate framework).
EmbeddedDecimalCoordinate()
- Constructor for class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedDecimalCoordinate
Constructor.
EmbeddedDecimalCoordinate(boolean, Coordinate)
- Constructor for class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedDecimalCoordinate
Constructor.
EmbeddedSexagesimalCoordinate
- Class in
org.minetti.astrodevice.server.hibernate.object.embedded
Object representing a coordinate stored as sexagesimal format (embeddable class for Hibernate framework).
EmbeddedSexagesimalCoordinate()
- Constructor for class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Constructor.
EmbeddedSexagesimalCoordinate(boolean, Coordinate)
- Constructor for class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Constructor.
end(boolean)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoTransactionImpl
equals(Object)
- Method in class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
equals(Object)
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
equals(Object)
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
F
find()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
find(DeviceSignature)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
find(long)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
find()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
ObservingSiteDaoImpl
find(long)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
ObservingSiteDaoImpl
findByPlugin(Plugin)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
findByPlugin(String)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
findSameProduct(DeviceSignature)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
G
getAltitude()
- Method in class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
getAngle()
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Returns the angle part of coordinate.
getAzimuth()
- Method in class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
getBus()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl.DeviceSignatureImpl
getCelestialLimitAlgorithm()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
getCelestialLimitPointSet()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
getElevation()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
getEntityManager()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoSessionImpl
Returns the entity manager.
getId()
- Method in class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
getId()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
getId()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
getLatitude()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
getLongitude()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
getMinutes()
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Returns the minutes part of coordinate.
getName()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
getName()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
getName()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
getOrder()
- Method in class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
getPluginClassName()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
getProductDescription()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl.DeviceSignatureImpl
getProductId()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl.DeviceSignatureImpl
getProductVersion()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl.DeviceSignatureImpl
getProperties()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl.DeviceSignatureImpl
getSeconds()
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Returns the seconds part of coordinate.
getSerialNumber()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl.DeviceSignatureImpl
getSignature()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
getValue()
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedDecimalCoordinate
Returns the full value of the coordinate in hours (h) or degrees (°).
H
hashCode()
- Method in class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
hashCode()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
hashCode()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
N
newDaoSession()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoFactory
Returns the session used for the DAO.
newDaoSession()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
newDaoTransaction(DaoSession)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoFactory
Creates and returns a new instance of transaction used to group multiple changing by DAO.
newDaoTransaction(DaoSession)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
newDeviceSpecificationDao(DaoSession)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoFactory
Creates and returns a new instance of DAO for specifications on devices.
newDeviceSpecificationDao(DaoSession)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
newObservingSiteDao(DaoSession)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoFactory
Creates and returns a new instance of DAO for observing sites.
newObservingSiteDao(DaoSession)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
O
ObservingSiteDaoImpl
- Class in
org.minetti.astrodevice.server.hibernate.dao
DAO for observing sites with Hibernate framework.
ObservingSiteDaoImpl(EntityManager)
- Constructor for class org.minetti.astrodevice.server.hibernate.dao.
ObservingSiteDaoImpl
Hidden constructor.
ObservingSiteImpl
- Class in
org.minetti.astrodevice.server.hibernate.object
Object representing an observing site.
ObservingSiteImpl()
- Constructor for class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
Constructor.
ObservingSiteImpl(ObservingSite)
- Constructor for class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
Constructor.
org.minetti.astrodevice.server.hibernate.dao
- package org.minetti.astrodevice.server.hibernate.dao
org.minetti.astrodevice.server.hibernate.object
- package org.minetti.astrodevice.server.hibernate.object
org.minetti.astrodevice.server.hibernate.object.embedded
- package org.minetti.astrodevice.server.hibernate.object.embedded
P
persist(DeviceSpecification)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
persist(ObservingSite)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
ObservingSiteDaoImpl
productDescription
- Variable in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
Product description of device (never NULL).
productId
- Variable in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
Unique identifier identifying the device product (never NULL).
productVersion
- Variable in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
Product version of device (can be NULL).
properties
- Variable in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
Map containing all properties of the device (never NULL).
R
remove(DeviceSpecification)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
remove(ObservingSite)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
ObservingSiteDaoImpl
S
serialNumber
- Variable in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
Serial number of device or other data identifying the devices of the same product (can be NULL).
setAngle(int)
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Sets the angle part of coordinate.
setCelestialLimitAlgorithm(CelestialLimitAlgorithm)
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
setElevation(short)
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
setLatitude(Coordinate)
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
setLongitude(Coordinate)
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
setMinutes(int)
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Sets the minutes part of coordinate.
setName(String)
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
setName(String)
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
setOrder(int)
- Method in class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
setPluginClassName(String)
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
setSeconds(double)
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Sets the seconds part of coordinate.
setValue(double)
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedDecimalCoordinate
Sets the full value of the coordinate in hours (h) or degrees (°).
start()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
stop()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
T
toCoordinate(boolean)
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedDecimalCoordinate
Returns the coordinate.
toCoordinate(boolean)
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
Returns the coordinate.
toString()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoFactory
toString()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoModuleImpl
toString()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoSessionImpl
toString()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DaoTransactionImpl
toString()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
toString()
- Method in class org.minetti.astrodevice.server.hibernate.dao.
ObservingSiteDaoImpl
toString()
- Method in class org.minetti.astrodevice.server.hibernate.object.
CelestialLimitPointImpl
toString()
- Method in class org.minetti.astrodevice.server.hibernate.object.
DeviceSpecificationImpl
toString()
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedDecimalCoordinate
toString()
- Method in class org.minetti.astrodevice.server.hibernate.object.embedded.
EmbeddedSexagesimalCoordinate
toString()
- Method in class org.minetti.astrodevice.server.hibernate.object.
ObservingSiteImpl
U
update(DeviceSpecification)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
DeviceSpecificationDaoImpl
update(ObservingSite)
- Method in class org.minetti.astrodevice.server.hibernate.dao.
ObservingSiteDaoImpl
B
C
D
E
F
G
H
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
astroDevice
. All Rights Reserved.