A B C D E F G H I K L M N O P R S T U V W X

A

ActionEvent - class converge.kernel.ActionEvent.
ActionEvent-olio annetaan sääntöjen ja viestin antamisen yhteydessä Droolsille.
ActionEvent() - Constructor for class converge.kernel.ActionEvent
Luodaan uusi ActionEvent
ActionEvent(ActionEvent) - Constructor for class converge.kernel.ActionEvent
Kopiokonstruktori
ActionInterface - interface converge.kernel.ActionInterface.
Rajapinta toimintojen määritykselle.
ActionLoader - class converge.kernel.ActionLoader.
ActionLoader lataa järjestelmään kaikki tunnetut ActionInterfacen toteuttavat luokat.
ActionLoader() - Constructor for class converge.kernel.ActionLoader
 
addAttachment(Attachment) - Method in class converge.service.Message
Lisää viestiin uuden liitetiedoston.
addAttribute(ContextModelValueAttribute) - Method in class converge.service.Message
ContextModelValueAttribuuttien viestiolioon lisäämiseen tarkoitettu metodi,
addAttribute(String, String, Object, boolean, int) - Method in class converge.kernel.ContextModel
Uuden attribuutin liittäminen kontekstimalliin.
addCondition(String, String, String) - Method in class converge.kernel.Rule
Lisätään uusi sääntöön ehto.
addContact(Contact) - Method in class converge.kernel.ContactList
Lisätään kontaktitieto.
addContactList(ContactList) - Method in class converge.kernel.ContactList
Lisätään alikontaktilista.
addContextModel(ContextModel) - Method in class converge.kernel.User
Kontekstimallin liittäminen käyttäjään
addDataSource(DataSource) - Method in class converge.kernel.User
Tiedonlähteen lisääminen.
addEvent(String, String) - Method in class converge.kernel.ActionEvent
Lisätään avaimelle uusi arvo.
addProfile(Profile) - Method in class converge.kernel.User
Profiilin liittäminen käyttäjään
addScheduledRule(Scheduler) - Method in class converge.kernel.Profile
Ajastuksen / ajastetun säännön lisääminen
addUser(String) - Method in class converge.kernel.UserNameCollection
Käyttäjän lisääminen kokoelmaan käyttäjänimen mukaan, jokainen liitetty käyttäjä sisältyy kokoelmaan vain kerran
addUser(User) - Method in class converge.kernel.UserNameCollection
Käyttäjän lisääminen kokoelmaan, jokainen liitetty käyttäjä sisältyy kokoelmaan vain kerran
addWebServerListener(WebServerListener) - Method in class webcore.webserver.WebServer
adds a listener to this WebServer
Attachment - class converge.service.Attachment.
Luokka liitetiedostojen hallintaan.
Attachment - class webcore.Attachment.
Attachment huolehtii liitetiedostojen näyttämisestä asiakkaalle
Attachment() - Constructor for class webcore.Attachment
 
Attachment(String) - Constructor for class converge.service.Attachment
Luo uuden liitetiedosto-olion, jonka tietosisältö löytyy osoitteesta URL
AttachmentAttributes - class converge.service.AttachmentAttributes.
Tietovarasto liitetiedoston ominaisuustiedoille.
AttachmentAttributes() - Constructor for class converge.service.AttachmentAttributes
Oletuskonstruktori
AttachmentAttributes(String) - Constructor for class converge.service.AttachmentAttributes
Virhe attribuutteja noudettaessa
Attribute - class converge.attribute.Attribute.
Attribute on abstrakti yliluokka muille Attribute-sarjan luokille.
Attribute() - Constructor for class converge.attribute.Attribute
 
AttributeDate - class converge.attribute.attributeImplementations.AttributeDate.
Attribute-luokan aliluokka, joka osaa käsitellä päivämääriä (esim. viestin lähetysaika)
AttributeDate() - Constructor for class converge.attribute.attributeImplementations.AttributeDate
 
AttributeInterface - interface converge.attribute.AttributeInterface.
AttributeInterface:lla määritetään ne ominaisuudet, jotka jokaisen attribuuttien käsittelyn toteuttavien luokkien on tarjottava.
AttributeLoader - class converge.attribute.AttributeLoader.
Palvelu luokka, jonka avulla voidaan pyytää attribuutti-ilmentymiä UserPropertyInterface:lle, ContextModelAttributeInterface:lle tai MessageAttributeInterface:lle.
AttributeLoader() - Constructor for class converge.attribute.AttributeLoader
 
AttributePrecedence - class converge.attribute.attributeImplementations.AttributePrecedence.
Attribute-luokan aliluokka, joka osaa käsitellä viestin mukana tullutta Precedence-arvoa (junk, bulk, normal, first-class)
AttributePrecedence() - Constructor for class converge.attribute.attributeImplementations.AttributePrecedence
 
AttributePriority - class converge.attribute.attributeImplementations.AttributePriority.
Attribute-luokan aliluokka, joka osaa käsitellä viestin mukana tullutta Priority-arvoa (1,2,3,4,5)
AttributePriority() - Constructor for class converge.attribute.attributeImplementations.AttributePriority
 
AttributeString - class converge.attribute.attributeImplementations.AttributeString.
Attribute-luokan aliluokka, joka osaa käsitellä merkkijonoja.
AttributeString() - Constructor for class converge.attribute.attributeImplementations.AttributeString
 
AttributeStringArray - class converge.attribute.attributeImplementations.AttributeStringArray.
Attribuuttiluokka, jonka avulla voidaan käsitellä taulukkotyyppisiä muuttujia.
AttributeStringArray() - Constructor for class converge.attribute.attributeImplementations.AttributeStringArray
 

B

Base64 - class converge.kernel.Base64.
(Tämä luokka ei ole Converge Groupin tekemä).
Base64.InputStream - class converge.kernel.Base64.InputStream.
(Tämä luokka ei ole Converge Groupin tekemä).
Base64.InputStream(InputStream) - Constructor for class converge.kernel.Base64.InputStream
Constructs a Base64#InputStream in DECODE mode.
Base64.InputStream(InputStream, boolean) - Constructor for class converge.kernel.Base64.InputStream
Constructs a Base64#InputStream in either ENCODE or DECODE mode.
Base64.InputStream(InputStream, boolean, boolean) - Constructor for class converge.kernel.Base64.InputStream
Constructs a Base64#InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - class converge.kernel.Base64.OutputStream.
(Tämä luokka ei ole Converge Groupin tekemä).
Base64.OutputStream(OutputStream) - Constructor for class converge.kernel.Base64.OutputStream
Constructs a Base64#OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, boolean) - Constructor for class converge.kernel.Base64.OutputStream
Constructs a Base64#OutputStream in either ENCODE or DECODE mode.
Base64.OutputStream(OutputStream, boolean, boolean) - Constructor for class converge.kernel.Base64.OutputStream
Constructs a Base64#OutputStream in either ENCODE or DECODE mode.

C

canHandle(String) - Method in class converge.service.IMAP
Kertoo onko parametrina annettu pointteri sellainen, jonka tämä DataSource-olio voisi hakea.
canHandle(String) - Method in class converge.service.DataSource
Palauttaa tiedon siitä, pystyykö tämä DataSource käsittelemään annettua pointteria.
checkClientTrusted(X509Certificate[], String) - Method in class converge.service.ConvergeTrustManager
Tarkistaa onko asiakasohjelman sertifikaatti oikea.
checkServerTrusted(X509Certificate[], String) - Method in class converge.service.ConvergeTrustManager
Tarkistaa onko palvelimen sertifikaatti oikea.
CIPHER_SUITES_EXPORT - Static variable in class webcore.webserver.WebServerSSLSocketFactory
 
ClientHandler - class converge.clientmanager.ClientHandler.
ClientHandler on abstrakti yläluokka kaikentyyppisten asiakasohjelmien käsittelijöille.
ClientHandler() - Constructor for class converge.clientmanager.ClientHandler
 
ClientManager - class converge.clientmanager.ClientManager.
ClientManager-luokasta on olemassa yksi ilmentymä, joka toimii välittäjänä ytimen ja erilaisten asiakasohjelmien/päätelaitteiden välillä.
close() - Method in class converge.kernel.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class webcore.webserver.HTTPRequest
flushes output streams and closes the socket
compare(Message) - Method in class converge.attribute.Attribute
Vertaa olion arvoa annettuun järjestelmän sisäisen viestin vastaavaan arvoon.
compare(Message) - Method in interface converge.attribute.ContextModelAttributeInterface
Suorittaa vertailu kutsutun ilmentymän sisältämän arvon ja msg-viitteeltä noudettavan samannimisen attribuutin arvojen kesken siten, kun on setExpressionType:ssä määritetty
compare(Message) - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
Not implemented ( not needed )
compare(Message) - Method in class converge.attribute.attributeImplementations.AttributeStringArray
Vertaa olion arvoa annettuun järjestelmän sisäisen viestin vastaavaan arvoon.
compare(Message) - Method in class converge.attribute.attributeImplementations.AttributeString
Vertaa olion arvoa annettuun järjestelmän sisäisen viestin vastaavaan arvoon.
compare(Message) - Method in class converge.attribute.attributeImplementations.AttributePriority
Vertaa olion arvoa annettuun järjestelmän sisäisen viestin vastaavaan arvoon.
compare(Message) - Method in class converge.attribute.attributeImplementations.AttributePrecedence
Vertaa olion arvoa annettuun järjestelmän sisäisen viestin vastaavaan arvoon.
compare(Message) - Method in class converge.attribute.attributeImplementations.AttributeDate
Vertaa olion arvoa annettuun järjestelmän sisäisen viestin vastaavaan arvoon.
compare(String, Object) - Method in class converge.attribute.Attribute
Vertaa olion arvoa annettuun objektiin.
compare(String, Object) - Method in interface converge.attribute.UserPropertyInterface
Vertaillaan ominaisuuttaa arvoon 'value' expressionTypen määräämällä tavalla.
compare(String, Object) - Method in interface converge.attribute.MessageAttributeInterface
Metodi jonka avulla voidaan vertailla annettavaa arvoa.
compare(String, Object) - Method in class converge.attribute.attributeImplementations.TimeProperty
Vertaillaan ominaisuutta arvoon 'value' expressionTypen määräämällä tavalla.
compare(String, Object) - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
 
compare(String, Object) - Method in class converge.attribute.attributeImplementations.AttributeStringArray
Vertaa olion arvoa annetulla tavalla annettuun objektiin.
compare(String, Object) - Method in class converge.attribute.attributeImplementations.AttributeString
Vertaa olion arvoa annettuun objektiin.
compare(String, Object) - Method in class converge.attribute.attributeImplementations.AttributePriority
Vertaa olion arvoa annetulla tavalla annettuun objektiin.
compare(String, Object) - Method in class converge.attribute.attributeImplementations.AttributePrecedence
Vertaa olion arvoa annetulla tavalla annettuun objektiin.
compare(String, Object) - Method in class converge.attribute.attributeImplementations.AttributeDate
Vertaa olion arvoa annetulla tavalla annettuun objektiin.
ConditionalOperator - class converge.kernel.ConditionalOperator.
Tämä luokka kuvaa säännöissä esiintyviä loogisia operaattoreja AND ja OR.
ConditionalOperator() - Constructor for class converge.kernel.ConditionalOperator
 
ConditionalOperator(String) - Constructor for class converge.kernel.ConditionalOperator
 
consecutiveFailures - Variable in class converge.service.DataSource
 
Consequence - class converge.kernel.Consequence.
Consequence-oliolla kuvataan yhtä sääntöjen toiminnoissa määriteltyä tapahtumaa.
Consequence() - Constructor for class converge.kernel.Consequence
 
consequence(int, String, String) - Method in class converge.kernel.Rule
Lisätään uusi toiminto sääntöön.
Consequence(int, String, String) - Constructor for class converge.kernel.Consequence
 
Contact - class converge.kernel.Contact.
Contact-olioissa säilytetään kontaktitietoja avain-arvo -pareina.
Contact - class webcore.Contact.
Kontaktilistan käsittely.
Contact() - Constructor for class converge.kernel.Contact
 
Contact() - Constructor for class webcore.Contact
 
Contact(String) - Constructor for class converge.kernel.Contact
 
ContactList - class converge.kernel.ContactList.
Kontaktilistat voivat sisältää toisia kontaktilistoja ja varsinaisia kontaktitietoja.
ContactList() - Constructor for class converge.kernel.ContactList
 
ContactList(String) - Constructor for class converge.kernel.ContactList
 
ContextModel - class converge.kernel.ContextModel.
Tällä luokalla kuvataan käyttäjien ja ryhmien määrittelemiä kontekstimalleja.
ContextModel - class webcore.ContextModel.
Kontekstimallien luominen, muuttaminen ja poistaminen.
ContextModel() - Constructor for class webcore.ContextModel
 
ContextModel(Node) - Constructor for class converge.kernel.ContextModel
Konstruktori, jolla kontekstimalli ilmentymä osaa muodostaa tietosisältönsä annetusta XML elementistä
ContextModel(String) - Constructor for class converge.kernel.ContextModel
Alustaa uuden Kontekstimalli ilmentymän valmiiksi, attribuuttien lisäämiselle
ContextModelAttributeInterface - interface converge.attribute.ContextModelAttributeInterface.
 
ContextModelHandler - class converge.kernel.ContextModelHandler.
Luokka tarjoaa palvelun, jonka avulla järjestelmän ytimen käsiteltäväksi voidaan tuoda uusia viestejä siten, että niiden käsittely suoritetaan omissa säikeissä.
ContextModelHandler() - Constructor for class converge.kernel.ContextModelHandler
 
CONTEXTMODELS - Static variable in class converge.kernel.DatabaseProvider
 
ContextModelValueAttribute - class converge.attribute.attributeImplementations.ContextModelValueAttribute.
MessageAttributeInterfacen toteutusluokka, jonka tarkoitus on liittää kontekstimalli vertailun tulos viestiolioon.
ContextModelValueAttribute() - Constructor for class converge.attribute.attributeImplementations.ContextModelValueAttribute
 
converge.attribute - package converge.attribute
 
converge.attribute.attributeImplementations - package converge.attribute.attributeImplementations
 
converge.clientmanager - package converge.clientmanager
 
converge.kernel - package converge.kernel
 
converge.service - package converge.service
 
ConvergeSSLSocketFactory - class converge.service.ConvergeSSLSocketFactory.
ConvergeSSLSocketFactory luo SSL-suojattuja verkkosocketeja.
ConvergeSSLSocketFactory() - Constructor for class converge.service.ConvergeSSLSocketFactory
Oletuskonstruktori.
ConvergeTrustManager - class converge.service.ConvergeTrustManager.
Yksinkertainen luokka, joka hyväksyy kaikki annetut turvasertifikaatit.
ConvergeTrustManager() - Constructor for class converge.service.ConvergeTrustManager
 
convertMessage(User, javax.mail.internet.MimeMessage, String) - Static method in class converge.service.Email
Muuntaa sähköpostiviestin järjestelmän sisäiseen muotoon.
convertSpace(String) - Static method in class webcore.HtmlUtils
Muuttaa välilyönnit ja rivinvaihdot yms.
convertTag2Entity(String) - Static method in class webcore.HtmlUtils
Muuttaa < ja > -merkit &lt; ja &gt; -merkeiksi
cookieHeader(long) - Static method in class webcore.HtmlUtils
Palauttaa HTTP-headerin joka lähettää selaimelle cookiena parametrina saatavan session-ID:n
createCollection(Collection, String) - Method in class converge.kernel.DatabaseProvider
Luodaan uusi kokoelma name parametrin col alle.
createFileDirFilter(boolean) - Method in class webcore.utilities.FileUtils
Returns a FileFilter which will filter based on whether the file is a directory or not
createFilenameExtentionFilter(String) - Method in class webcore.utilities.FileUtils
Returns a FilenameFilter which will filter based on the extension of the file.
createSocket(InetAddress, int) - Method in class converge.service.ConvergeSSLSocketFactory
Luo uuden socketin.
createSocket(InetAddress, int, InetAddress, int) - Method in class converge.service.ConvergeSSLSocketFactory
Luo uuden socketin.
createSocket(Socket, String, int, boolean) - Method in class converge.service.ConvergeSSLSocketFactory
Luo uuden socketin.
createSocket(String, int) - Method in class converge.service.ConvergeSSLSocketFactory
Luo uuden socketin.
createSocket(String, int, InetAddress, int) - Method in class converge.service.ConvergeSSLSocketFactory
Luo uuden socketin.
createWebRequestable(HTTPRequest) - Method in interface webcore.webserver.WebRequestableFactoryInterface
Must return a WebRequestable which is suitable to process this HTTPRequest.
createWebRequestable(HTTPRequest) - Method in class webcore.webserver.SSLRedirectorWebRequestableFactory
returns a new instance of SSLRedirector.
createXML(Node) - Method in class converge.kernel.UserNameCollection
 
createXML(Node) - Method in class converge.kernel.Consequence
Luodaan XML
createXML(Node) - Method in class converge.kernel.ConditionalOperator
Luodaan XML.
createXML(Node) - Method in interface converge.kernel.XMLContentInterface
Luo XML muotoisen esityksen ilmentymän tietosisällöstä
createXML(Node) - Method in class converge.kernel.Scheduler
Luodaan XML
createXML(Node) - Method in class converge.kernel.Triple
Luodaan XML
createXML(Node) - Method in class converge.kernel.Rule
Luodaan XML.
createXML(Node) - Method in class converge.kernel.Profile
 
createXML(Node) - Method in class converge.kernel.ContextModel
 
createXML(Node) - Method in class converge.kernel.ContactList
Luodaan XML.
createXML(Node) - Method in class converge.kernel.Contact
Luodaan XML.
createXML(Node) - Method in class converge.service.Message
Muodostaa Message-oliosta XML-elementin.
createXML(Node) - Method in class converge.service.IMAP
Muodostaa IMAP-oliosta XML-elementin.
createXML(Node) - Method in class converge.service.DataSource
Muodostaa DataSource-oliosta XML-elementin.
createXML(Node) - Method in class converge.service.AttachmentAttributes
Muodostaa AttachmentAttributes-oliosta XML-elementin.
createXML(Node) - Method in class converge.service.Attachment
Muodostaa Attachment-oliosta XML-elementin.
createXML(Node) - Method in class converge.attribute.Attribute
Muodostaa Attribute*-oliosta XML-elementin.
createXML(Node) - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
Not implemented ( not needed )
createXML(Node) - Method in class converge.attribute.attributeImplementations.AttributeStringArray
Muodostaa AttributeStringArray-oliosta XML-elementin.
createXML(Node) - Method in class converge.attribute.attributeImplementations.AttributeString
Muodostaa AttributeString-oliosta XML-elementin.
createXML(Node) - Method in class converge.attribute.attributeImplementations.AttributePriority
Muodostaa AttributePriority-oliosta XML-elementin.
createXML(Node) - Method in class converge.attribute.attributeImplementations.AttributePrecedence
Muodostaa AttributePrecedence-oliosta XML-elementin.
createXML(Node) - Method in class converge.attribute.attributeImplementations.AttributeDate
Muodostaa AttributeDate-oliosta XML-elementin.
Crypt - class converge.kernel.Crypt.
Tämä luokka sisältää salaukseen tarvittavia metodeja.
Crypt() - Constructor for class converge.kernel.Crypt
 

D

DatabaseProvider - class converge.kernel.DatabaseProvider.
Tämä luokka huolehtii järjestelmän tietokantayhteyksistä.
DataSource - class converge.service.DataSource.
DataSource on abstrakti yläluokka kaikille tiedonlähteille.
DataSource() - Constructor for class converge.service.DataSource
 
dataSourceName - Variable in class converge.service.DataSource
 
DATASOURCES - Static variable in class converge.kernel.DatabaseProvider
 
DAY - Static variable in class converge.kernel.Scheduler
 
DECODE - Static variable in class converge.kernel.Base64
Specify decoding (value is false).
decode(byte[], int, int) - Static method in class converge.kernel.Base64
Decodes Base64 content in byte array format and returns the decoded byte array.
decode(String) - Static method in class converge.kernel.Base64
Decodes data from Base64 notation.
decode(String, String) - Static method in class converge.kernel.Crypt
Purkaa encode-metodin salauksen
decodeToObject(String) - Static method in class converge.kernel.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToString(String) - Static method in class converge.kernel.Base64
Decodes data from Base64 notation and returns it as a string.
DEFAULT - Static variable in class converge.kernel.Profile
 
defaultDoc - Static variable in class webcore.webserver.HTTPFileRetriever
the default page displayed
deleteContextModel(String) - Method in class converge.kernel.User
Poistetaan kontekstimalli
deleteDataSource(String) - Method in class converge.kernel.User
Poistetaan tiedonlähden
deleteDocument(Collection, String, String) - Method in class converge.kernel.DatabaseProvider
Dokumentin poisto kokoelmasta.
deleteEvent(String) - Method in class converge.kernel.ActionEvent
Poistetaan avaimen kaikki arvot
deleteEvent(String, String) - Method in class converge.kernel.ActionEvent
Poistetaan avaimen tietty arvo
deleteGroup(String) - Method in class converge.kernel.UserManager
Poistetaan ryhmä.
deleteMessage(User, String) - Static method in class converge.kernel.ViewMonitor
Poistetaan viesti kannasta ja jokaisesta näkymästä
deleteMessageFromView(User, String, String) - Static method in class converge.kernel.ViewMonitor
Poistetaan viesti näkymästä, ja mikäli viesti oli liitetty vain yhteen näkymään, poistetaan se myös kannasta.
deleteProfile(Profile) - Method in class converge.kernel.User
Profiilin poistaminen.
deleteRule(String) - Method in class converge.kernel.Scheduler
Poistetaan sääntö ajastimesta.
deleteRule(String) - Method in class converge.kernel.Profile
Poistetaan sääntö nimen perusteella.
deleteScheduledRule(String) - Method in class converge.kernel.Profile
Poistetaan ajastin profiilista.
deleteUser(String) - Method in class converge.kernel.UserManager
Poistetaan käyttäjä
deleteView(User, String) - Static method in class converge.kernel.ViewMonitor
Poistetaan näkymä
doAction(String) - Method in interface converge.kernel.ActionInterface
Suoritetaan luokan toiminto
doesFileExist(String) - Static method in class webcore.utilities.FileUtils
Determines if a file exists

E

Email - class converge.service.Email.
Email on luokka, joka osaa muuntaa saamansa Internetin sähköpostiviestin järjestelmän sisäiseen muotoon.
Email() - Constructor for class converge.service.Email
 
ENCODE - Static variable in class converge.kernel.Base64
Specify encoding (value is true).
encode(String, byte[]) - Static method in class converge.kernel.Crypt
Salataan salasanan perusteella dataa.
encodeBytes(byte[]) - Static method in class converge.kernel.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], boolean) - Static method in class converge.kernel.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class converge.kernel.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, boolean) - Static method in class converge.kernel.Base64
Encodes a byte array into Base64 notation.
encodeObject(Serializable) - Static method in class converge.kernel.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, boolean) - Static method in class converge.kernel.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String) - Static method in class converge.kernel.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeString(String, boolean) - Static method in class converge.kernel.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
err - Static variable in class converge.kernel.Log
 
errorMessage(PrintWriter, String, User) - Method in class webcore.Attachment
 
EVENT_ADD - Static variable in class converge.kernel.Rule
 
EVENT_DELETE - Static variable in class converge.kernel.Rule
 
EventManager - class converge.kernel.EventManager.
EventManager huolehtii järjestelmässä syntyneiden ActionEvent-olioiden käsittelystä.
exact() - Method in class converge.kernel.Scheduler
Onko ajastus konstruoitu Date-oliolla?
Example - class webcore.webserver.serverside.Example.
Example WebRequestable.
Example() - Constructor for class webcore.webserver.serverside.Example
 
expressionType - Variable in class converge.attribute.Attribute
 
extractKey(String) - Static method in class webcore.utilities.FileUtils
Extracts the key value of a property String of the form: = This method is used internally to read property files.
extractValue(String) - Static method in class webcore.utilities.FileUtils
Extracts the value value of a property String of the form: = This method is used internally to read property files.

F

factory - Variable in class converge.service.ConvergeSSLSocketFactory
 
file - Variable in class converge.service.IMAPURLProperties
 
FileUtils - class webcore.utilities.FileUtils.
FileUtils class contains several static utility functions that are helpful for use with files.
FileUtils() - Constructor for class webcore.utilities.FileUtils
 
findReplace(String, String, String) - Static method in class webcore.utilities.StringUtils
returns a string based on str where all substr are replaced with replacestr
flush() - Static method in class converge.kernel.Log
Suoritetaan flush kaikille PrintStream-olioille.
flush() - Method in class converge.kernel.Base64.OutputStream
Appropriately pads Base64 notation when encoding or throws an exception if Base64 input is not properly padded when decoding.

G

get(String) - Method in class converge.kernel.Contact
Arvon palautus.
getAcceptedIssuers() - Method in class converge.service.ConvergeTrustManager
Palauttaa tyhjän taulukon tiedetyistä sertifikaattien julkaisijoista.
getAllAttributes() - Method in class converge.kernel.ContextModel
 
getArg() - Method in class webcore.webserver.WebServerEvent
 
getAttachment(Part, String, Folder, Store, boolean) - Static method in class converge.service.Email
Noutaa liitetiedoston.
getAttachment(String, boolean) - Method in class converge.service.IMAP
Noutaa liitetiedoston IMAP-postilaatikosta.
getAttachment(String, boolean) - Method in class converge.service.DataSource
Noutaa liitetiedoston osoitteesta URL.
getAttachment(User) - Method in class converge.service.Attachment
Noutaa liitetiedoston.
getAttachmentAttributes() - Method in class converge.service.Attachment
Kertoo liitetiedoston ominaisuudet (koko, päivämäärä, tyyppi ym).
getAttachmentAttributes(String) - Static method in class converge.service.HTTP
Palauttaa liitetiedoston ominaisuudet (koko, päivämäärä ym).
getAttachmentList() - Method in class converge.service.Message
Palauttaa listan viestiin liitetyistä liitetiedostoista
getAttributeWeight(ContextModelAttributeInterface) - Method in class converge.kernel.ContextModel
 
getAvailable() - Method in class converge.service.AttachmentAttributes
Kertoo onko liitetiedosto saatavilla (palvelinvirheet ym).
getConditionForDrools() - Method in class converge.kernel.ScheduledRule
Palautetaan Droolsin ymmärtämässä muodossa säännön ehto.
getConditionForDrools() - Method in class converge.kernel.Rule
Palautetaan Droolsin ymmärtämässä muodossa säännön ehto
getConditions() - Method in class converge.kernel.Rule
Palauttaa listan annetuista ehdoista.
getConsequenceForDrools() - Method in class converge.kernel.Rule
Palautetaan Droolsin ymmärtämässä muodossa säännön toiminto.
getConsequences() - Method in class converge.kernel.Rule
Palauttaa listan toiminnoista.
getContact(String) - Method in class converge.kernel.ContactList
 
getContactList() - Method in class converge.kernel.User
Kontaktilista.
getContactList(String) - Method in class converge.kernel.ContactList
 
getContactListNames() - Method in class converge.kernel.ContactList
Kontaktilistan alikontaktilistojen nimet.
getContactNames() - Method in class converge.kernel.ContactList
Kontaktilistan kontaktietojen nimet.
getContextModel(String) - Method in class converge.kernel.User
Palautetaan kontekstimalli nimen perusteella.
getContextModels() - Method in class converge.kernel.User
Käyttäjä-olion sisältämien kontekstimallien palauttava aksessori
getContextModels() - Method in class converge.kernel.Profile
Palautetaan profiiliin liitettyjen kontekstimallien nimet.
getContextModelValue(String) - Method in class converge.kernel.Profile
Palautetaan kontekstimallin kynnysarvo.
getCookie(String) - Method in class webcore.webserver.HTTPRequest
returns the value of a cookie.
getCookieNames() - Method in class webcore.webserver.HTTPRequest
Returns an array containing all the available cookie names provided by the request
getDatabase() - Method in class converge.kernel.DatabaseProvider
 
getDataSource(String) - Method in class converge.kernel.User
Palautetaan tiedonlähde nimen perusteella.
getDataSource(String) - Static method in class converge.service.DataSource
Palauttaa uuden halutuntyyppisen DataSource-olion.
getDataSourceNames() - Method in class converge.kernel.User
Käyttäjän kaikkien tiedonlähteiden nimet taulukossa.
getDate() - Method in class converge.kernel.Scheduler
Palautetaan tarkka laukeamisajankohta Date-oliona.
getDate() - Method in class converge.kernel.Header
Lähetysaika
getDate() - Method in class converge.service.AttachmentAttributes
Palauttaa tiedon liitetiedoston viimeisimmästä muokkauspäivämäärästä.
getDefault() - Static method in class converge.service.ConvergeSSLSocketFactory
Palauttaa uuden SSL Socket Factoryn.
getDefaultCipherSuites() - Method in class converge.service.ConvergeSSLSocketFactory
Palauttaa listan oletuksena käytetyistä salakirjoitusmenetelmistä.
getDefaultProfile() - Method in class converge.kernel.User
Palautetaan käyttäjän oletusprofiili.
getDescription() - Method in interface converge.kernel.ActionInterface
Toteutusluokan tarjoaman palvelun,käytön ja toimminnan selväsanainen kuvaus.
getDescription() - Method in class converge.service.AttachmentAttributes
Palauttaa liitetiedoston kuvauksen.
getDescription() - Method in class converge.attribute.Attribute
Palauttaa tämän attribuuttityyppiluokan kuvauksen.
getDescription() - Method in interface converge.attribute.UserPropertyInterface
Toteutusluokan tarjoaman palvelun,käytön ja toimminnan selväsanainen kuvaus.
getDescription() - Method in interface converge.attribute.AttributeInterface
Toteutusluokan tarjoaman palvelun,käytön ja toimminnan selväsanainen kuvaus.
getDescription() - Method in class converge.attribute.attributeImplementations.TimeProperty
Toteutusluokan tarjoaman palvelun,käytön ja toimminnan selväsanainen kuvaus.
getDescription() - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
 
getDescription() - Method in class converge.attribute.attributeImplementations.AttributeStringArray
Palauttaa tämän attribuuttityyppiluokan kuvauksen.
getDescription() - Method in class converge.attribute.attributeImplementations.AttributeString
Palauttaa tämän attribuuttityyppiluokan kuvauksen.
getDescription() - Method in class converge.attribute.attributeImplementations.AttributePriority
Palauttaa tämän attribuuttityyppiluokan kuvauksen.
getDescription() - Method in class converge.attribute.attributeImplementations.AttributePrecedence
Palauttaa tämän attribuuttityyppiluokan kuvauksen.
getDescription() - Method in class converge.attribute.attributeImplementations.AttributeDate
Palauttaa tämän attribuuttityyppiluokan kuvauksen.
getDocBase() - Method in class webcore.webserver.HTTPRequest
returns the document base, which is passed to the request from the webserver
getDocument(Collection, String, String) - Method in class converge.kernel.DatabaseProvider
Dokumentin haku kokoelmasta.
getDocumentBase() - Method in class webcore.webserver.WebServer
Gets the document base.
getErrorMessage() - Method in class converge.service.DataSource
Kertoo tätä DataSourcea viimeksi käytettäessä tulleen virheilmoituksen.
getErrorMessage() - Method in class converge.service.AttachmentAttributes
Palauttaa liitetiedostoa haettaessa tulleen virheilmoituksen.
getEvent() - Method in class converge.kernel.ViewMonitor
Palautetaan tapahtuma.
getEvents() - Method in class converge.kernel.ActionEvent
Palautetaan hajautustaulu, jossa avaimina tapahtumien avaimet ja arvoina Set-tyyppiset tietorakenteet, joihin talletettu arvot String-muotoisina.
getExpression() - Method in class converge.kernel.Triple
Palautetaan operaattori
getExpressionType() - Method in class converge.attribute.Attribute
Palauttaa attribuutin vertailuoperaattorin.
getExpressionType() - Method in interface converge.attribute.ContextModelAttributeInterface
 
getFilename() - Method in class converge.service.AttachmentAttributes
Palauttaa liitetiedoston tiedostonimen.
getFormVar(String) - Method in class webcore.webserver.HTTPRequest
returns the string value of a form variable, if the variable is not found, null is returned If the content type is multipart/form-data, the variables must be read manually.
getFormVariableNames() - Method in class webcore.webserver.HTTPRequest
returns all the form variables If the content type is multipart/form-data, the variables must be read manually.
getGroup(String) - Method in class converge.kernel.UserManager
Palautetaan järjestelmässä oleva ryhmä nimen perusteella.
getGroup(String, String) - Method in class converge.kernel.UserManager
Palautetaan järjestelmässä oleva ryhmä nimen ja salasanan perusteella.
getGroupCollection(String) - Method in class converge.kernel.DatabaseProvider
Ryhmän kokoelman (/db/groups/name) haku tietokannasta
getGroupNames() - Method in class converge.kernel.UserManager
Järjestelmän ryhmien nimet.
getHost() - Method in class webcore.webserver.HTTPRequest
returns the host passed in the HTTP header
getId() - Method in class converge.kernel.Header
Viestin tunniste
getInputStream() - Method in class webcore.webserver.HTTPRequest
returns the InputStream to write to for this request
getInstance() - Static method in class converge.kernel.ViewManager
Palautetaan järjestelmän ainoa ViewManager.
getInstance() - Static method in class converge.kernel.UserManager
Palauttaa järjestelmän ainoan UserManager-ilmentymän
getInstance() - Static method in class converge.kernel.ScheduleManager
 
getInstance() - Static method in class converge.kernel.EventManager
 
getInstance() - Static method in class converge.kernel.DatabaseProvider
Ensimmäisellä kutsukerralla tämä metodi käynnistää tietokannan.
getInstance() - Static method in class converge.clientmanager.WebClientHandler
Palauttaa järjestelmän ainoan WebClientHandlerin
getInstance() - Static method in class converge.clientmanager.ClientManager
Palauttaa viitteen järjestelmän ainoaan ClientManager -olioon.
getInterval() - Method in class converge.kernel.Scheduler
Laukeamisajankohtien väli
getKeys() - Method in class converge.kernel.Contact
Kaikkien avain-arvo-parien avaimet.
getKnownActions() - Static method in class converge.kernel.ActionLoader
 
getKnownContextModelAttributes() - Static method in class converge.attribute.AttributeLoader
 
getKnownMessageAttributes() - Static method in class converge.attribute.AttributeLoader
 
getKnownUserProperties() - Static method in class converge.attribute.AttributeLoader
 
getLastTime() - Method in class converge.kernel.Scheduler
Milloin ajastin on edellisen kerran lauennut
getMessage(User, String) - Static method in class converge.kernel.ViewMonitor
Viestin haku
getMessageAttribute(String) - Method in class converge.service.Message
Palauttaa halutun viestiattribuutin.
getMessageHeaders() - Method in class converge.kernel.View
Palautetaan näkymään kuuluvien viestien otsikkotiedot.
getMessageID() - Method in class converge.service.Message
Palauttaa Messagen yksikäsitteisen viestin tunnuksen
getMessageIDs() - Method in class converge.kernel.View
Palautetaan näkymään kuuluvien viestien tunnisteet.
getMethod() - Method in class webcore.webserver.HTTPRequest
returns the method in the HTTP header (GET or POST are supported)
getMIMEType() - Method in class converge.service.AttachmentAttributes
Palattaa tiedon liitetiedoston MIME-tyypistä.
getMimeType(String) - Static method in class webcore.webserver.MimeType
returns the mime type based on a file name.
getModelName() - Method in class converge.kernel.ContextModel
 
getMultiply() - Method in class converge.kernel.Scheduler
Kerroin.
getName() - Method in class converge.kernel.Consequence
Tapahtuman nimi.
getName() - Method in class converge.kernel.View
Palautetaan näkymän nimi.
getName() - Method in class converge.kernel.Scheduler
Palautetaan ajastimen nimi.
getName() - Method in class converge.kernel.Triple
Palautetaan nimi.
getName() - Method in class converge.kernel.Rule
Palautetaan säännön nimi.
getName() - Method in class converge.kernel.User
Palautetaan käyttäjän nimi.
getName() - Method in class converge.kernel.Profile
Profiilin nimi
getName() - Method in class converge.kernel.ContactList
 
getName() - Method in class converge.kernel.Contact
 
getName() - Method in class converge.service.DataSource
Palauttaa DataSource-ilmentymän luonnollisen nimen, esim.
getName() - Method in class converge.attribute.Attribute
Palauttaa attribuutin nimen, esimerkiksi Subject
getName() - Method in interface converge.attribute.AttributeInterface
Palauttaa ilmentymälle annettun nimen (attribuutin looginen nimi).
getName() - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
 
getNewData(User) - Method in class converge.service.IMAP
Hakee uudet saapuneet viestit.
getNewData(User) - Method in class converge.service.DataSource
Hakee uudet saapuneet viestit.
getNewViewMonitor() - Method in class converge.kernel.ViewManager
Lisätään käsittelyä odottavien listalle uusi ViewMonitor.
getOp() - Method in class converge.kernel.ConditionalOperator
Palautetaan operaattori Java-koodina.
getOutputStream() - Method in class webcore.webserver.HTTPRequest
returns the OutputStream to write to for this request
getParametersForDrools() - Method in class converge.kernel.ScheduledRule
Palautetaan Declaration-taulukko, joka sisältää viitteen sääntöjen käsittelyssä käytettävien olioiden nimiin ja tyyppeihin.
getParametersForDrools() - Method in class converge.kernel.Rule
Palautetaan Declaration-taulukko, joka sisältää viitteen sääntöjen käsittelyssä käytettävien olioiden nimiin ja tyyppeihin.
getPassword() - Method in class converge.kernel.User
Palautetaan käyttäjän salasana.
getPipe() - Method in class converge.service.PipeMessage
Palauttaa putken josta liitetiedoston voi lukea.
getPointerAddress() - Method in class converge.service.Attachment
Kertoo Attachment-olion sisältämän liitetiedoston osoitteen.
getPort() - Method in class webcore.webserver.WebServer
returns the port being used
getPrintWriter() - Method in class webcore.webserver.HTTPRequest
returns a PrintWriter to write to the output stream for this request.
getProfile(String) - Method in class converge.kernel.User
Profiili nimen perusteella.
getProfiles() - Method in class converge.kernel.User
Käyttäjä-olion sisältämien profiilien palauttava aksessori
getProperty(String) - Method in class converge.kernel.User
Käyttäjän ominaisuuksien kysely.
getReply() - Method in class converge.service.PipeMessage
Kertoo liitetiedostoa noudettaessa tulleen ilmoituksen.
getRequestedFile() - Method in class webcore.webserver.HTTPRequest
returns the URI with the slashes converted to the local filesystem
getRequestedObject() - Method in class webcore.webserver.HTTPRequest
returns the URI
getRequestedPath() - Method in class webcore.webserver.HTTPRequest
returns full path to the requested file based on the document base
getRequestSocket() - Method in class webcore.webserver.HTTPRequest
 
getRule(String) - Method in class converge.kernel.Scheduler
Palautetaan sääntö nimen perusteella.
getRule(String) - Method in class converge.kernel.Profile
Palautetaan sääntö nimen perusteella.
getRuleNames() - Method in class converge.kernel.Scheduler
Palautetaan ajastimeen liitettyjen sääntöjen nimet.
getRuleNames() - Method in class converge.kernel.Profile
Sääntöjen nimet
getRules() - Method in class converge.kernel.Scheduler
 
getRules() - Method in class converge.kernel.Profile
 
getScheduledRule(String) - Method in class converge.kernel.Profile
Palautetaan ajastin nimen perusteella.
getScheduledRules() - Method in class converge.kernel.Profile
Palautetaan kaikki profiiliin liitetyt ajastimet taulukossa.
getSender() - Method in class converge.kernel.Header
Viestin lähettäjä
getServerAddress() - Method in class converge.service.IMAP
Palauttaa palvelimen osoitteen.
getServerLogin() - Method in class converge.service.IMAP
Palauttaa käyttäjänimen
getServerSocket(int) - Method in interface webcore.webserver.WebServerSocketFactoryInterface
Returns a server socket listening on the requestedPort
getServerSocket(int) - Method in class webcore.webserver.WebServerSSLSocketFactory
Returns an SSL socket listening on the requested port.
getSize() - Method in class converge.service.AttachmentAttributes
Palauttaa tiedon liitetiedoston koosta.
getSocketFactory() - Method in class webcore.webserver.WebServer
returns the current socket factory.
getSSLContext() - Method in class webcore.webserver.WebServerSSLSocketFactory
Get the SSLContext.
getStringAt(int) - Method in class webcore.utilities.StringVector
gets an element as a String
getSubject() - Method in class converge.kernel.Header
Viestin otsikko
getSupportedCipherSuites() - Method in class converge.service.ConvergeSSLSocketFactory
Palauttaa listan tuetuista salakirjoitusmenetelmistä.
getType() - Method in class converge.kernel.Consequence
Tapahtuman tyyppi.
getType() - Method in class converge.kernel.ConditionalOperator
Operaattorin tyyppi
getType() - Method in class converge.kernel.Scheduler
Tyyppi.
getType() - Method in class converge.service.IMAP
Palauttaa DataSourcen tyypin.
getType() - Method in class converge.service.DataSource
Palauttaa DataSource-olion tyypin
getType() - Method in class converge.clientmanager.WebClientHandler
Palauttaa ClientHandlerin tyypin
getType() - Method in class converge.clientmanager.ClientHandler
Palauttaa ClientHandler-olion tyypin
getUser() - Method in class converge.service.Message
Palauttaa Message-olioon liitetyn User-olion.
getUser(String) - Method in class converge.kernel.UserManager
Palautetaan järjestelmässä oleva käyttäjä nimen perusteella.
getUser(String, String) - Method in class converge.kernel.UserManager
Palautetaan järjestelmässä oleva käyttäjä nimen ja salasanan perusteella.
getUserBySessionId(long) - Method in class converge.clientmanager.ClientManager
Palauttaa annettua sessionId:tä vastaavan User-olion.
getUserCollection(String) - Method in class converge.kernel.DatabaseProvider
Käyttäjän kokoelman (/db/users/name) haku tietokannasta
getUserNames() - Method in class converge.kernel.UserNameCollection
Kokoelmassa säilytettävänä olevien käyttäjien käyttäjänimet
getUserNames() - Method in class converge.kernel.Group
Palautetaan ryhmään liitettyjen käyttäjien nimet.
getUserNames() - Method in class converge.kernel.UserManager
Järjestelmän käyttäjien nimet.
getValue() - Method in class converge.kernel.Consequence
Tapahtuman arvo
getValue() - Method in class converge.kernel.Triple
Palautetaan arvo.
getValue() - Method in class converge.attribute.Attribute
Palauttaa attribuutin tietosisällön.
getValue() - Method in interface converge.attribute.AttributeInterface
 
getValue() - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
 
getWebRequestableFactory() - Method in class webcore.webserver.WebServer
returns the current web requestable factory.
getView(User, String) - Static method in class converge.kernel.ViewMonitor
Palautetaan näkymä
getViewNames(User) - Static method in class converge.kernel.ViewMonitor
Haetaan käyttäjän näkymien nimet
Group - class converge.kernel.Group.
Ryhmäolio.
Group(String, String) - Constructor for class converge.kernel.Group
 
GROUPS - Static variable in class converge.kernel.DatabaseProvider
 

H

handleMultipart(Multipart, Message, String) - Static method in class converge.service.Email
Käsittelee moniosaiset viestit.
handlePart(Part, Message, int, String) - Static method in class converge.service.Email
Käsittelee yhden viestin osan, tai koko viestin jos osia on vain yksi.
hasGroup(String) - Method in class converge.kernel.UserManager
Onko järjestelmässsä ryhmää.
hasLock(Object) - Method in class converge.kernel.User
 
hasReadLock(Object) - Method in class converge.kernel.User
 
hasUser(String) - Method in class converge.kernel.UserNameCollection
Sisältääkö kokoelma käyttäjän
hasUser(String) - Method in class converge.kernel.UserManager
Onko järjestelmässä käyttäjää
hasWriteLock(Object) - Method in class converge.kernel.User
 
HD_CONTENT_LEN - Static variable in class webcore.webserver.HTTPRequest
 
HD_CONTENT_TYPE - Static variable in class webcore.webserver.HTTPRequest
 
HD_COOKIE - Static variable in class webcore.webserver.HTTPRequest
 
HD_HOST - Static variable in class webcore.webserver.HTTPRequest
 
HD_METHOD_GET - Static variable in class webcore.webserver.HTTPRequest
 
HD_METHOD_POST - Static variable in class webcore.webserver.HTTPRequest
 
HD_MULTIPART_BOUNDARY - Static variable in class webcore.webserver.HTTPRequest
 
HD_MULTIPART_CONTENT - Static variable in class webcore.webserver.HTTPRequest
 
HD_USERAGENT - Static variable in class webcore.webserver.HTTPRequest
 
Header - class converge.kernel.Header.
Tämä on apuluokka prototyypin käyttöliittymän toteutuksen helpottamiseksi.
Header(String, String, String, String) - Constructor for class converge.kernel.Header
 
HOUR - Static variable in class converge.kernel.Scheduler
 
htmlBaseHeader - Static variable in interface webcore.webserver.WebRequestable
The header for an HTTP response with the Content-type of text/html.
htmlHeader - Static variable in interface webcore.webserver.WebRequestable
The header for an HTTP response for HTML with a Content-type of text/html.
HtmlUtils - class webcore.HtmlUtils.
Kirjastoluokka, johon on kerätty hyödyllisiä apumetodeja muiden webcore-pakkauksen luokkien käyttöön.
HTTP - class converge.service.HTTP.
HTTP hakee WWW-liitetiedostojen tiedot WWW-sivuilta.
HTTP() - Constructor for class converge.service.HTTP
 
httpBaseHeader - Static variable in interface webcore.webserver.WebRequestable
The first line of an HTTP header response
HTTPFileRetriever - class webcore.webserver.HTTPFileRetriever.
WebRequestable to fulfill requests for static files.
HTTPFileRetriever() - Constructor for class webcore.webserver.HTTPFileRetriever
 
httpHeader - Static variable in interface webcore.webserver.WebRequestable
for backward compatability
HTTPRequest - class webcore.webserver.HTTPRequest.
Class to hold the HTTPRequest from the browser.
HTTPRequest(Socket, String, String) - Constructor for class webcore.webserver.HTTPRequest
constructs a new HTTPRequest after the request HTTP header has been read from the stream.

I

IMAP - class converge.service.IMAP.
IMAP on DataSource-luokan aliluokka ja laajentaa DataSourcea toteuttamalla tuen IMAP-postilaatikoille.
IMAP() - Constructor for class converge.service.IMAP
Oletuskonstruktori.
IMAP(String, String, String, String) - Constructor for class converge.service.IMAP
Luo uuden IMAP-olion.
IMAPMessageThread - class converge.service.IMAPMessageThread.
Säie viestien hakemiseksi IMAP-postilaatikosta
IMAPMessageThread(IMAP, User) - Constructor for class converge.service.IMAPMessageThread
Oletuskonstruktori.
IMAPStreamDownloader - class converge.service.IMAPStreamDownloader.
Hakee annetusta tiedostokahvasta tietoa kunnes tiedon kulku katkeaa
IMAPStreamDownloader(BufferedReader, BufferedWriter, InputStreamReader, OutputStreamWriter, InputStream, OutputStream, Folder, Store) - Constructor for class converge.service.IMAPStreamDownloader
Oletuskonstruktori.
IMAPURLProperties - class converge.service.IMAPURLProperties.
Luokka joka pilkkoo annetun IMAP-pointterimerkkijonon osiksi ja tarkistaa syntaksin.
IMAPURLProperties(String) - Constructor for class converge.service.IMAPURLProperties
Tarkistaa IMAP-pointterimerkkijonon.
incomingMessage(Message) - Static method in class converge.kernel.ContextModelHandler
Synkronoitu metodi viestien tuomiseen ytimen käsittelyyn
isActive() - Method in class converge.kernel.Profile
Onko profiili aktiivinen
isClientTrusted(X509Certificate[]) - Method in class converge.service.ConvergeTrustManager
Tarkistaa onko palvelimen sertifikaatti oikea.
isDefaultProfile() - Method in class converge.kernel.Profile
Tällä hetkellä DEFAULT-niminen profiili on oletusprofiili
isDeleted() - Method in class converge.kernel.User
Onko käyttäjä poistettu järjestelmästä.
isDirty() - Method in class converge.kernel.User
 
isDirty() - Method in class converge.kernel.Profile
 
isForcedAttribute(ContextModelAttributeInterface) - Method in class converge.kernel.ContextModel
 
isPassword(String, String) - Static method in class converge.kernel.Crypt
Mikäli salasana on salattu itsellään, voidaan tällä metodilla testata onko salasana oikea.
isProcessed() - Method in class webcore.webserver.HTTPRequest
determine if the request has been process or not
isSame(AttachmentAttributes) - Method in class converge.service.AttachmentAttributes
Kertoo ovatko parametrina annetun AttachmentAttributes-olion tiedot saman kuin tämän olion.
isServerTrusted(X509Certificate[]) - Method in class converge.service.ConvergeTrustManager
Tarkistaa onko palvelimen sertifikaatti oikea.
isTerminated() - Method in class webcore.webserver.WebServer
determines if the webserver has been terminated
isValid() - Method in class converge.service.DataSource
Kertoo onko DataSource käytettävissä (palvelinvirheet).
isWriteLocked() - Method in class converge.kernel.User
 

K

KEY_MANAGER_FACTORY_TYPE - Static variable in class webcore.webserver.WebServerSSLSocketFactory
 
KEY_STORE_TYPE - Static variable in class webcore.webserver.WebServerSSLSocketFactory
 

L

lastChecked - Variable in class converge.service.IMAP
 
lastIndexOfMax(String, String, int, int) - Static method in class webcore.utilities.StringUtils
returns the last index of a String less than maxIndex
latestErrorMessage - Variable in class converge.service.DataSource
 
load() - Static method in class webcore.webserver.MimeType
reads the mime types from a resource with a java.io.ObjectInputStream
loadClasses() - Static method in class converge.kernel.ActionLoader
Ladataan Action-toteutusluokat, ja tarkastetaan niiden tarjoamat toteutukset.
loadClasses() - Static method in class converge.attribute.AttributeLoader
Ladataan Attribuutti toteutusluokat, ja tarkastetaan niiden tarjoamat toteutukset MessageAttributeInterface:lle,ContextModelAttributeInterface:lle ja UserPropertyInterface:lle
loadGroups() - Method in class converge.kernel.UserManager
Ladataan ryhmien tiedot tietokannasta.
loadPropertiesFile(File) - Static method in class webcore.utilities.FileUtils
Loads the contents of a properties file which may contain import statements for other properties files and returns a new java.util.Properties object.
loadPropertiesFile(File, Properties) - Static method in class webcore.utilities.FileUtils
Loads the contents of a properties file which may contain import statements for other properties files and returns a new java.util.Properties object.
loadPropertiesFile(String) - Static method in class webcore.utilities.FileUtils
Loads the contents of a properties file which may contain import statements for other properties files and returns a new java.util.Properties object.
loadPropertiesFile(String, Properties) - Static method in class webcore.utilities.FileUtils
Loads the contents of a properties file which may contain import statements for other properties files and returns a new java.util.Properties object.
loadUsers() - Method in class converge.kernel.UserManager
Ladataan käyttäjien tiedot tietokannasta.
loadXML(Node) - Method in class converge.kernel.UserNameCollection
 
loadXML(Node) - Method in class converge.kernel.Consequence
Ladataan XML.
loadXML(Node) - Method in class converge.kernel.ConditionalOperator
Ladataan XML.
loadXML(Node) - Method in interface converge.kernel.XMLContentInterface
Luo ilmentymän tietosisällön annetusta xml nodesta
loadXML(Node) - Method in class converge.kernel.Scheduler
 
loadXML(Node) - Method in class converge.kernel.Triple
Ladataan XML.
loadXML(Node) - Method in class converge.kernel.Rule
Ladataan XML.
loadXML(Node) - Method in class converge.kernel.Profile
 
loadXML(Node) - Method in class converge.kernel.ContextModel
 
loadXML(Node) - Method in class converge.kernel.ContactList
Ladataan XML.
loadXML(Node) - Method in class converge.kernel.Contact
Ladataan XML.
loadXML(Node) - Method in class converge.service.Message
Muodostaa annetusta XML-elementistä Message-olion.
loadXML(Node) - Method in class converge.service.IMAP
Muodostaa annetusta XML-elementistä IMAP-olion.
loadXML(Node) - Method in class converge.service.DataSource
Muodostaa annetusta XML-elementistä DataSource-olion.
loadXML(Node) - Method in class converge.service.AttachmentAttributes
Muodostaa annetusta XML-elementistä AttachmentAttributes-olion.
loadXML(Node) - Method in class converge.service.Attachment
Muodostaa annetusta XML-elementistä Attachment-olion.
loadXML(Node) - Method in class converge.attribute.Attribute
Muodostaa annetusta XML-elementistä Attribute*-olion
loadXML(Node) - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
Not implemented ( not needed )
loadXML(Node) - Method in class converge.attribute.attributeImplementations.AttributeStringArray
Muodostaa annetusta XML-elementistä AttributeStringArray-olion
loadXML(Node) - Method in class converge.attribute.attributeImplementations.AttributeString
Muodostaa annetusta XML-elementistä AttributeString-olion
loadXML(Node) - Method in class converge.attribute.attributeImplementations.AttributePriority
Muodostaa annetusta XML-elementistä AttributePriority-olion
loadXML(Node) - Method in class converge.attribute.attributeImplementations.AttributePrecedence
Muodostaa annetusta XML-elementistä AttributePrecedence-olion
loadXML(Node) - Method in class converge.attribute.attributeImplementations.AttributeDate
Muodostaa annetusta XML-elementistä AttributeDate-olion
Log - class converge.kernel.Log.
Järjestelmän lokitietojen tallennus.
Log() - Constructor for class converge.kernel.Log
 
Login - class webcore.Login.
Etusivu, sisäänkirjautumisen käsittely, uusien käyttäjien luonti.
Login() - Constructor for class webcore.Login
 
login(String, String, boolean, boolean) - Method in class converge.clientmanager.ClientManager
Tätä metodia kutsutaan sisäänkirjautumisen yhteydessä.
logout(long) - Method in class converge.clientmanager.ClientManager
Asiakasohjelmaluokat kutsuvat tätä metodia, kun käyttäjä haluaa eksplisiittisesti kirjautua ulos palvelusta.

M

Main - class webcore.Main.
Sisäänkirjautumisen jälkeinen etusivu, jolla on lista käyttäjän näkymistä.
Main() - Constructor for class webcore.Main
 
main(String[]) - Static method in class converge.kernel.UserNameCollection
 
main(String[]) - Static method in class converge.kernel.DatabaseProvider
For testing only!
main(String[]) - Static method in class converge.kernel.Profile
Tulostetaan oletusprofiili System.out -virtaan
main(String[]) - Static method in class converge.kernel.ContextModelHandler
 
main(String[]) - Static method in class converge.kernel.ContextModel
 
main(String[]) - Static method in class converge.kernel.ContactList
Testausta varten
main(String[]) - Static method in class converge.kernel.ActionLoader
 
main(String[]) - Static method in class converge.kernel.ActionEvent
 
main(String[]) - Static method in class converge.service.IMAPURLProperties
 
main(String[]) - Static method in class converge.service.SMTP
 
main(String[]) - Static method in class converge.service.Message
 
main(String[]) - Static method in class converge.service.IMAP
 
main(String[]) - Static method in class converge.service.HTTP
 
main(String[]) - Static method in class converge.attribute.AttributeLoader
 
main(String[]) - Static method in class converge.attribute.attributeImplementations.AttributeStringArray
 
main(String[]) - Static method in class converge.attribute.attributeImplementations.AttributeString
 
main(String[]) - Static method in class converge.attribute.attributeImplementations.AttributePriority
 
main(String[]) - Static method in class converge.attribute.attributeImplementations.AttributePrecedence
 
main(String[]) - Static method in class converge.attribute.attributeImplementations.AttributeDate
 
main(String[]) - Static method in class webcore.HtmlUtils
Pääohjelmametodi testausta varten.
main(String[]) - Static method in class webcore.webserver.WebServerTester
 
main(String[]) - Static method in class webcore.webserver.MimeTypeSetup
 
main(String[]) - Static method in class webcore.webserver.application.WWWServerConsole
Starts the web server.
majorErrorOccured(WebServerEvent) - Method in class webcore.webserver.WebServerListenerAdapter
 
makeCode() - Method in class converge.kernel.Consequence
Luodaan Java-koodi
makeCode(String, String) - Method in class converge.kernel.Triple
Luodaan Java-koodia
makeConditionCode(String, String) - Method in class converge.kernel.Rule
Luodaan ehdoista Java-koodia.
makeConsequenceCode() - Method in class converge.kernel.Rule
Luodaan toiminnoista Java-koodia.
MAX_CONTENT_LENGTH - Static variable in class webcore.webserver.HTTPRequest
 
Message - class converge.service.Message.
Message sisältää viestin järjestelmän sisäisessä muodossa.
Message - class webcore.Message.
Yhden viestin näyttämien sekä pääsy mahdolliseen liitetiedostoon.
Message() - Constructor for class webcore.Message
 
Message(User) - Constructor for class converge.service.Message
Luo uuden tyhjän Message-olion.
Message(User, Document) - Constructor for class converge.service.Message
Luo uuden Message-olion annetusta XML-dokumentista.
MessageAttributeInterface - interface converge.attribute.MessageAttributeInterface.
 
MESSAGES - Static variable in class converge.kernel.DatabaseProvider
 
MimeType - class webcore.webserver.MimeType.
Class with static methods to get the mime type of a file.
MimeType() - Constructor for class webcore.webserver.MimeType
 
MimeTypeSetup - class webcore.webserver.MimeTypeSetup.
Creates and stores the mimeTable as a serialized Hashtable for later reading by MimeType.
MimeTypeSetup() - Constructor for class webcore.webserver.MimeTypeSetup
 
minorErrorOccured(WebServerEvent) - Method in class webcore.webserver.WebServerListenerAdapter
 
minorErrorOccured(WebServerEvent) - Method in interface webcore.webserver.WebServerListener
Called when a minor IO error occurs which is acceptable by the HTTP protocol.
minorErrorOccured(WebServerEvent) - Method in class webcore.webserver.application.WWWServerConsole
 
MINUTE - Static variable in class converge.kernel.Scheduler
 
MONTH - Static variable in class converge.kernel.Scheduler
 
msgid - Variable in class converge.service.IMAPURLProperties
 
msgnum - Variable in class converge.service.IMAPURLProperties
 

N

name - Variable in class converge.attribute.Attribute
 
NEED_CLIENT_AUTHENTICATION - Static variable in class webcore.webserver.WebServerSSLSocketFactory
 
newActionInstance(String) - Static method in class converge.kernel.ActionLoader
Palveluna luodaan ActionInterface ilmentymä, joka tarjoaa toteutuksen "name"-nimiselle toiminnolle
newContextModelAttributeInstance(String) - Static method in class converge.attribute.AttributeLoader
Palveluna luodaan ContextModelAttributeInterface ilmentymä, joka tarjoaa toteutuksen "name"-nimiselle attribuutille
newDroolsDocument() - Static method in class converge.kernel.XMLUtil
Rakentaa Drools-sääntökäsittelijälle sopivan dokumentin, joka ei sisällä yhtään sääntöä.
newGroup(String, String) - Method in class converge.kernel.UserManager
Uuden ryhmän luominen.
newGroupCollection(String) - Method in class converge.kernel.DatabaseProvider
Uuden ryhmäkokoelman luonti.
newMessageAttributeInstance(String) - Static method in class converge.attribute.AttributeLoader
Palveluna luodaan MessageAttributeInterface ilmentymä, joka tarjoaa toteutuksen "name"-nimiselle attribuutille
newUser(String, String) - Method in class converge.kernel.UserManager
Uuden käyttäjän luominen.
newUserCollection(String) - Method in class converge.kernel.DatabaseProvider
Uuden käyttäjäkokoelman luonti.
newUserPropertyInstance(String) - Static method in class converge.attribute.AttributeLoader
Palveluna luodaan UserPropertyInterfacen ilmentymä, joka tarjoaa toteutuksen "name"-nimiselle attribuutille
newXMLDocument() - Static method in class converge.kernel.XMLUtil
Rakentaa tyhjän DOM Documentin
nextCondition(String) - Method in class converge.kernel.Rule
Mikäli halutaan lisätä useita ehtoja täytyy niiden välillä kutsua tätä metodia.
normalize(String) - Static method in class webcore.HtmlUtils
Kutsutaan removeTag, removeQuot ja removeSpace -metodeja.
notFoundDoc - Static variable in class webcore.webserver.HTTPFileRetriever
the page to display when the requested page cannot be found
NS_DROOLS - Static variable in class converge.kernel.XMLUtil
 
NS_DROOLS_JAVA - Static variable in class converge.kernel.XMLUtil
 

O

out - Static variable in class converge.kernel.Log
 
output(String) - Static method in class converge.kernel.Log
Palautetaan nimen perusteella PrintStream-olio, jonka avulla lokitiedostoon voi kirjoittaa.
outputPrinting(Document, OutputStream) - Static method in class converge.kernel.XMLUtil
Tulostetaan XML:ää OutputStreamiin.

P

PipeMessage - class converge.service.PipeMessage.
Tietovarasto liitetiedoston noudossa tulleille virheilmoituksille
PipeMessage(PipedOutputStream, String) - Constructor for class converge.service.PipeMessage
Oletuskonstruktori.
PipeMessage(String) - Constructor for class converge.service.PipeMessage
Konstruktori joka tallettaa vain virheilmoituksen.
PREF - Static variable in class converge.kernel.DatabaseProvider
 
PREFERENCE - Static variable in class converge.kernel.DatabaseProvider
 
printEmergencyExitPage(PrintWriter) - Static method in class webcore.HtmlUtils
Palauttaa selaimelle sivun joka uudelleenohjautuu Login-sivulle ja poistaa samalla session-id -keksin.
printEndOfPage(PrintWriter) - Static method in class webcore.HtmlUtils
Tulostaa annettuun PrintWriteriin HTML-sivun lopun
printEvent(ActionEvent) - Static method in class converge.kernel.ActionEvent
 
printHeader(String, long, String) - Static method in class webcore.HtmlUtils
Palauttaa HTTP-protokollan mukaiset WWW-palvelimen otsikkotiedot liitetiedostojen lähetystä varten.
printHeader(String, String) - Static method in class webcore.HtmlUtils
Palauttaa HTTP-protokollan mukaiset WWW-palvelimen otsikkotiedot liitetiedostojen lähetystä varten.
printNavigationBar(PrintWriter) - Static method in class webcore.HtmlUtils
Tulostaa annettuu PrintWriteriin käyttöliittymän "navigaatiopalkin", eli lähes joka sivulle tulevan linkkikokoelman, jonka avulla voi siirtyä järjestelmän eri toimintoihin.
printPageInfo(PrintWriter, String, String) - Static method in class webcore.HtmlUtils
Tulostaa annettuun PrintWriteriin sivun otsikon ja tiedon millä tunnuksella ollaan kirjauduttu järjestelmään
printTestingStuff(PrintWriter, HTTPRequest) - Static method in class webcore.HtmlUtils
Testauksessa käytettävä metodi, joka tulostaa annettuun PrintWriteriin annetun HTTPRequestin mukana tulevat HTTP-parametrit ja keksit.
processRequest(HTTPRequest) - Method in class webcore.Contact
Käsitellään HTTP-pyyntö.
processRequest(HTTPRequest) - Method in class webcore.Attachment
Käsittelee sivupyynnön.
processRequest(HTTPRequest) - Method in class webcore.Settings
Käsitellään HTTP-pyyntö.
processRequest(HTTPRequest) - Method in class webcore.Write
Käsitellään HTTP-pyyntö.
processRequest(HTTPRequest) - Method in class webcore.View
Käsitellään HTTP-pyyntö.
processRequest(HTTPRequest) - Method in class webcore.Profile
Käsitellään http-pyyntö.
processRequest(HTTPRequest) - Method in class webcore.Message
Käsitellään HTTP-pyyntö.
processRequest(HTTPRequest) - Method in class webcore.Main
Käsitellään HTTP-pyyntö.
processRequest(HTTPRequest) - Method in class webcore.Login
Käsitellään HTTP-pyyntö.
processRequest(HTTPRequest) - Method in class webcore.ContextModel
Käsitellään HTTP-pyyntö.
processRequest(HTTPRequest) - Method in interface webcore.webserver.WebRequestable
This method is called by the Webserver when the WebRequestable is requested by a client.
processRequest(HTTPRequest) - Method in class webcore.webserver.SSLRedirector
processes the request by outputting HTML which will redirect the browser to the https site with the same address.
processRequest(HTTPRequest) - Method in class webcore.webserver.HTTPFileRetriever
 
processRequest(HTTPRequest) - Method in class webcore.webserver.serverside.Example
 
processRules(Object, Rule[], ActionEvent) - Method in class converge.kernel.RuleHandler
Suoritetaan sääntökäsittely oliolle profiilin sääntöjen mukaisesti
Profile - class converge.kernel.Profile.
Profile-luokka kuvaa käyttäjän/ryhmän yhtä profiilia.
Profile - class webcore.Profile.
Profiilien lisäys, poisto ja muokkaus.
Profile() - Constructor for class webcore.Profile
 
Profile(User) - Constructor for class converge.kernel.Profile
 
Profile(User, String) - Constructor for class converge.kernel.Profile
 
ProfileHandler - class converge.kernel.ProfileHandler.
Luokka tarjoaa viestiolion mukana tulevaan käyttäjään liitettyjen profiilien käsittelyn.
ProfileHandler(Message) - Constructor for class converge.kernel.ProfileHandler
Luokan konstruktori, jolla asetetaan ilmentymä käsittely valmiiseen tilaan
PROFILES - Static variable in class converge.kernel.DatabaseProvider
 
protocol - Variable in class converge.service.IMAPURLProperties
 

R

read() - Method in class converge.kernel.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class converge.kernel.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readFileAsString(File) - Static method in class webcore.utilities.FileUtils
Reads the entire contents of a file and returns the contents as a String This function should not be used on large files, because it reads the entire contents into memory as a String.
readFileAsString(String) - Static method in class webcore.utilities.FileUtils
Reads the entire contents of a file and returns the contents as a String This function should not be used on large files, because it reads the entire contents into memory as a String.
readLock(Object) - Method in class converge.kernel.User
 
readLockNoWait(Object) - Method in class converge.kernel.User
 
refreshAttachmentAttributes(User) - Method in class converge.service.Attachment
Päivittää Attachment-olion ominaisuudet vastaamaan tämänhetkistä tilannetta.
releaseLock(Object) - Method in class converge.kernel.User
 
removeContact(String) - Method in class converge.kernel.ContactList
Poistetaan kontaktitieto.
removeContactList(String) - Method in class converge.kernel.ContactList
Poistetaan alikontaktilista.
removeContextModelValue(String) - Method in class converge.kernel.Profile
Poistetaan profiilista viittaus kontekstimalliin.
removeCookieHeader() - Static method in class webcore.HtmlUtils
Palauttaa HTTP-headerin joka poistaa selaimella (mahdollisesti) olevan session-id -cookien.
removeGroupCollection(String) - Method in class converge.kernel.DatabaseProvider
Poistetaan ryhmän kokoelma tietokannasta.
removeQuot(String) - Static method in class webcore.HtmlUtils
poistaa " ja ' -merkit.
removeSpace(String) - Static method in class webcore.HtmlUtils
Poistaa välilyönnit ja rivinvaihdot yms.
removeTag(String) - Static method in class webcore.HtmlUtils
Poistetaan < ja > -merkit
removeUser(String) - Method in class converge.kernel.UserNameCollection
Kokoelmasta poisto käyttäjänimen mukaan
removeUserCollection(String) - Method in class converge.kernel.DatabaseProvider
Poistetaan käyttäjän kokoelma tietokannasta.
removeWebServerListener(WebServerListener) - Method in class webcore.webserver.WebServer
removes a listener from this WebServer
removeViewMonitor() - Method in class converge.kernel.ViewManager
Poistetaan käsittelyäodottavien listalta ensimmäinen ViewMonitor
requested(WebServerEvent) - Method in class webcore.webserver.WebServerListenerAdapter
 
requested(WebServerEvent) - Method in interface webcore.webserver.WebServerListener
Called when an HTTP request comes in.
requested(WebServerEvent) - Method in class webcore.webserver.application.WWWServerConsole
 
Rule - class converge.kernel.Rule.
Luokka sääntöjen käsittelyyn.
Rule() - Constructor for class converge.kernel.Rule
 
Rule(String) - Constructor for class converge.kernel.Rule
 
RuleHandler - class converge.kernel.RuleHandler.
Drools-sääntökäsittelijän liittäminen järjestelmään.
RuleHandler() - Constructor for class converge.kernel.RuleHandler
Uuden sääntökäsittelijän luonti
run() - Method in class converge.kernel.ScheduleManager
 
run() - Method in class converge.kernel.EventManager
 
run() - Method in class converge.service.StreamDownloader
Käynnistää säikeen liitetiedoston hakemiseksi.
run() - Method in class converge.service.IMAPStreamDownloader
Käynnistää säikeen liitetiedoston hakemiseksi
run() - Method in class converge.service.IMAPMessageThread
Käynnistää säikeen viestien hakemiseksi
run() - Method in class webcore.webserver.WebServerTester
 
run() - Method in class webcore.webserver.WebServer
called by runThread to start the listening process.

S

save() - Method in class converge.kernel.User
Tallennus.
save() - Method in class converge.kernel.Profile
Tämä on tarpeen vasta sitten kun 'dirty'-käsittely toimii kaikkialla.
saveAllUsers(int) - Method in class converge.kernel.UserManager
Tallennetaan järjestelmän kaikki käyttäjät
saveUser(User) - Method in class converge.kernel.UserManager
Käyttäjän tallennus
ScheduledRule - class converge.kernel.ScheduledRule.
Laajennetaan Rule-luokkaa siten, että voidaan tuottaa myös ajastettuihin sääntöihin sopivaa XML:ää.
ScheduledRule() - Constructor for class converge.kernel.ScheduledRule
 
ScheduledRule(String) - Constructor for class converge.kernel.ScheduledRule
 
ScheduleManager - class converge.kernel.ScheduleManager.
Käyttäjien profiileissa olevien ajastusten hallinta.
ScheduleManager() - Constructor for class converge.kernel.ScheduleManager
 
Scheduler - class converge.kernel.Scheduler.
Ajastin
Scheduler() - Constructor for class converge.kernel.Scheduler
 
Scheduler(String, Date) - Constructor for class converge.kernel.Scheduler
 
Scheduler(String, int, int) - Constructor for class converge.kernel.Scheduler
 
sendErrorMessage(User, String) - Static method in class converge.service.SMTP
Apumetodi virheilmoitusviestien lähettämiseksi.
sendFile(Socket, String) - Method in class webcore.webserver.HTTPFileRetriever
 
sendMail(String, String, String, String, User) - Static method in class converge.service.SMTP
Lähettää sähköpostiviestin.
sendMessage(Message) - Method in class converge.clientmanager.WebClientHandler
Viestien lähetystä ei tässä luokassa toteuteta nyt mitenkään

sendMessage(Message) - Method in class converge.clientmanager.ClientManager
Viestin lähetys käyttäjälle.
sendMessage(Message) - Method in class converge.clientmanager.ClientHandler
Viestin lähetys.
server - Variable in class converge.service.IMAPURLProperties
 
serverAddress - Variable in class converge.service.IMAP
 
serverLogin - Variable in class converge.service.IMAP
 
serverPassword - Variable in class converge.service.IMAP
 
set(String, String) - Method in class converge.kernel.Contact
Asetetaan arvo.
setActive(boolean) - Method in class converge.kernel.Profile
Aseta profiili aktiiviseksi tai passiiviseksi
setArg(Object) - Method in class webcore.webserver.WebServerEvent
 
setAttachmentAttributes(AttachmentAttributes) - Method in class converge.service.Attachment
Asettaa liitetiedoston ominaisuudet (koko, päivämäärä, tyyppi ym).
setAvailable(boolean) - Method in class converge.service.AttachmentAttributes
Asettaa liitetiedoston saatavilla-tiedon.
setCollectionEmpty(Collection, String) - Method in class converge.kernel.DatabaseProvider
Deprecated. Tämä ei ole turvallinen ratkaisu
setContextModelValue(String, int) - Method in class converge.kernel.Profile
Asetetaan kontekstimallin kynnysarvo.
setDate(Date) - Method in class converge.service.AttachmentAttributes
Asettaa tiedon liitetiedoston viimeisimmästä muokkauspäivämäärästä.
setDeleted() - Method in class converge.kernel.User
Merkitään käyttäjä tuhotuksi.
setDescription(String) - Method in class converge.service.AttachmentAttributes
Asettaa liitetiedoston kuvauksen.
setDirty() - Method in class converge.kernel.User
 
setDocument(Collection, String, String, Document) - Method in class converge.kernel.DatabaseProvider
Lisätään dokumentti kokoelmaan tai sen alikokoelmaan.
setDocumentBase(String) - Method in class webcore.webserver.WebServer
Sets the document base.
setDom(Document) - Method in class converge.kernel.ViewMonitor
ViewManagerThread asettaa dokumentin.
setErrorMessage(String) - Method in class converge.service.DataSource
Asettaa tätä DataSourcea viimeksi käytettäessä tulleen virheilmoituksen.
setErrorMessage(String) - Method in class converge.service.AttachmentAttributes
Asettaa liitetiedostoa haettaessa tulleen virheilmoituksen.
setExpressionType(String) - Method in class converge.attribute.Attribute
Asettaa attribuutin vertailuoperaattorin.
setExpressionType(String) - Method in interface converge.attribute.ContextModelAttributeInterface
Asetetaan ilmentymän vertailussa käyttämä laskusääntö
setFilename(String) - Method in class converge.service.AttachmentAttributes
Asettaa liitetiedoston tiedostonimen.
setLastTime(long) - Method in class converge.kernel.Scheduler
Asetetaan tieto edellisestä laukeamisajankohdasta.
setMessage(Message) - Method in interface converge.attribute.MessageAttributeInterface
Attribuutin ilmentymälle annetaan viite viesti-olioon, johon se on liitetty.
setMessage(Message) - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
Not implemented ( not needed )
setMessage(Message) - Method in class converge.attribute.attributeImplementations.AttributeStringArray
Asettaa attribuutin sisältämän viestiolion viitteen
setMessage(Message) - Method in class converge.attribute.attributeImplementations.AttributeString
Asettaa attribuutin sisältämän viestiolion viitteen
setMessage(Message) - Method in class converge.attribute.attributeImplementations.AttributePriority
Asettaa attribuutin sisältämän viestiolion viitteen
setMessage(Message) - Method in class converge.attribute.attributeImplementations.AttributePrecedence
Asettaa attribuutin sisältämän viestiolion viitteen
setMessage(Message) - Method in class converge.attribute.attributeImplementations.AttributeDate
Asettaa attribuutin sisältämän viestiolion viitteen
setMessageAttribute(String, Object, boolean) - Method in class converge.service.Message
Liitetään viestiolioon uusi MessageAttributeInterface:n toteuttava attribuutti,
setMessageToView(Message, String) - Static method in class converge.kernel.ViewMonitor
Asetetaan viesti johonkin näkymään ja tallennetaan myös itse viesti.
setMessageToView(User, String, String) - Static method in class converge.kernel.ViewMonitor
Asetetaan viesti näkymään
setMIMEType(String) - Method in class converge.service.AttachmentAttributes
Asettaa tiedon liitetiedoston MIME-tyypistä.
setName(String) - Method in class converge.service.DataSource
Asettaa DataSource-ilmentymän luonnollisen nimen, esim.
setName(String) - Method in class converge.attribute.Attribute
Asettaa attribuutin nimen, esimerkiksi Subject
setName(String) - Method in interface converge.attribute.UserPropertyInterface
Ilmentymälle annettu jokin attribuutin looginen nimi ( jokin supportedAttribute )
setName(String) - Method in interface converge.attribute.AttributeInterface
Ilmentymälle annettava looginen nimi ( jokin supportedAttribute )
setName(String) - Method in class converge.attribute.attributeImplementations.TimeProperty
Ilmentymälle annettu jokin attribuutin looginen nimi ( jokin supportedAttribute )
setName(String) - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
 
setPort(int) - Method in class webcore.webserver.WebServer
Sets the port the webserver will listen on.
setProcessed(boolean) - Method in class webcore.webserver.HTTPRequest
if an event listener to the WebServer processes the request, it should set the httpRequests processed property to TRUE using this method
setRule(Rule) - Method in class converge.kernel.Profile
Säännön lisääminen profiiliin.
setRule(ScheduledRule) - Method in class converge.kernel.Scheduler
Asetetaan sääntö ajastimeen.
setSize(long) - Method in class converge.service.AttachmentAttributes
Asettaa tiedon liitetiedoston koosta.
setSocketFactory(WebServerSocketFactoryInterface) - Method in class webcore.webserver.WebServer
The factory is used to create listening sockets for the server.
setSSLContext(String, String) - Method in class webcore.webserver.WebServerSSLSocketFactory
Setting the SSLContext will make this an HTTPS server.
Settings - class webcore.Settings.
Asetuksien muuttaminen.
Settings() - Constructor for class webcore.Settings
 
setUser(User) - Method in interface converge.attribute.UserPropertyInterface
 
setUser(User) - Method in class converge.attribute.attributeImplementations.TimeProperty
 
setValue(Object) - Method in class converge.attribute.Attribute
Asettaa attribuutin tietosisällön.
setValue(Object) - Method in interface converge.attribute.AttributeInterface
Luokan tietosisällöksi annettava arvotieto
setValue(Object) - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
 
setValue(Object, String[]) - Method in interface converge.kernel.ActionInterface
Luokan tietosisällöksi annettava arvotieto
setWebRequestableFactory(WebRequestableFactoryInterface) - Method in class webcore.webserver.WebServer
sets the web requestable factory.
setView(View) - Method in class converge.kernel.ViewMonitor
ViewManagerThread asettaa näkymän.
setViewNames(String[]) - Method in class converge.kernel.ViewMonitor
ViewManagerThread asettaa näkymien nimet.
shutdown() - Method in class converge.kernel.ViewManager
ViewManagerin alasajo.
shutdown() - Method in class converge.kernel.UserManager
UserManager-ilmentymän sulkeminen
shutdown() - Method in class converge.kernel.ScheduleManager
ScheduleManagerin sulkeminen
shutdown() - Method in class converge.kernel.DatabaseProvider
Tietokannan sulkeminen.
shutdown() - Method in class converge.clientmanager.WebClientHandler
ClientHandlerin alasajo.
shutdown() - Method in class converge.clientmanager.ClientManager
ClientManagerin alasajo.
shutdown() - Method in class converge.clientmanager.ClientHandler
ClientHandlerin alasajo.
sleepTime - Static variable in class converge.kernel.ScheduleManager
 
SMTP - class converge.service.SMTP.
SMTP hoitaa sähköpostiviestien lähettämisen.
SMTP() - Constructor for class converge.service.SMTP
 
SSL_VERSION - Static variable in class webcore.webserver.WebServerSSLSocketFactory
 
SSLRedirector - class webcore.webserver.SSLRedirector.
Class which outputs HTML with a link to the same hostname/ip, but with an https connection.
SSLRedirector() - Constructor for class webcore.webserver.SSLRedirector
 
SSLRedirectorWebRequestableFactory - class webcore.webserver.SSLRedirectorWebRequestableFactory.
Web requestable factory which redirects all request to the secure (https) site.
SSLRedirectorWebRequestableFactory() - Constructor for class webcore.webserver.SSLRedirectorWebRequestableFactory
 
stack(Exception) - Static method in class converge.kernel.Log
Kutsuu poikkeuksen printStackTrace-metodia ja tulostaa vastaukset Log.err -virtaan.
stack(Exception, PrintStream) - Static method in class converge.kernel.Log
Kutsuu poikkeuksen printStackTrace-metodia ja tulostaa vastaukset output -virtaan.
stack(Exception, String) - Static method in class converge.kernel.Log
Kutsuu poikkeuksen printStackTrace-metodia ja tulostaa vastaukset Log.output(output) -virtaan.
start() - Method in class converge.clientmanager.WebClientHandler
Tekee tarvittavat käynnistys & alustustoimet, eli käynnistää webcore -HTTP-palvelimen.
start() - Method in class converge.clientmanager.ClientManager
ClientManagerin käynnistys.
start() - Method in class converge.clientmanager.ClientHandler
ClientHandlerin käynnistys.
start() - Method in class webcore.webserver.WebServer
Starts the webserver with the listening Thread being set as not daemon.
start(boolean) - Method in class webcore.webserver.WebServer
Start the webserver.
start(String[], int, int) - Static method in class webcore.webserver.application.WWWServerConsole
Apumetodi joka kutsuu main-metodia
startedListening(WebServerEvent) - Method in class webcore.webserver.WebServerListenerAdapter
 
startedListening(WebServerEvent) - Method in interface webcore.webserver.WebServerListener
Called when the webserver has started listening in response to the start method.
startedListening(WebServerEvent) - Method in class webcore.webserver.application.WWWServerConsole
 
startPage(String) - Static method in class webcore.HtmlUtils
Palauttaa HTML-sivun alkuosan Stringinä.
startPage(String, String) - Static method in class webcore.HtmlUtils
Palauttaa HTML-sivun alkuosan Stringinä.
startProcessing() - Method in class converge.kernel.ProfileHandler
Käynnistää
startProcessing(Message) - Method in class converge.kernel.ContextModel
Laskee kontekstimallille arvon ja liittää itsensä attribuutiksi annettuun Message-olioon
stoppedListening(WebServerEvent) - Method in class webcore.webserver.WebServerListenerAdapter
 
stoppedListening(WebServerEvent) - Method in interface webcore.webserver.WebServerListener
Called when the webserver has stopped listening in response to the terminate method of an unrecoverable Exception.
stoppedListening(WebServerEvent) - Method in class webcore.webserver.application.WWWServerConsole
 
StreamDownloader - class converge.service.StreamDownloader.
Hakee annetusta tiedostokahvasta tietoa kunnes tiedon kulku katkeaa.
StreamDownloader(BufferedReader, BufferedWriter, InputStreamReader, OutputStreamWriter, InputStream, OutputStream) - Constructor for class converge.service.StreamDownloader
Oletuskonstruktori.
StringUtils - class webcore.utilities.StringUtils.
utility functions for Strings
StringUtils() - Constructor for class webcore.utilities.StringUtils
 
StringVector - class webcore.utilities.StringVector.
Simple Vector subclass which has convenience functions which treat Vector elements as Strings.
StringVector() - Constructor for class webcore.utilities.StringVector
Creates a new, empty StringVector
StringVector(Collection) - Constructor for class webcore.utilities.StringVector
Creates a new StringVector initialized with elements
StringVector(String[]) - Constructor for class webcore.utilities.StringVector
Creates a new StringVector initialized with elements
submitjavascript - Static variable in interface webcore.webserver.WebRequestable
JavaScript for the function: submittedform() which will be executed when a form is submitted.
submitjavascripttag - Static variable in interface webcore.webserver.WebRequestable
JavaScript entry to be added into FORM tags to make the forms execute the sumittedform() JavaScript function
supportedActions() - Method in interface converge.kernel.ActionInterface
Luettelo attribuuttien nimistä, joiden toteutuksen luokka tarjoaa
supportedAttributes() - Method in class converge.attribute.Attribute
Palauttaa taulukon tämän luokan tukemista attribuuttien nimistä.
supportedAttributes() - Method in interface converge.attribute.UserPropertyInterface
Luettelo ominaisuuksien nimistä, joiden toteutuksen luokka tarjoaa
supportedAttributes() - Method in interface converge.attribute.AttributeInterface
Luettelo ominaisuuksien nimistä, joiden toteutuksen luokka tarjoaa
supportedAttributes() - Method in class converge.attribute.attributeImplementations.TimeProperty
Luettelo ominaisuuksien nimistä, joiden toteutuksen luokka tarjoaa
supportedAttributes() - Method in class converge.attribute.attributeImplementations.ContextModelValueAttribute
Not implemented ( not needed ).
supportedAttributes() - Method in class converge.attribute.attributeImplementations.AttributeStringArray
Palauttaa taulukon tämän luokan tukemista attribuuttien nimistä.
supportedAttributes() - Method in class converge.attribute.attributeImplementations.AttributeString
Palauttaa taulukon tämän luokan tukemista attribuuttien nimistä.
supportedAttributes() - Method in class converge.attribute.attributeImplementations.AttributePriority
Palauttaa taulukon tämän luokan tukemista attribuuttien nimistä.
supportedAttributes() - Method in class converge.attribute.attributeImplementations.AttributePrecedence
Palauttaa taulukon tämän luokan tukemista attribuuttien nimistä.
supportedAttributes() - Method in class converge.attribute.attributeImplementations.AttributeDate
Palauttaa taulukon tämän luokan tukemista attribuuttien nimistä.
supportsRule(String) - Method in interface converge.kernel.ActionInterface
Tukeeko olio tavallisia sääntöjä
supportsScheduledRule(String) - Method in interface converge.kernel.ActionInterface
Tukeeko olio ajastetuissa sääntöjä
SYSTEM_PREF - Static variable in class converge.kernel.DatabaseProvider
 

T

terminate() - Method in class webcore.webserver.WebServer
terminates the webserver, the compliment to start()
textBaseHeader - Static variable in interface webcore.webserver.WebRequestable
The header for an HTTP response for plain text, with a Content-type of text/plain.
textHeader - Static variable in interface webcore.webserver.WebRequestable
The header for an HTTP response with the Content-type of text/plain.
TimeProperty - class converge.attribute.attributeImplementations.TimeProperty.
TimeProperty-luokassa toteutetaan vertailu vuorokauden tunteihin (0-23).
TimeProperty() - Constructor for class converge.attribute.attributeImplementations.TimeProperty
 
toString() - Method in class webcore.webserver.WebServerSSLSocketFactory
 
toString() - Method in class webcore.webserver.WebServerEvent
 
toString() - Method in class webcore.webserver.HTTPRequest
returns the request object string
toString() - Method in class webcore.utilities.StringVector
returns a comma separated list of the Vector elements converted to Strings.
toString(String) - Method in class webcore.utilities.StringVector
returns a comma separated list of the Vector elements converted to Strings using the specified delimiter.
toStringArray() - Method in class webcore.utilities.StringVector
converts the Vector to an array of Strings
Triple - class converge.kernel.Triple.
Sääntöjen ehtojen käsittely.
Triple() - Constructor for class converge.kernel.Triple
 
Triple(String, String, String) - Constructor for class converge.kernel.Triple
 
TRUST_MANAGER_FACTORY_TYPE - Static variable in class webcore.webserver.WebServerSSLSocketFactory
 

U

user - Variable in class converge.kernel.Profile
 
User - class converge.kernel.User.
Järjestelmän käyttäjäolio.
User(String, String) - Constructor for class converge.kernel.User
Luodaan uusi käyttäjä nimen ja salasanan perusteella.
UserManager - class converge.kernel.UserManager.
UserManager hallinnoi järjestelmän käyttäjiä ja ryhmiä.
username - Variable in class converge.service.IMAPURLProperties
 
UserNameCollection - class converge.kernel.UserNameCollection.
Käyttäjien nimien kokoelma, jota hyödynnetään ryhmien käsittelyssä.
UserNameCollection() - Constructor for class converge.kernel.UserNameCollection
 
UserPropertyInterface - interface converge.attribute.UserPropertyInterface.
Käyttäjä olioon liitettäviä ominaisuuksia, joiden on tarjottava määriteltyjä palveluja.
USERS - Static variable in class converge.kernel.DatabaseProvider
 
useSSL - Variable in class converge.service.IMAP
 

V

value - Variable in class converge.attribute.Attribute
 
View - class converge.kernel.View.
View kuvaa näkymän sisältöä järjestelmässä.
View - class webcore.View.
Yhden näkymän sisältö, eli lista näkymään kuuluvista viestestä.
View() - Constructor for class webcore.View
 
View(String, String[], Header[]) - Constructor for class converge.kernel.View
 
ViewManager - class converge.kernel.ViewManager.
Tämä luokka huolehtii näkymien ja viestien tietokantakäsittelystä.
ViewMonitor - class converge.kernel.ViewMonitor.
Tämän luokan ilmentymiä käytetään näkymien muutosten tekemisessä.
ViewMonitor() - Constructor for class converge.kernel.ViewMonitor
 
VIEWS - Static variable in class converge.kernel.DatabaseProvider
 

W

waitEvent() - Method in class converge.kernel.ViewMonitor
ViewManagerThread odottaa kunnes olioon lisätty tapahtuma.
WebClientHandler - class converge.clientmanager.WebClientHandler.
ClientHandler-luokan aliluokka, joka mahdollistaa WWW-selaimen käytön asiakasohjemana.
webcore - package webcore
 
webcore.utilities - package webcore.utilities
 
webcore.webserver - package webcore.webserver
 
webcore.webserver.application - package webcore.webserver.application
 
webcore.webserver.serverside - package webcore.webserver.serverside
 
WebRequestable - interface webcore.webserver.WebRequestable.
interface for all requestable objects via the webserver.
WebRequestableFactoryInterface - interface webcore.webserver.WebRequestableFactoryInterface.
Interface for a factory class which creates web requestables.
WebServer - class webcore.webserver.WebServer.
WebServer listens on a port for HTTP requests and processes them.
WebServer() - Constructor for class webcore.webserver.WebServer
 
WebServerEvent - class webcore.webserver.WebServerEvent.
Event class for webserver events.
WebServerEvent(Object) - Constructor for class webcore.webserver.WebServerEvent
 
WebServerEvent(Object, Object) - Constructor for class webcore.webserver.WebServerEvent
 
WebServerListener - interface webcore.webserver.WebServerListener.
Listener interface to receive events from the WebServer
WebServerListenerAdapter - class webcore.webserver.WebServerListenerAdapter.
Event adapter for WebServerListener
WebServerListenerAdapter() - Constructor for class webcore.webserver.WebServerListenerAdapter
 
WebServerSocketFactoryInterface - interface webcore.webserver.WebServerSocketFactoryInterface.
An interface used by WebServer to create sockets.
WebServerSSLSocketFactory - class webcore.webserver.WebServerSSLSocketFactory.
WebServer Socket Factory for SSL web servers
WebServerSSLSocketFactory(String, String) - Constructor for class webcore.webserver.WebServerSSLSocketFactory
constructs a new SSL Socket Factory
WebServerTester - class webcore.webserver.WebServerTester.
class to test the webserver
WebServerTester(String) - Constructor for class webcore.webserver.WebServerTester
 
WEEK - Static variable in class converge.kernel.Scheduler
 
Write - class webcore.Write.
Sähköpostiviestien lähetys.
Write() - Constructor for class webcore.Write
 
write(byte[], int, int) - Method in class converge.kernel.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class converge.kernel.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
writeFileAsString(File, String) - Static method in class webcore.utilities.FileUtils
Writes the String filedata to a file.
writeFileAsString(String, String) - Static method in class webcore.utilities.FileUtils
Writes the String filedata to a file.
writeLock(Object) - Method in class converge.kernel.User
 
WWWServerConsole - class webcore.webserver.application.WWWServerConsole.
Application to start a webserver.
WWWServerConsole(String) - Constructor for class webcore.webserver.application.WWWServerConsole
 
WWWServerConsole(String, String, String) - Constructor for class webcore.webserver.application.WWWServerConsole
 
WWWServerConsole(String, String, String, String) - Constructor for class webcore.webserver.application.WWWServerConsole
 
WWWServerConsole(String, String, String, String, int, int) - Constructor for class webcore.webserver.application.WWWServerConsole
Toinen konstruktori jolle voi antaa porttinumerot parametrina

X

XMLContentInterface - interface converge.kernel.XMLContentInterface.
XMLContentInterfacen toteuttavat luokat pystyvät luomaan omasta tietosisällöstään XML:ää.
XMLUtil - class converge.kernel.XMLUtil.
XML:n käsittelyä helpottavia staattisia metodeja.
XMLUtil() - Constructor for class converge.kernel.XMLUtil
 

A B C D E F G H I K L M N O P R S T U V W X