se.sj.stina.domain.provider
Class SjInformationProviderPropertySet

java.lang.Object
  extended by org.stina.framework.support.persistence.properties.TiPropertySet
      extended by se.sj.stina.domain.provider.SjInformationProviderPropertySet
All Implemented Interfaces:
SjStinaInformationProviderConstants

public class SjInformationProviderPropertySet
extends TiPropertySet
implements SjStinaInformationProviderConstants

Version:
$Revision: 9 $, $Date: 08-03-12 12:53 $
Author:
Per Lindberger

Nested Class Summary
 class SjInformationProviderPropertySet.Aux
           
 class SjInformationProviderPropertySet.BeanAccessLogLevel
           
 class SjInformationProviderPropertySet.BRLDebugMode
           
 class SjInformationProviderPropertySet.BrlFileNameList
           
 class SjInformationProviderPropertySet.BRLFromFiles
           
 class SjInformationProviderPropertySet.BuiltinModelFactoryClassName
           
 class SjInformationProviderPropertySet.CacheCustomerInterfaces
           
 class SjInformationProviderPropertySet.CacheOrderInterfaces
           
 class SjInformationProviderPropertySet.ClientName
           
 class SjInformationProviderPropertySet.DumpPropertiesLogLevel
           
 class SjInformationProviderPropertySet.ErrorTextInfo
           
 class SjInformationProviderPropertySet.HashAlgorithm
           
 class SjInformationProviderPropertySet.InitialiseDictionary
           
 class SjInformationProviderPropertySet.InitialiseSalesControl
           
 class SjInformationProviderPropertySet.LocalPriceCache
           
 class SjInformationProviderPropertySet.LocalRuleFileNameList
           
 class SjInformationProviderPropertySet.LogVerboseMessages
           
 class SjInformationProviderPropertySet.MapperMandatoryCheck
           
 class SjInformationProviderPropertySet.MapperNoReuse
           
 class SjInformationProviderPropertySet.MeasurementLogLevel
           
 class SjInformationProviderPropertySet.MessageReceivedLogLevel
           
 class SjInformationProviderPropertySet.MessageSentLogLevel
           
 class SjInformationProviderPropertySet.MethodEntryLogLevel
           
 class SjInformationProviderPropertySet.MethodExitLogLevel
           
 class SjInformationProviderPropertySet.ProviderMedium
           
 class SjInformationProviderPropertySet.ProviderMediumPropertyList
           
 class SjInformationProviderPropertySet.ReinitialiseClientmenuDow
           
 class SjInformationProviderPropertySet.ReinitialiseClientmenuTime
           
 class SjInformationProviderPropertySet.ReinitialiseDictionaryDow
           
 class SjInformationProviderPropertySet.ReinitialiseDictionaryTime
           
 class SjInformationProviderPropertySet.ReinitialiseInstanceCacheDow
           
 class SjInformationProviderPropertySet.ReinitialiseInstanceCacheTime
           
 class SjInformationProviderPropertySet.ResourceDirectoryProperty
           
 class SjInformationProviderPropertySet.ServerPingInterval
           
 class SjInformationProviderPropertySet.ServerTimeLog
           
 class SjInformationProviderPropertySet.SjStinaModelFactoryClassName
           
 class SjInformationProviderPropertySet.StartupStrategy
           
 class SjInformationProviderPropertySet.StringEncoding
           
 class SjInformationProviderPropertySet.UseCompression
           
 class SjInformationProviderPropertySet.UseControlDataCache
           
 class SjInformationProviderPropertySet.WaiveRemoteBookingCheck
           
 class SjInformationProviderPropertySet.WriteAnswerToFile
           
 class SjInformationProviderPropertySet.WriteQueryToFile
           
 
Field Summary
static java.lang.String BRL_DEBUG
          Property for indicating wheter registration of business rules should be done in debug mode.
static java.lang.String BRL_FILE_NAME_LIST
          Property for comma separated list of files containing business rules.
static java.lang.String BRL_FROM_FILES
          Property for indicating wheter business rules should be read locally.
static java.lang.String BUILTIN_MODEL_FACTORY_CLASS_NAME
          Property for class name of factory for builtin framework models.
static java.lang.String CACHE_CUSTOMER_INTERFACES
          Property indicating whether to cache customer interfaces locally in provider.
static java.lang.String CACHE_ORDER_INTERFACES
          Property indicating whether to cache order interfaces locally in provider.
static java.lang.String CACHE_STINA_FACTORIES
          Property determining whether to cache factory references in provider medium.
static java.lang.String CLIENT_NAME
          Property for the client (application) name to relay to the Stina Server.
static java.lang.String CONNECTION_TIMEOUT
          Property for medium to set connection timeout (in seconds).
static java.lang.String DUMP_PROPERTIES_LOG_LEVEL
          Property indicating the log level at which to log certain property sets.
static java.lang.String ERROR_TEXT_INFO
          Property for controlling the composition of error texts when propagating server exceptions.
static java.lang.String GENERAL_MODEL_FACTORY_CLASS_NAME
          Property for class name of factory for general framework models.
static java.lang.String HASH_ALGORITHM
          Property for name of the algorithm used to produce digests of cached control data.
static java.lang.String INITIALISE_DICTIONARY
          Property indicating if and how a dictionary should be initialised.
static java.lang.String INITIALISE_SALES_CONTROL
          Property indicating if and how a sales control object should be initialised.
static java.lang.String LOCAL_PRICE_CACHE
          Property for controlling the use of local price caching facilities.
static java.lang.String LOCAL_RULE_FILE_NAME_LIST
          Property for comma separated list of files containing business rules.
static java.lang.String LOG_VERBOSE_MESSAGES
          Property indicating the verbosity at which to log sent / received messages.
static java.lang.String MAPPER_MANDATORY_CHECK
          Property indicating how the mapper should act if fields defined as mandatory are missing.
static java.lang.String MAPPER_NO_REUSE
          Property indicating the reuse of mapper objects

    Name: se.sj.stina.domain.provider.mapper_no_reuse Jerome command line key: -ipmappernoreuse
static java.lang.String MEASUREMENT_LOG_LEVEL
          Property indicating the log level at which to take and log measurements, e.g of the time it takes to perform server calls.
static java.lang.String MESSAGE_RECEIVED_LOG_LEVEL
          Property indicating the log level at which to log received messages, i. e. server responses.
static java.lang.String MESSAGE_SENT_LOG_LEVEL
          Property indicating the log level at which to log sent messages, i. e. server requests.
static java.lang.String METHOD_ENTRY_LOG_LEVEL
          Property indicating the log level at which to log relevant method entries.
static java.lang.String METHOD_EXIT_LOG_LEVEL
          Property indicating the log level at which to log relevant method exits.
static java.lang.String MODEL_FACTORY_CLASS_NAME
          Property for class name of factory for models in the Stina domain.
static java.lang.String NOT_SPECIFIED
           
static java.lang.String NOT_SPECIFIED_2
           
static java.lang.String PERMUTE_STINA_HOST_NAMES
          Property determining whether to cache factory references in provider medium.
static java.lang.String PROVIDER_MEDIUM
          Property for class name of the provider medium to use.
static java.lang.String PROVIDER_MEDIUM_PROPERTY_LIST
          Property for list of properties to hand the provider medium.
static java.lang.String READ_TIMEOUT
          Property for medium to set read timeout (in seconds).
static java.lang.String REINITIALISE_CLIENTMENU_DOW
          Property indicating day of week when the client menu should be reinitialised.
static java.lang.String REINITIALISE_CLIENTMENU_TIME
          Property indicating time of day when the client menu should be reinitialised.
static java.lang.String REINITIALISE_DICTIONARY_DOW
          Property indicating day of week when the dictionary should be reinitialised.
static java.lang.String REINITIALISE_DICTIONARY_TIME
          Property indicating time of day when the dictionary should be reinitialised.
static java.lang.String REINITIALISE_INSTANCE_CACHE_DOW
          Property indicating day of week when the server data cached per provider instance should be cleared.
static java.lang.String REINITIALISE_INSTANCE_CACHE_TIME
          Property indicating time of day when the server data cached per provider instance should be reinitialised.
static java.lang.String RESOURCE_DIRECTORY
          Property for the directory to keep provider resources such as control data cache objects.
static java.lang.String SERVER_PING_INTERVAL
          Property for the interval in minutes at which to send a "heartbeat" message to the Stina Server.
static java.lang.String SERVER_TIME_LOG
          Property indicating whether to request and log time measeruments from server.
static java.lang.String STARTUP_STRATEGY
          Property indicating a startup strategy choice.
static java.lang.String STINA_INITIAL_CONTEXT_FACTORY
          Property for the class name of the initial context factory to use.
static java.lang.String STINA_SERVER_HOST
          Property for the url at which to contact the Stina Server.
static java.lang.String STRING_ENCODING
          Property specifying the encoding (e.g UTF-8) to use for conversions between Strings and byte arrays.
static java.lang.String USE_COMPRESSION
          Property indicating whether the server should be asked for compressed responses.
static java.lang.String USE_CONTROL_DATA_CACHE
          Property indicating wheter the provider (or delegate) should maintain a local cache of control data.
static java.lang.String WAIVE_REMOTE_BOOKING_CHECK
          Property for controlling the use of local price caching facilities.
static java.lang.String WRITE_ANSWER_TO_FILE
          Property indicating wheter certain answers from the server should be dumped to the local file system.
static java.lang.String WRITE_QUERY_TO_FILE
          Property indicating wheter certain queries to the server should be dumped to the local file system.
 
Fields inherited from interface se.sj.stina.domain.provider.SjStinaInformationProviderConstants
AMBIGUOUS_DATA_EXCEPTION, BAD_OPERATION, BAD_TRANSFER_DATA_EXCEPTION, CACHE_FACTORIES, CANNOT_PERFORM_ROLE_SELECTION, CENTRAL_PETRA_VECTOR, COMMUNICATION_FAILURE, CONTEXT_FACTORY, CREATE_EXCEPTION, DATA_CONVERSION, DEFAULT_STRING_ENCODING, DICTIONARY, ENTRY_RULE_EXCEPTION, ERROR_TEXT_INFO_ADDITIONAL, ERROR_TEXT_INFO_CODE, ERROR_TEXT_INFO_DEFAULT, ERROR_TEXT_INFO_FULL, EXIT_RULE_EXCEPTION, FATAL_EXCEPTION, FATAL_EXCEPTION_CLASS_NAME, HOST_NAME, INDATA_NOT_ACCORDING_TO_SPEC, INDATA_NOT_ACCORDING_TO_SPEC_MSG, INFORMATION_EXCEPTION, INFORMATION_EXCEPTION_CLASS_NAME, NAMING_EXCEPTION, NO_CONTEXT, NO_RESPONSE, NO_SUCH_OBJECT_EXCEPTION, OUTDATA_NOT_ACCORDING_TO_SPEC, OUTDATA_NOT_ACCORDING_TO_SPEC_MSG, PERMISSION_DENIED, PERMUTE_HOST_NAMES, PETRA2_CATEGORY_TO_SML_ORDER_ITEM_PERSON_CLASSIFICATION_LIST, PETRA2_COMFORT_TO_SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_LIST, PETRA2_COMPARTMENT_CODE_TO_SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_CHARACTERISTIC_LIST, PETRA2_COMPARTMENT_SIZE_TO_SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_NO_OF_SEATS_LIST, PETRA2_ERROR_CODE_TO_SML_ERROR_CODE_LIST, PETRA2_INTEGRATOR_VECTOR, PETRA2_PLACEMENT_CHARACTERISTICS_TO_SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_SEAT_CHARACTERISTIC_LIST, PETRA2_PLACEMENT_ORIENTATION_TO_SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_SEAT_POSITION_LIST, PETRA2_PLACEMENT_TYPE_TO_SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_TYPE_LIST, PETRA2_PRICE_GROUP_TO_SML_ORDER_ACTIVITY_CLASSIFICATION_LIST, PETRA2_PRICE_LEVEL_TO_SML_ORDER_ACTIVITY_CLASSIFICATION_LIST, PETRA2_PRODUCT_CODE_TO_SML_ORDER_ACTIVITY_CATEGORY_LIST, PETRA2_SALES_UNIT_ID_TO_SML_ORDER_ORGANISATION_ID_ID_VALUE_LIST, PETRA2_TRAVEL_METHOD_CODE_TO_SML_ORDER_ACTIVITY_FUNCTION_LIST, PLAINTEXT_PART, REMOTE_EXCEPTION, SALESCONTROL, SEVERE_EXCEPTION, SEVERE_EXCEPTION_CLASS_NAME, SML_ORDER_ACTIVITY_CATEGORY_TO_PETRA2_PRODUCT_CODE_LIST, SML_ORDER_ACTIVITY_CLASSIFICATION_TO_PETRA2_PRICE_GROUP_LIST, SML_ORDER_ACTIVITY_FUNCTION_TO_PETRA2_TRAVEL_METHOD_CODE_LIST, SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_CHARACTERISTIC_TO_PETRA2_COMPARTMENT_CODE_LIST, SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_NO_OF_SEATS_TO_PETRA2_COMPARTMENT_SIZE_LIST, SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_SEAT_CHARACTERISTIC_TO_PETRA2_PLACEMENT_CHARACTERISTICS_LIST, SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_SEAT_POSITION_TO_PETRA2_PLACEMENT_ORIENTATION_LIST, SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_COMPARTMENT_TYPE_TO_PETRA2_PLACEMENT_TYPE_LIST, SML_ORDER_ACTIVITY_UNIT_CHARACTERISTIC_TO_PETRA2_COMFORT_LIST, SML_ORDER_ITEM_PERSON_CLASSIFICATION_TO_PETRA2_CATEGORY_LIST, SML_ORDER_ORGANISATION_ID_ID_VALUE_TO_PETRA2_SALES_UNIT_ID_LIST, STINA_SERVER_VECTOR, TIMEOUT, TIMEOUT_EXCEPTION, TIMEOUT_EXCEPTION_CLASS_NAME, TRANSACTION_ROLLEDBACK, UNINITIALIZED_LANGUAGE_CODE, UNINITIALIZED_SESSION_ID, UNINITIALIZED_USER_NAME, UNKNOWN_ERROR, UNKNOWN_SALES_CHANNEL_TYPE
 
Constructor Summary
SjInformationProviderPropertySet()
           
 
Method Summary
protected  TiProperty[] createProperties()
           
 
Methods inherited from class org.stina.framework.support.persistence.properties.TiPropertySet
checkProperties, copy, createData, getInvalidPropertyValues, getProperty, getPropertyEnumeration, getPropertyKey, getPropertyValuesNotAssigned, hasPropertyStore, isPropertyValuesAssigned, isPropertyValuesValid, printCommandLineHelp, setArguments, setArguments, setPropertyStore, setPropertyValue, storePropertyValues, storePropertyValuesSet, updateValues, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOT_SPECIFIED

public static final java.lang.String NOT_SPECIFIED
See Also:
Constant Field Values

NOT_SPECIFIED_2

public static final java.lang.String NOT_SPECIFIED_2
See Also:
Constant Field Values

BRL_DEBUG

public static final java.lang.String BRL_DEBUG
Property for indicating wheter registration of business rules should be done in debug mode.


See Also:
Constant Field Values

BRL_FILE_NAME_LIST

public static final java.lang.String BRL_FILE_NAME_LIST
Property for comma separated list of files containing business rules.


See Also:
Constant Field Values

BRL_FROM_FILES

public static final java.lang.String BRL_FROM_FILES
Property for indicating wheter business rules should be read locally.


See Also:
Constant Field Values

CONNECTION_TIMEOUT

public static final java.lang.String CONNECTION_TIMEOUT
Property for medium to set connection timeout (in seconds). Note that this property must be added to provider medium property list property also in order to be effective.


See Also:
Constant Field Values

READ_TIMEOUT

public static final java.lang.String READ_TIMEOUT
Property for medium to set read timeout (in seconds). Note that this property must be added to provider medium property list property also in order to be effective.


See Also:
Constant Field Values

LOCAL_RULE_FILE_NAME_LIST

public static final java.lang.String LOCAL_RULE_FILE_NAME_LIST
Property for comma separated list of files containing business rules.


See Also:
Constant Field Values

ERROR_TEXT_INFO

public static final java.lang.String ERROR_TEXT_INFO
Property for controlling the composition of error texts when propagating server exceptions.


See Also:
Constant Field Values

BUILTIN_MODEL_FACTORY_CLASS_NAME

public static final java.lang.String BUILTIN_MODEL_FACTORY_CLASS_NAME
Property for class name of factory for builtin framework models.


See Also:
Constant Field Values

CACHE_CUSTOMER_INTERFACES

public static final java.lang.String CACHE_CUSTOMER_INTERFACES
Property indicating whether to cache customer interfaces locally in provider.


See Also:
Constant Field Values

CACHE_ORDER_INTERFACES

public static final java.lang.String CACHE_ORDER_INTERFACES
Property indicating whether to cache order interfaces locally in provider.


See Also:
Constant Field Values

CLIENT_NAME

public static final java.lang.String CLIENT_NAME
Property for the client (application) name to relay to the Stina Server.


See Also:
Constant Field Values

HASH_ALGORITHM

public static final java.lang.String HASH_ALGORITHM
Property for name of the algorithm used to produce digests of cached control data.


See Also:
Constant Field Values

LOCAL_PRICE_CACHE

public static final java.lang.String LOCAL_PRICE_CACHE
Property for controlling the use of local price caching facilities.


See Also:
Constant Field Values

WAIVE_REMOTE_BOOKING_CHECK

public static final java.lang.String WAIVE_REMOTE_BOOKING_CHECK
Property for controlling the use of local price caching facilities. If set to true, the client is responsible for updating SjItineraryResultInterface:s that were used in bookings using the method setUsedInBooking().

  • Name: se.sj.stina.domain.provider.waive_remote_booking_check
  • Jerome command line key: -ipwrbc

See Also:
Constant Field Values

GENERAL_MODEL_FACTORY_CLASS_NAME

public static final java.lang.String GENERAL_MODEL_FACTORY_CLASS_NAME
Property for class name of factory for general framework models.

  • Name: se.sj.stina.domain.provider.general_model_factory_classname
  • Jerome command line key: None.

See Also:
Constant Field Values

INITIALISE_DICTIONARY

public static final java.lang.String INITIALISE_DICTIONARY
Property indicating if and how a dictionary should be initialised.

  • Name: se.sj.stina.domain.provider.init_dictionary
  • Jerome command line key: -ipinitd

See Also:
Constant Field Values

REINITIALISE_INSTANCE_CACHE_DOW

public static final java.lang.String REINITIALISE_INSTANCE_CACHE_DOW
Property indicating day of week when the server data cached per provider instance should be cleared.

  • Name: se.sj.stina.domain.provider.reinit_instance_cache_dow
  • Jerome command line key: -ipreiniticdow

See Also:
Constant Field Values

REINITIALISE_INSTANCE_CACHE_TIME

public static final java.lang.String REINITIALISE_INSTANCE_CACHE_TIME
Property indicating time of day when the server data cached per provider instance should be reinitialised.

  • Name: se.sj.stina.domain.provider.reinit_instance_cache_time
  • Jerome command line key: -ipreinitictime

See Also:
Constant Field Values

REINITIALISE_DICTIONARY_DOW

public static final java.lang.String REINITIALISE_DICTIONARY_DOW
Property indicating day of week when the dictionary should be reinitialised.

  • Name: se.sj.stina.domain.provider.reinit_dictionary_dow
  • Jerome command line key: -ipreinitddow

See Also:
Constant Field Values

REINITIALISE_DICTIONARY_TIME

public static final java.lang.String REINITIALISE_DICTIONARY_TIME
Property indicating time of day when the dictionary should be reinitialised.

  • Name: se.sj.stina.domain.provider.reinit_dictionary_time
  • Jerome command line key: -ipreinitdtime

See Also:
Constant Field Values

REINITIALISE_CLIENTMENU_DOW

public static final java.lang.String REINITIALISE_CLIENTMENU_DOW
Property indicating day of week when the client menu should be reinitialised.

  • Name: se.sj.stina.domain.provider.reinit_clientmenu_dow
  • Jerome command line key: -ipreinitcmdow

See Also:
Constant Field Values

REINITIALISE_CLIENTMENU_TIME

public static final java.lang.String REINITIALISE_CLIENTMENU_TIME
Property indicating time of day when the client menu should be reinitialised.

  • Name: se.sj.stina.domain.provider.reinit_clientmenu_time
  • Jerome command line key: -ipreinitcmtime

See Also:
Constant Field Values

INITIALISE_SALES_CONTROL

public static final java.lang.String INITIALISE_SALES_CONTROL
Property indicating if and how a sales control object should be initialised.

  • Name: se.sj.stina.domain.provider.init_sales_control
  • Jerome command line key: -ipinitsc

See Also:
Constant Field Values

MAPPER_MANDATORY_CHECK

public static final java.lang.String MAPPER_MANDATORY_CHECK
Property indicating how the mapper should act if fields defined as mandatory are missing.

  • Name: se.sj.stina.domain.provider.mapper_mandatory_check
  • Jerome command line key: -ipmappermc

See Also:
Constant Field Values

MAPPER_NO_REUSE

public static final java.lang.String MAPPER_NO_REUSE
Property indicating the reuse of mapper objects

  • Name: se.sj.stina.domain.provider.mapper_no_reuse
  • Jerome command line key: -ipmappernoreuse

See Also:
Constant Field Values

LOG_VERBOSE_MESSAGES

public static final java.lang.String LOG_VERBOSE_MESSAGES
Property indicating the verbosity at which to log sent / received messages.

  • Name: se.sj.stina.domain.provider.log_verbose_messages
  • Jerome command line key: -iplogverbosemsg

See Also:
Constant Field Values

MESSAGE_SENT_LOG_LEVEL

public static final java.lang.String MESSAGE_SENT_LOG_LEVEL
Property indicating the log level at which to log sent messages, i. e. server requests.

  • Name: se.sj.stina.domain.provider.message_sent_loglevel
  • Jerome command line key: -ipmsgsentll

See Also:
Constant Field Values

MESSAGE_RECEIVED_LOG_LEVEL

public static final java.lang.String MESSAGE_RECEIVED_LOG_LEVEL
Property indicating the log level at which to log received messages, i. e. server responses.

  • Name: se.sj.stina.domain.provider.message_received_loglevel
  • Jerome command line key: -ipmsgreceivedll

See Also:
Constant Field Values

MEASUREMENT_LOG_LEVEL

public static final java.lang.String MEASUREMENT_LOG_LEVEL
Property indicating the log level at which to take and log measurements, e.g of the time it takes to perform server calls.

  • Name: se.sj.stina.domain.provider.measurement_loglevel
  • Jerome command line key: -ipmll

See Also:
Constant Field Values

SERVER_TIME_LOG

public static final java.lang.String SERVER_TIME_LOG
Property indicating whether to request and log time measeruments from server.

  • Name: se.sj.stina.domain.provider.server_time_log
  • Jerome command line key: -ipstl

See Also:
Constant Field Values

METHOD_ENTRY_LOG_LEVEL

public static final java.lang.String METHOD_ENTRY_LOG_LEVEL
Property indicating the log level at which to log relevant method entries.

  • Name: se.sj.stina.domain.provider.method_entry_loglevel
  • Jerome command line key: -ipmentryll

See Also:
Constant Field Values

METHOD_EXIT_LOG_LEVEL

public static final java.lang.String METHOD_EXIT_LOG_LEVEL
Property indicating the log level at which to log relevant method exits.

  • Name: se.sj.stina.domain.provider.method_exit_loglevel
  • Jerome command line key: -ipmexitll

See Also:
Constant Field Values

DUMP_PROPERTIES_LOG_LEVEL

public static final java.lang.String DUMP_PROPERTIES_LOG_LEVEL
Property indicating the log level at which to log certain property sets.

  • Name: se.sj.stina.domain.provider.dump_properties_loglevel
  • Jerome command line key: -ipdpll

See Also:
Constant Field Values

CACHE_STINA_FACTORIES

public static final java.lang.String CACHE_STINA_FACTORIES
Property determining whether to cache factory references in provider medium. Note that this property must be added to provider medium property list property also in order to be effective.

  • Name: se.sj.stina.domain.provider.cache_stina_factories
  • Jerome command line key: -ipcsf

See Also:
Constant Field Values

PERMUTE_STINA_HOST_NAMES

public static final java.lang.String PERMUTE_STINA_HOST_NAMES
Property determining whether to cache factory references in provider medium. Note that this property must be added to provider medium property list property also in order to be effective.

  • Name: se.sj.stina.domain.provider.permute_stina_host_names
  • Jerome command line key: -ippermutehostnames

See Also:
Constant Field Values

MODEL_FACTORY_CLASS_NAME

public static final java.lang.String MODEL_FACTORY_CLASS_NAME
Property for class name of factory for models in the Stina domain.

  • Name: se.sj.stina.domain.provider.stina_model_factory_classname
  • Jerome command line key: -ipmfclassname

See Also:
Constant Field Values

PROVIDER_MEDIUM

public static final java.lang.String PROVIDER_MEDIUM
Property for class name of the provider medium to use.

  • Name: se.sj.stina.domain.provider.provider_medium
  • Jerome command line key: -ipprovidermedium

See Also:
Constant Field Values

PROVIDER_MEDIUM_PROPERTY_LIST

public static final java.lang.String PROVIDER_MEDIUM_PROPERTY_LIST
Property for list of properties to hand the provider medium.

  • Name: se.sj.stina.domain.provider.provider_medium_property_list
  • Jerome command line key: -ipprovidermediumpropl

See Also:
Constant Field Values

STARTUP_STRATEGY

public static final java.lang.String STARTUP_STRATEGY
Property indicating a startup strategy choice. Not relevant in the "stand alone" case.

  • Name: se.sj.stina.domain.provider.stina_startup_strategy
  • Jerome command line key: -ipstartupstrategy

See Also:
Constant Field Values

STINA_SERVER_HOST

public static final java.lang.String STINA_SERVER_HOST
Property for the url at which to contact the Stina Server. It is permissible to specify a semi colon separated list of url:s to be tried in succession.

  • Name: se.sj.stina.domain.provider.stina_server_host
  • Jerome command line key: -ipstinaserverhost

See Also:
Constant Field Values

STINA_INITIAL_CONTEXT_FACTORY

public static final java.lang.String STINA_INITIAL_CONTEXT_FACTORY
Property for the class name of the initial context factory to use.

  • Name: se.sj.stina.domain.provider.stina_initial_context_factory
  • Jerome command line key: -ipstinacontextfactory

See Also:
Constant Field Values

USE_COMPRESSION

public static final java.lang.String USE_COMPRESSION
Property indicating whether the server should be asked for compressed responses.

  • Name: se.sj.stina.domain.provider.use_compression
  • Jerome command line key: -ipcompressed

See Also:
Constant Field Values

USE_CONTROL_DATA_CACHE

public static final java.lang.String USE_CONTROL_DATA_CACHE
Property indicating wheter the provider (or delegate) should maintain a local cache of control data.

  • Name: se.sj.stina.domain.provider.use_control_data_cache
  • Jerome command line key: -ipucdcache

See Also:
Constant Field Values

WRITE_ANSWER_TO_FILE

public static final java.lang.String WRITE_ANSWER_TO_FILE
Property indicating wheter certain answers from the server should be dumped to the local file system.

  • Name: se.sj.stina.domain.provider.write_answer_to_file
  • Jerome command line key: -ipwriteatf

See Also:
Constant Field Values

WRITE_QUERY_TO_FILE

public static final java.lang.String WRITE_QUERY_TO_FILE
Property indicating wheter certain queries to the server should be dumped to the local file system.

  • Name: se.sj.stina.domain.provider.write_query_to_file
  • Jerome command line key: -ipwriteqtf

See Also:
Constant Field Values

SERVER_PING_INTERVAL

public static final java.lang.String SERVER_PING_INTERVAL
Property for the interval in minutes at which to send a "heartbeat" message to the Stina Server. Values that can't be interpreted as a positive integer, will result in no pinging.

  • Name: se.sj.stina.domain.provider.server_ping_interval
  • Jerome command line key: -ipspi

See Also:
Constant Field Values

RESOURCE_DIRECTORY

public static final java.lang.String RESOURCE_DIRECTORY
Property for the directory to keep provider resources such as control data cache objects.

  • Name: se.sj.stina.domain.provider.resourcedir
  • Jerome command line key: -iprd

See Also:
Constant Field Values

STRING_ENCODING

public static final java.lang.String STRING_ENCODING
Property specifying the encoding (e.g UTF-8) to use for conversions between Strings and byte arrays.

  • Name: se.sj.stina.domain.provider.string_encoding
  • Jerome command line key: -ipsenc

See Also:
Constant Field Values
Constructor Detail

SjInformationProviderPropertySet

public SjInformationProviderPropertySet()
Method Detail

createProperties

protected TiProperty[] createProperties()
Specified by:
createProperties in class TiPropertySet


Copyright © 2012. All Rights Reserved.