Definition at line 11 of file CPKIFMediatorSerializer.java.
Public Member Functions | |
CPKIFMediatorSerializer (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFMediatorSerializer () | |
IPKIFColleaguePtr | LoadSettings (String application, String company, String localFile, boolean useFile, boolean bAllUsers, String pathRelToCompanyApp) |
IPKIFColleaguePtr | LoadSettings (String application, String company, String localFile, boolean useFile, boolean bAllUsers) |
IPKIFColleaguePtr | LoadSettings (String application, String company, String localFile, boolean useFile) |
IPKIFColleaguePtr | LoadSettings (String application, String company, String localFile) |
IPKIFColleaguePtr | LoadSettings (String application, String company) |
void | SaveSettings (IPKIFColleaguePtr settingsToSave, String application, String company, String localFile, boolean useFile, boolean bAllUsers, String pathRelToCompanyApp) |
void | SaveSettings (IPKIFColleaguePtr settingsToSave, String application, String company, String localFile, boolean useFile, boolean bAllUsers) |
void | SaveSettings (IPKIFColleaguePtr settingsToSave, String application, String company, String localFile, boolean useFile) |
void | SaveSettings (IPKIFColleaguePtr settingsToSave, String application, String company, String localFile) |
void | SaveSettings (IPKIFColleaguePtr settingsToSave, String application, String company) |
Static Public Member Functions | |
static long | getCPtr (CPKIFMediatorSerializer obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFMediatorSerializer::CPKIFMediatorSerializer | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFMediatorSerializer::CPKIFMediatorSerializer | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFMediatorSerializer.java.
static long com::orionsec::jpkif::CPKIFMediatorSerializer::getCPtr | ( | CPKIFMediatorSerializer | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFMediatorSerializer::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFMediatorSerializer.java.
synchronized void com::orionsec::jpkif::CPKIFMediatorSerializer::delete | ( | ) | [inline] |
IPKIFColleaguePtr com::orionsec::jpkif::CPKIFMediatorSerializer::LoadSettings | ( | String | application, | |
String | company, | |||
String | localFile, | |||
boolean | useFile, | |||
boolean | bAllUsers, | |||
String | pathRelToCompanyApp | |||
) | [inline] |
Definition at line 42 of file CPKIFMediatorSerializer.java.
IPKIFColleaguePtr com::orionsec::jpkif::CPKIFMediatorSerializer::LoadSettings | ( | String | application, | |
String | company, | |||
String | localFile, | |||
boolean | useFile, | |||
boolean | bAllUsers | |||
) | [inline] |
Definition at line 46 of file CPKIFMediatorSerializer.java.
IPKIFColleaguePtr com::orionsec::jpkif::CPKIFMediatorSerializer::LoadSettings | ( | String | application, | |
String | company, | |||
String | localFile, | |||
boolean | useFile | |||
) | [inline] |
Definition at line 50 of file CPKIFMediatorSerializer.java.
IPKIFColleaguePtr com::orionsec::jpkif::CPKIFMediatorSerializer::LoadSettings | ( | String | application, | |
String | company, | |||
String | localFile | |||
) | [inline] |
Definition at line 54 of file CPKIFMediatorSerializer.java.
IPKIFColleaguePtr com::orionsec::jpkif::CPKIFMediatorSerializer::LoadSettings | ( | String | application, | |
String | company | |||
) | [inline] |
Definition at line 58 of file CPKIFMediatorSerializer.java.
void com::orionsec::jpkif::CPKIFMediatorSerializer::SaveSettings | ( | IPKIFColleaguePtr | settingsToSave, | |
String | application, | |||
String | company, | |||
String | localFile, | |||
boolean | useFile, | |||
boolean | bAllUsers, | |||
String | pathRelToCompanyApp | |||
) | [inline] |
Definition at line 62 of file CPKIFMediatorSerializer.java.
void com::orionsec::jpkif::CPKIFMediatorSerializer::SaveSettings | ( | IPKIFColleaguePtr | settingsToSave, | |
String | application, | |||
String | company, | |||
String | localFile, | |||
boolean | useFile, | |||
boolean | bAllUsers | |||
) | [inline] |
Definition at line 66 of file CPKIFMediatorSerializer.java.
void com::orionsec::jpkif::CPKIFMediatorSerializer::SaveSettings | ( | IPKIFColleaguePtr | settingsToSave, | |
String | application, | |||
String | company, | |||
String | localFile, | |||
boolean | useFile | |||
) | [inline] |
Definition at line 70 of file CPKIFMediatorSerializer.java.
void com::orionsec::jpkif::CPKIFMediatorSerializer::SaveSettings | ( | IPKIFColleaguePtr | settingsToSave, | |
String | application, | |||
String | company, | |||
String | localFile | |||
) | [inline] |
Definition at line 74 of file CPKIFMediatorSerializer.java.
void com::orionsec::jpkif::CPKIFMediatorSerializer::SaveSettings | ( | IPKIFColleaguePtr | settingsToSave, | |
String | application, | |||
String | company | |||
) | [inline] |
Definition at line 78 of file CPKIFMediatorSerializer.java.
boolean com::orionsec::jpkif::CPKIFMediatorSerializer::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFMediatorSerializer.java.
Referenced by CPKIFMediatorSerializer(), and delete().