public class transact
extends COM.FutureTense.Apps.Properties.Descriptions
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ADDDISCOUNTCF_VALUE |
protected static String |
CFDISCDESC_VALUE |
protected static String |
CFFULLPRICE_VALUE |
protected static String |
COUPONDISCOUNTTYPEA_VALUE |
protected static String |
COUPONFIELDS_VALUE |
protected static String |
COUPONITEMOD_VALUE |
protected static String |
COUPONOFFERURL_VALUE |
protected static String |
COUPONSADMSG_VALUE |
protected static String |
COUPONTYPE_VALUE |
protected static String |
DISC_GROUP |
protected static String |
DISC_PROP |
protected static String |
DISCITEM_PROP |
| Constructor and Description |
|---|
transact() |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String sInput)
Override default decryption for "password" handling.
|
String |
encrypt(String sInput)
Override default encryption for "password" handling.
|
void |
initTheVector() |
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, setSybaseDefaultsprotected static final String DISC_GROUP
protected static final String DISCITEM_PROP
protected static final String DISC_PROP
protected static final String ADDDISCOUNTCF_VALUE
protected static final String CFFULLPRICE_VALUE
protected static final String CFDISCDESC_VALUE
protected static final String COUPONFIELDS_VALUE
protected static final String COUPONTYPE_VALUE
protected static final String COUPONOFFERURL_VALUE
protected static final String COUPONDISCOUNTTYPEA_VALUE
protected static final String COUPONSADMSG_VALUE
protected static final String COUPONITEMOD_VALUE
public String[] passwords()
passwords in class COM.FutureTense.Apps.Properties.Descriptionspublic String decrypt(String sInput)
decrypt in class COM.FutureTense.Apps.Properties.Descriptionspublic String encrypt(String sInput)
encrypt in class COM.FutureTense.Apps.Properties.Descriptionspublic void initTheVector()
initTheVector in class COM.FutureTense.Apps.Properties.Descriptions