Uses of Interface
io.github.tonywasher.joceanus.prometheus.data.PrometheusCryptographyData.PrometheusCryptographicDataSet
Packages that use PrometheusCryptographyData.PrometheusCryptographicDataSet
-
Uses of PrometheusCryptographyData.PrometheusCryptographicDataSet in io.github.tonywasher.joceanus.prometheus.data
Classes in io.github.tonywasher.joceanus.prometheus.data that implement PrometheusCryptographyData.PrometheusCryptographicDataSetMethods in io.github.tonywasher.joceanus.prometheus.data that return PrometheusCryptographyData.PrometheusCryptographicDataSetModifier and TypeMethodDescriptionPrometheusControlKey.PrometheusControlKeyList.getDataSet()PrometheusEncryptedDataItem.PrometheusEncryptedList.getDataSet()Methods in io.github.tonywasher.joceanus.prometheus.data with parameters of type PrometheusCryptographyData.PrometheusCryptographicDataSetModifier and TypeMethodDescriptionprotected voidPrometheusControlKey.PrometheusControlKeyList.initialiseSecurity(PrometheusCryptographyData.PrometheusCryptographicDataSet pDatabase) Initialise Security from a DataBase for a SpreadSheet load.Constructors in io.github.tonywasher.joceanus.prometheus.data with parameters of type PrometheusCryptographyData.PrometheusCryptographicDataSetModifierConstructorDescriptionprotectedPrometheusDataInfoList(Class<T> pBaseClass, PrometheusCryptographyData.PrometheusCryptographicDataSet pData, MetisListKey pItemType, PrometheusListStyle pStyle) Construct a generic data info list.protectedPrometheusEncryptedList(Class<T> pBaseClass, PrometheusCryptographyData.PrometheusCryptographicDataSet pData, MetisListKey pItemType) Construct an empty CORE encrypted list.protectedPrometheusEncryptedList(Class<T> pBaseClass, PrometheusCryptographyData.PrometheusCryptographicDataSet pData, MetisListKey pItemType, PrometheusListStyle pStyle) Construct a generic encrypted list.protectedPrometheusStaticList(Class<T> pBaseClass, PrometheusCryptographyData.PrometheusCryptographicDataSet pData, MetisListKey pItemType, PrometheusListStyle pStyle) Construct a generic static data list.