|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface TransmissionPreference
Interface for the preferences of the transmission module.
the following preferences can be configured
transmission protocol preference defaults,
| Method Summary | |
|---|---|
SinglePreference<ArchiveTypes> |
getArchiveTypePreference()
Getter for the preference for the archive type |
SinglePreference<Boolean> |
getEncryptionEnabledPreference()
Getter for the archive encryption enabled preference |
SinglePreference<Integer> |
getMaxSampleTransferCountPreference()
Getter for the preference for the maximum count of samples to transfer |
SinglePreference<Integer> |
getMinSampleTransferCountPreference()
Getter for the preference for the minimum count of samples to transfer |
SinglePreference<Long> |
getMinTransferFrequencyPreference()
Getter for the preference for the minimum transmission frequency |
TransmissionProtocolPreference |
getProtocolPreference()
Getter for the preference for the transmission protocol parameters |
| Methods inherited from interface de.unikassel.android.sdcframework.preferences.facade.SinglePreference |
|---|
getConfiguration, getDefault, getKey, setDefault, testForKey |
| Method Detail |
|---|
SinglePreference<Integer> getMinSampleTransferCountPreference()
SinglePreference<Integer> getMaxSampleTransferCountPreference()
SinglePreference<Long> getMinTransferFrequencyPreference()
TransmissionProtocolPreference getProtocolPreference()
SinglePreference<ArchiveTypes> getArchiveTypePreference()
SinglePreference<Boolean> getEncryptionEnabledPreference()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||