Skip navigation links
A C D E F G H I L M P R S T U V W 

A

add(Entities) - Method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
add a entity to the entities
add(PowerValue) - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
add a property to the PowerValue
add(Properties) - Method in class com.bitplan.vzjava.jpa.PropertiesManagerDao
add a property to the properties
add(TimeSeries, Date, Double) - Method in class com.bitplan.vzjava.Plot
add a value to the given time series
add(Channel, List<PowerValue>) - Method in class com.bitplan.vzjava.PowerValuePlot
add the given List of PowerValues
AppMode - Class in com.bitplan.vzjava
check the mode of operation
AppMode() - Constructor for class com.bitplan.vzjava.AppMode
 
AppMode.Mode - Enum in com.bitplan.vzjava
Welcome= first start Demo = use demo database for next start of application Test = use demo database once Operation = use configured database
asJson() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
asJson() - Method in class com.bitplan.vzjava.jpa.PropertiesDao
 
asMap() - Method in class com.bitplan.vzjava.DBConfigImpl
return my values a a map
asXML() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
asXML() - Method in class com.bitplan.vzjava.jpa.PropertiesDao
 

C

Channel - Class in com.bitplan.vzjava
domain logical access to channels hides the technical details of properties and entities
Channel() - Constructor for class com.bitplan.vzjava.Channel
 
channelPlotResponse() - Method in class com.bitplan.vzjava.resources.HomeResource
generic channel Plot response
channelsByTitle - Static variable in class com.bitplan.vzjava.Channel
 
chart - Variable in class com.bitplan.vzjava.Plot
 
chartPanel - Variable in class com.bitplan.vzjava.Plot
 
clone() - Method in class com.bitplan.vzjava.PowerValueImpl
 
cloneMe() - Method in interface com.bitplan.vzjava.PowerValue
 
cloneMe() - Method in class com.bitplan.vzjava.PowerValueImpl
 
close() - Method in class com.bitplan.vzjava.jpa.VZDB
close
ColoredDataSet() - Constructor for class com.bitplan.vzjava.Plot.ColoredDataSet
 
com.bitplan.vzjava - package com.bitplan.vzjava
 
com.bitplan.vzjava.jpa - package com.bitplan.vzjava.jpa
 
com.bitplan.vzjava.resources - package com.bitplan.vzjava.resources
 
com.bitplan.vzjava.rest - package com.bitplan.vzjava.rest
 
createDataset() - Method in class com.bitplan.vzjava.Plot
 
createDataset() - Method in class com.bitplan.vzjava.PowerValuePlot
 
Curve() - Constructor for class com.bitplan.vzjava.PowerValuePlot.Curve
 

D

dataSet - Variable in class com.bitplan.vzjava.Plot.ColoredDataSet
 
dataset - Variable in class com.bitplan.vzjava.Plot
 
DBConfig - Interface in com.bitplan.vzjava
Database configuration
DBConfigImpl - Class in com.bitplan.vzjava
Database Configuration
DBConfigImpl() - Constructor for class com.bitplan.vzjava.DBConfigImpl
 
DBConfigImpl.PropInfo - Class in com.bitplan.vzjava
local Property file info helper
DBConfigResource - Class in com.bitplan.vzjava.resources
Jersey Resource for Configuration
DBConfigResource() - Constructor for class com.bitplan.vzjava.resources.DBConfigResource
constructor
debug - Variable in class com.bitplan.vzjava.Plot
 
DEFAULT_PATTERNS - Static variable in class com.bitplan.vzjava.resources.PowerPlotResource
 

E

Entities - Interface in com.bitplan.vzjava
access to entities
EntitiesDao - Class in com.bitplan.vzjava.jpa
Entities Table
EntitiesDao() - Constructor for class com.bitplan.vzjava.jpa.EntitiesDao
 
EntitiesImpl - Class in com.bitplan.vzjava
implementation of Entities
EntitiesImpl() - Constructor for class com.bitplan.vzjava.EntitiesImpl
 
EntitiesManager - Interface in com.bitplan.vzjava
interface for Entities Manager
EntitiesManagerDao - Class in com.bitplan.vzjava.jpa
manager for Entities
EntitiesManagerDao() - Constructor for class com.bitplan.vzjava.jpa.EntitiesManagerDao
 
ErrorHandler - Class in com.bitplan.vzjava
simple ErrorHandler
ErrorHandler() - Constructor for class com.bitplan.vzjava.ErrorHandler
 

F

frame - Variable in class com.bitplan.vzjava.Plot
 
fromForm(MultivaluedMap<String, String>) - Method in class com.bitplan.vzjava.resources.DBConfigResource
get the Database Configuration from the Form
fromMap(Map<String, String>) - Method in class com.bitplan.vzjava.DBConfigImpl
get my values from the given map

G

get(String, String, int, PowerValue.ChannelMode) - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
get values base on String time stamps
get(Calendar, Calendar, int, PowerValue.ChannelMode) - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
get the values
get(String, String, int, PowerValue.ChannelMode) - Method in interface com.bitplan.vzjava.PowerValueManager
get power values
getChannel_id() - Method in class com.bitplan.vzjava.jpa.PowerValueDao
 
getChannel_id() - Method in interface com.bitplan.vzjava.PowerValue
 
getChannel_id() - Method in class com.bitplan.vzjava.PowerValueImpl
 
getChannelMode() - Method in class com.bitplan.vzjava.Channel
get the channel mode of this channel
getChannels() - Static method in class com.bitplan.vzjava.Channel
get the available channels of the system
getChart() - Method in class com.bitplan.vzjava.Plot
get the Chart
getColor() - Method in class com.bitplan.vzjava.Channel
get the color for this channel
getConfigInfo(String) - Static method in class com.bitplan.vzjava.DBConfigImpl
get the info for the configuration
getConfigName() - Static method in class com.bitplan.vzjava.DBConfigImpl
get the name of the current configuration
getCrypt() - Method in class com.bitplan.vzjava.DBConfigImpl.PropInfo
get the encryption
getCurrent(int) - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
get the current PowerValue for the given channel
getDBConfig(String) - Static method in class com.bitplan.vzjava.DBConfigImpl
get the Database Properties for the given database Configuration name
getDbConfig() - Method in class com.bitplan.vzjava.jpa.VZDB
 
getDescription() - Method in class com.bitplan.vzjava.Channel
get the description of the channel
getDriver() - Method in interface com.bitplan.vzjava.DBConfig
 
getDriver() - Method in class com.bitplan.vzjava.DBConfigImpl
 
getEclass() - Method in interface com.bitplan.vzjava.Entities
 
getEclass() - Method in class com.bitplan.vzjava.EntitiesImpl
 
getEclass() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
getElements() - Method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
 
getElements() - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
getElements() - Method in class com.bitplan.vzjava.jpa.PropertiesManagerDao
 
getEntities() - Method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
 
getEntities(VZDB) - Method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
get the Entities from the Volkszähler database
getEntity() - Method in class com.bitplan.vzjava.jpa.PropertiesDao
 
getEntity() - Method in interface com.bitplan.vzjava.Properties
 
getEntity() - Method in class com.bitplan.vzjava.PropertiesImpl
 
getEntityByChannel(int) - Method in interface com.bitplan.vzjava.EntitiesManager
 
getEntityByChannel(int) - Method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
 
getEntityByUuid(String) - Method in interface com.bitplan.vzjava.EntitiesManager
 
getEntityByUuid(String) - Method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
 
getEntityManager() - Method in class com.bitplan.vzjava.jpa.VZDB
init
getFactory() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
getFactory() - Method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
 
getFactory() - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
getFactory() - Method in class com.bitplan.vzjava.jpa.PropertiesDao
 
getFactory() - Method in class com.bitplan.vzjava.jpa.PropertiesManagerDao
 
getFactoryStatic() - Static method in class com.bitplan.vzjava.jpa.EntitiesDao
 
getFactoryStatic() - Static method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
 
getFactoryStatic() - Static method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
getFactoryStatic() - Static method in class com.bitplan.vzjava.jpa.PropertiesDao
 
getFactoryStatic() - Static method in class com.bitplan.vzjava.jpa.PropertiesManagerDao
 
getId() - Method in interface com.bitplan.vzjava.Entities
 
getId() - Method in class com.bitplan.vzjava.EntitiesImpl
 
getId() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
getId() - Method in class com.bitplan.vzjava.jpa.PowerValueDao
 
getId() - Method in class com.bitplan.vzjava.jpa.PropertiesDao
 
getId() - Method in interface com.bitplan.vzjava.PowerValue
 
getId() - Method in class com.bitplan.vzjava.PowerValueImpl
 
getId() - Method in interface com.bitplan.vzjava.Properties
 
getId() - Method in class com.bitplan.vzjava.PropertiesImpl
 
getIniInfo() - Static method in class com.bitplan.vzjava.DBConfigImpl
get the ini info
getIniPath() - Static method in class com.bitplan.vzjava.DBConfigImpl
get the path to the initialization files
getInstance() - Static method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
get the instance
getInstance() - Static method in class com.bitplan.vzjava.PowerValuePlotManager
singleton access
getMode() - Static method in class com.bitplan.vzjava.AppMode
get the mode of operation
getName() - Method in interface com.bitplan.vzjava.DBConfig
 
getName() - Method in class com.bitplan.vzjava.DBConfigImpl
 
getNo() - Method in class com.bitplan.vzjava.Channel
 
getPanel() - Method in class com.bitplan.vzjava.Plot
get the Panel
getPassword() - Method in interface com.bitplan.vzjava.DBConfig
 
getPassword() - Method in class com.bitplan.vzjava.DBConfigImpl
 
getPassword2() - Method in interface com.bitplan.vzjava.DBConfig
 
getPassword2() - Method in class com.bitplan.vzjava.DBConfigImpl
 
getPkey() - Method in class com.bitplan.vzjava.jpa.PropertiesDao
 
getPkey() - Method in interface com.bitplan.vzjava.Properties
 
getPkey() - Method in class com.bitplan.vzjava.PropertiesImpl
 
getPlot(String, String, String, int, int) - Method in class com.bitplan.vzjava.PowerValuePlotManager
get the plot File
getPlotFile(String) - Method in class com.bitplan.vzjava.PowerValuePlotManager
get the file with the given filename from the cache
getPlotFileForRange(String, int, int, String, String, String) - Method in class com.bitplan.vzjava.resources.PowerPlotResource
 
getPlotFileForRange(String, String) - Method in class com.bitplan.vzjava.resources.PowerPlotResource
 
getPlotForRange(int, int, String, String, String) - Method in class com.bitplan.vzjava.resources.PowerPlotResource
 
getPower(PowerValue, PowerValue) - Static method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
get the powerValue based on the difference of two charge values
getPower(Calendar, Calendar, int) - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
get power Values for the given period from the given channel
getPowerFromCounter(Calendar, Calendar, int) - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
get PowerValues from the two calendar instances
getPowerValues() - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
getProperties() - Method in interface com.bitplan.vzjava.Entities
 
getProperties() - Method in class com.bitplan.vzjava.EntitiesImpl
 
getProperties() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
getProperties() - Method in class com.bitplan.vzjava.jpa.PropertiesManagerDao
 
getProperties(VZDB) - Method in class com.bitplan.vzjava.jpa.PropertiesManagerDao
get the Properties from the Volkszähler database
getProperties() - Method in class com.bitplan.vzjava.jpa.VZDB
 
getPropertiesDao() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
getTempDirectory() - Method in class com.bitplan.vzjava.PowerValuePlotManager
get a temporary Directory
getTimeStamp() - Method in class com.bitplan.vzjava.jpa.PowerValueDao
 
getTimeStamp() - Method in interface com.bitplan.vzjava.PowerValue
 
getTimeStamp() - Method in class com.bitplan.vzjava.PowerValueImpl
 
getTitle() - Method in class com.bitplan.vzjava.Channel
get the title of the channel
getType() - Method in interface com.bitplan.vzjava.Entities
 
getType() - Method in class com.bitplan.vzjava.EntitiesImpl
 
getType() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
getTypeConverter() - Method in class com.bitplan.vzjava.DBConfigImpl
 
getUrl() - Method in interface com.bitplan.vzjava.DBConfig
 
getUrl() - Method in class com.bitplan.vzjava.DBConfigImpl
 
getUser() - Method in interface com.bitplan.vzjava.DBConfig
 
getUser() - Method in class com.bitplan.vzjava.DBConfigImpl
 
getUsers() - Method in class com.bitplan.vzjava.resources.UserManagerResource
 
getUuid() - Method in interface com.bitplan.vzjava.Entities
 
getUuid() - Method in class com.bitplan.vzjava.EntitiesImpl
 
getUuid() - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
getValue() - Method in class com.bitplan.vzjava.jpa.PowerValueDao
 
getValue() - Method in class com.bitplan.vzjava.jpa.PropertiesDao
 
getValue() - Method in interface com.bitplan.vzjava.PowerValue
 
getValue() - Method in class com.bitplan.vzjava.PowerValueImpl
 
getValue() - Method in interface com.bitplan.vzjava.Properties
 
getValue() - Method in class com.bitplan.vzjava.PropertiesImpl
 
getVzdb() - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
getVzdb() - Method in interface com.bitplan.vzjava.PowerValueManager
 
getVzdb() - Method in class com.bitplan.vzjava.PowerValuePlotManager
 
getVZInstance() - Static method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
get an instance based on the configured VZDB
getVZInstance(VZDB) - Static method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
get an instance based on the given VZDB

H

handle(Throwable) - Static method in class com.bitplan.vzjava.ErrorHandler
handle the given Throwable
HelpResource - Class in com.bitplan.vzjava.resources
Jersey Resource for Home
HelpResource() - Constructor for class com.bitplan.vzjava.resources.HelpResource
constructor
homePost(MultivaluedMap<String, String>) - Method in class com.bitplan.vzjava.resources.HomeResource
 
HomeResource - Class in com.bitplan.vzjava.resources
Jersey Resource for Home
HomeResource() - Constructor for class com.bitplan.vzjava.resources.HomeResource
constructor

I

init(String) - Method in class com.bitplan.vzjava.jpa.VZDB
initialize the properties map for the given Database Configuration name

L

LOGGER - Static variable in class com.bitplan.vzjava.Channel
 
LOGGER - Static variable in class com.bitplan.vzjava.DBConfigImpl
 
LOGGER - Static variable in class com.bitplan.vzjava.ErrorHandler
 
LOGGER - Static variable in class com.bitplan.vzjava.Plot
 
LOGGER - Static variable in class com.bitplan.vzjava.resources.PowerPlotResource
 

M

main(String[]) - Static method in class com.bitplan.vzjava.rest.VZServer
start Server

P

paintSequence - Variable in class com.bitplan.vzjava.Plot.ColoredDataSet
 
PATTERN_ASCTIME - Static variable in class com.bitplan.vzjava.resources.PowerPlotResource
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class com.bitplan.vzjava.resources.PowerPlotResource
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class com.bitplan.vzjava.resources.PowerPlotResource
Date format pattern used to parse HTTP date headers in RFC 1123 format.
Plot - Class in com.bitplan.vzjava
general Plot
Plot() - Constructor for class com.bitplan.vzjava.Plot
 
Plot.ColoredDataSet - Class in com.bitplan.vzjava
dataset + paintSequence
PowerPlotResource - Class in com.bitplan.vzjava.resources
 
PowerPlotResource() - Constructor for class com.bitplan.vzjava.resources.PowerPlotResource
Power Plot Resource constructor
PowerValue - Interface in com.bitplan.vzjava
power Values
PowerValue.ChannelMode - Enum in com.bitplan.vzjava
 
PowerValueDao - Class in com.bitplan.vzjava.jpa
 
PowerValueDao() - Constructor for class com.bitplan.vzjava.jpa.PowerValueDao
 
PowerValueImpl - Class in com.bitplan.vzjava
the naked ChargePeriod Implementation
PowerValueImpl() - Constructor for class com.bitplan.vzjava.PowerValueImpl
 
PowerValueManager - Interface in com.bitplan.vzjava
power Value Manager
PowerValueManagerDao - Class in com.bitplan.vzjava.jpa
manager for PowerValue
PowerValueManagerDao() - Constructor for class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
PowerValueManagerDao(VZDB) - Constructor for class com.bitplan.vzjava.jpa.PowerValueManagerDao
construct me with a Volkszähler Database
PowerValuePlot - Class in com.bitplan.vzjava
allows Plotting of PowerValues
PowerValuePlot() - Constructor for class com.bitplan.vzjava.PowerValuePlot
 
PowerValuePlot.Curve - Class in com.bitplan.vzjava
 
PowerValuePlotManager - Class in com.bitplan.vzjava
manages PowerValue Plots by caching
PowerValuePlotManager() - Constructor for class com.bitplan.vzjava.PowerValuePlotManager
private constructor to force instance handling
prepareMap(Map<String, Object>, String, String) - Static method in class com.bitplan.vzjava.resources.VZResource
prepare the root Map
prepareRootMap(String, String) - Method in class com.bitplan.vzjava.resources.VZResource
 
Properties - Interface in com.bitplan.vzjava
interface for properties
PropertiesDao - Class in com.bitplan.vzjava.jpa
Properties Table
PropertiesDao() - Constructor for class com.bitplan.vzjava.jpa.PropertiesDao
 
PropertiesImpl - Class in com.bitplan.vzjava
implementation of Properties
PropertiesImpl() - Constructor for class com.bitplan.vzjava.PropertiesImpl
 
PropertiesManager - Interface in com.bitplan.vzjava
interface for Properties Manager
PropertiesManagerDao - Class in com.bitplan.vzjava.jpa
manager for Properties
PropertiesManagerDao() - Constructor for class com.bitplan.vzjava.jpa.PropertiesManagerDao
 
PropInfo(File) - Constructor for class com.bitplan.vzjava.DBConfigImpl.PropInfo
construct a new PropertyInfo

R

returnFile(File, String) - Static method in class com.bitplan.vzjava.resources.PowerPlotResource
http://stackoverflow.com/a/10257341/1497139 Sends the file if modified and "not modified" if not modified future work may put each file with a unique id in a separate folder in tomcat * use that static URL for each file * if file is modified, URL of file changes * -> client always fetches correct file method header for calling method public Response getXY(@HeaderParam("If-Modified-Since") String modified) {

S

save() - Method in interface com.bitplan.vzjava.DBConfig
save my settings
save(Map<String, String>) - Method in class com.bitplan.vzjava.DBConfigImpl.PropInfo
save the properties
save() - Method in class com.bitplan.vzjava.DBConfigImpl
save me as an ini file
saveAsPng(File, int, int) - Method in class com.bitplan.vzjava.Plot
save me as a png file
setChannel_id(int) - Method in interface com.bitplan.vzjava.PowerValue
 
setChannel_id(int) - Method in class com.bitplan.vzjava.PowerValueImpl
 
setDbConfig(DBConfig) - Method in class com.bitplan.vzjava.jpa.VZDB
 
setDriver(String) - Method in interface com.bitplan.vzjava.DBConfig
 
setDriver(String) - Method in class com.bitplan.vzjava.DBConfigImpl
 
setEclass(String) - Method in interface com.bitplan.vzjava.Entities
 
setEclass(String) - Method in class com.bitplan.vzjava.EntitiesImpl
 
setEntities(List<Entities>) - Method in class com.bitplan.vzjava.jpa.EntitiesManagerDao
 
setEntity(EntitiesDao) - Method in class com.bitplan.vzjava.jpa.PropertiesDao
 
setEntity(Entities) - Method in interface com.bitplan.vzjava.Properties
 
setEntity(Entities) - Method in class com.bitplan.vzjava.PropertiesImpl
 
setId(int) - Method in interface com.bitplan.vzjava.Entities
 
setId(int) - Method in class com.bitplan.vzjava.EntitiesImpl
 
setId(int) - Method in interface com.bitplan.vzjava.PowerValue
 
setId(int) - Method in class com.bitplan.vzjava.PowerValueImpl
 
setId(int) - Method in interface com.bitplan.vzjava.Properties
 
setId(int) - Method in class com.bitplan.vzjava.PropertiesImpl
 
setMode(AppMode.Mode) - Static method in class com.bitplan.vzjava.AppMode
set the given mode of operation
setName(String) - Method in interface com.bitplan.vzjava.DBConfig
 
setName(String) - Method in class com.bitplan.vzjava.DBConfigImpl
 
setNo(int) - Method in class com.bitplan.vzjava.Channel
 
setPassword(String) - Method in interface com.bitplan.vzjava.DBConfig
 
setPassword(String) - Method in class com.bitplan.vzjava.DBConfigImpl
 
setPassword2(String) - Method in interface com.bitplan.vzjava.DBConfig
 
setPassword2(String) - Method in class com.bitplan.vzjava.DBConfigImpl
 
setPkey(String) - Method in interface com.bitplan.vzjava.Properties
 
setPkey(String) - Method in class com.bitplan.vzjava.PropertiesImpl
 
setPowerValues(List<PowerValue>) - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
setProperties(List<PropertiesDao>) - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
setProperties(List<Properties>) - Method in class com.bitplan.vzjava.jpa.PropertiesManagerDao
 
setProperties(Map<String, String>) - Method in class com.bitplan.vzjava.jpa.VZDB
 
setPropertiesDao(List<PropertiesDao>) - Method in class com.bitplan.vzjava.jpa.EntitiesDao
 
setProperty(String, String) - Method in class com.bitplan.vzjava.jpa.VZDB
set a property with the given key and value
setTimeStamp(Date) - Method in interface com.bitplan.vzjava.PowerValue
 
setTimeStamp(Date) - Method in class com.bitplan.vzjava.PowerValueImpl
 
setType(String) - Method in interface com.bitplan.vzjava.Entities
 
setType(String) - Method in class com.bitplan.vzjava.EntitiesImpl
 
setTypeConverter(TypeConverter) - Method in class com.bitplan.vzjava.DBConfigImpl
 
setUrl(String) - Method in interface com.bitplan.vzjava.DBConfig
 
setUrl(String) - Method in class com.bitplan.vzjava.DBConfigImpl
 
setUser(String) - Method in interface com.bitplan.vzjava.DBConfig
 
setUser(String) - Method in class com.bitplan.vzjava.DBConfigImpl
 
setUuid(String) - Method in interface com.bitplan.vzjava.Entities
 
setUuid(String) - Method in class com.bitplan.vzjava.EntitiesImpl
 
setValue(double) - Method in interface com.bitplan.vzjava.PowerValue
 
setValue(double) - Method in class com.bitplan.vzjava.PowerValueImpl
 
setValue(String) - Method in interface com.bitplan.vzjava.Properties
 
setValue(String) - Method in class com.bitplan.vzjava.PropertiesImpl
 
setVzdb(VZDB) - Method in class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
setVzdb(VZDB) - Method in interface com.bitplan.vzjava.PowerValueManager
 
setVzdb(VZDB) - Method in class com.bitplan.vzjava.PowerValuePlotManager
 
show() - Method in class com.bitplan.vzjava.Plot
show me
showConfig(String) - Method in class com.bitplan.vzjava.resources.DBConfigResource
 
showConfig() - Method in class com.bitplan.vzjava.resources.DBConfigResource
 
showHome() - Method in class com.bitplan.vzjava.resources.HelpResource
 
showHome() - Method in class com.bitplan.vzjava.resources.HomeResource
 

T

testConnection() - Method in interface com.bitplan.vzjava.DBConfig
test the connection and return the clientInfo for it
testConnection() - Method in class com.bitplan.vzjava.DBConfigImpl
 
title - Variable in class com.bitplan.vzjava.Plot
 

U

UserManagerResource - Class in com.bitplan.vzjava.resources
 
UserManagerResource() - Constructor for class com.bitplan.vzjava.resources.UserManagerResource
constructor

V

value - Variable in class com.bitplan.vzjava.PowerValueImpl
 
valueOf(String) - Static method in enum com.bitplan.vzjava.AppMode.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bitplan.vzjava.PowerValue.ChannelMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bitplan.vzjava.AppMode.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bitplan.vzjava.PowerValue.ChannelMode
Returns an array containing the constants of this enum type, in the order they are declared.
vzdb - Static variable in class com.bitplan.vzjava.Channel
 
vzdb - Variable in class com.bitplan.vzjava.jpa.PowerValueManagerDao
 
VZDB - Class in com.bitplan.vzjava.jpa
JPA access to Volkszähler database
VZDB() - Constructor for class com.bitplan.vzjava.jpa.VZDB
default constructor
VZDB(String) - Constructor for class com.bitplan.vzjava.jpa.VZDB
construct the database connector
VZResource<MT,T> - Class in com.bitplan.vzjava.resources
Baseresource for all Volkszähler Resources
VZResource() - Constructor for class com.bitplan.vzjava.resources.VZResource
 
VZServer - Class in com.bitplan.vzjava.rest
RESTful Server for Volkszähler
VZServer() - Constructor for class com.bitplan.vzjava.rest.VZServer
construct VZServer setting defaults

W

waitClose() - Method in class com.bitplan.vzjava.Plot
wait for close
waitVisible() - Method in class com.bitplan.vzjava.Plot
 
warn(String) - Static method in class com.bitplan.vzjava.ErrorHandler
issue a warning
workOnConfigFromPost(String, MultivaluedMap<String, String>) - Method in class com.bitplan.vzjava.resources.DBConfigResource
 
workOnConfigFromPost(MultivaluedMap<String, String>) - Method in class com.bitplan.vzjava.resources.DBConfigResource
 
A C D E F G H I L M P R S T U V W 
Skip navigation links

Copyright © 2018 BITPlan GmbH. All rights reserved.