public class transact
extends COM.FutureTense.Apps.Properties.Descriptions
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
ADDDISCOUNTCF_VALUE |
protected static java.lang.String |
CFDISCDESC_VALUE |
protected static java.lang.String |
CFFULLPRICE_VALUE |
protected static java.lang.String |
COUPONDISCOUNTTYPEA_VALUE |
protected static java.lang.String |
COUPONFIELDS_VALUE |
protected static java.lang.String |
COUPONITEMOD_VALUE |
protected static java.lang.String |
COUPONOFFERURL_VALUE |
protected static java.lang.String |
COUPONSADMSG_VALUE |
protected static java.lang.String |
COUPONTYPE_VALUE |
protected static java.lang.String |
DISC_GROUP |
protected static java.lang.String |
DISC_PROP |
protected static java.lang.String |
DISCITEM_PROP |
Constructor and Description |
---|
transact() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
decrypt(java.lang.String sInput)
Override default decryption for "password" handling.
|
java.lang.String |
encrypt(java.lang.String sInput)
Override default encryption for "password" handling.
|
void |
initTheVector()
Initializes the list of properties.
|
java.lang.String[] |
passwords()
Produce list of property names to get "password" handling.
|
addit, EnableFlushServer, findcategory, finddef, finddesc, getDescriptions, getDescriptionsForDB, getEmpty, getNumProps, getPropertyFile, initDBVector, initTheVector, properties, setDB2Defaults, setDefault, setMSSqlDefaults, setOracleDefaults, setSqlAnywhereDefaults, setSybaseDefaults
protected static final java.lang.String DISC_GROUP
protected static final java.lang.String DISCITEM_PROP
protected static final java.lang.String DISC_PROP
protected static final java.lang.String ADDDISCOUNTCF_VALUE
protected static final java.lang.String CFFULLPRICE_VALUE
protected static final java.lang.String CFDISCDESC_VALUE
protected static final java.lang.String COUPONFIELDS_VALUE
protected static final java.lang.String COUPONTYPE_VALUE
protected static final java.lang.String COUPONOFFERURL_VALUE
protected static final java.lang.String COUPONDISCOUNTTYPEA_VALUE
protected static final java.lang.String COUPONSADMSG_VALUE
protected static final java.lang.String COUPONITEMOD_VALUE
public java.lang.String[] passwords()
passwords
in class COM.FutureTense.Apps.Properties.Descriptions
public java.lang.String decrypt(java.lang.String sInput)
decrypt
in class COM.FutureTense.Apps.Properties.Descriptions
sInput
- input stringpublic java.lang.String encrypt(java.lang.String sInput)
encrypt
in class COM.FutureTense.Apps.Properties.Descriptions
sInput
- input stringpublic void initTheVector()
COM.FutureTense.Apps.Properties.Descriptions
initTheVector
in class COM.FutureTense.Apps.Properties.Descriptions