| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncryptionCoordinateSet | |
|---|---|
| org.cumulus4j.store | Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. | 
| org.cumulus4j.store.model | Data model classes used to store data and meta-data in the backend. | 
| Uses of EncryptionCoordinateSet in org.cumulus4j.store | 
|---|
| Methods in org.cumulus4j.store that return EncryptionCoordinateSet | |
|---|---|
| protected  EncryptionCoordinateSet | EncryptionCoordinateSetManager._createOrGetEncryptionCoordinateSet(boolean create,
                                                                       PersistenceManagerConnection persistenceManagerConnection,
                                                                       String cipherTransformation,
                                                                       String macAlgorithm)Get the EncryptionCoordinateSetidentified by the given properties. | 
|  EncryptionCoordinateSet | EncryptionCoordinateSetManager.createEncryptionCoordinateSet(PersistenceManagerConnection persistenceManagerConnection,
                                                           String cipherTransformation,
                                                           String macAlgorithm)Get the EncryptionCoordinateSetidentified by the given properties. | 
|  EncryptionCoordinateSet | EncryptionCoordinateSetManager.getEncryptionCoordinateSet(PersistenceManagerConnection persistenceManagerConnection,
                                                     int encryptionCoordinateSetID)Get the EncryptionCoordinateSetidentified by the givenencryptionCoordinateSetID. | 
|  EncryptionCoordinateSet | EncryptionCoordinateSetManager.getEncryptionCoordinateSet(PersistenceManagerConnection persistenceManagerConnection,
                                                     String cipherTransformation,
                                                     String macAlgorithm)Get the EncryptionCoordinateSetidentified by the given properties. | 
| Uses of EncryptionCoordinateSet in org.cumulus4j.store.model | 
|---|
| Methods in org.cumulus4j.store.model that return EncryptionCoordinateSet | |
|---|---|
|  EncryptionCoordinateSet | EncryptionCoordinateSetDAO.createEncryptionCoordinateSet(String cipherTransformation,
                                                           String macAlgorithm)Get an existing EncryptionCoordinateSetidentified by its unique properties or create one
 if necessary. | 
|  EncryptionCoordinateSet | EncryptionCoordinateSetDAO.getEncryptionCoordinateSet(int encryptionCoordinateSetID)Get an existing EncryptionCoordinateSetidentified by itsencryptionCoordinateSetID. | 
|  EncryptionCoordinateSet | EncryptionCoordinateSetDAO.getEncryptionCoordinateSet(String cipherTransformation,
                                                     String macAlgorithm)Get an existing EncryptionCoordinateSetidentified by its unique properties. | 
| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||