Uses of Class
gov.nasa.pds.registry.model.AffectedInfo

Packages that use AffectedInfo
gov.nasa.pds.registry.service   
 

Uses of AffectedInfo in gov.nasa.pds.registry.service
 

Methods in gov.nasa.pds.registry.service that return AffectedInfo
 AffectedInfo MetadataStoreJPA.deleteRegistryObjects(String packageId, String associationType)
           
 AffectedInfo MetadataStore.deleteRegistryObjects(String guid, String associationType)
          Removes registry object(s) from the back end store.
 AffectedInfo MetadataStoreJPA.updateRegistryObjects(String packageId, Integer status, String associationType)
           
 AffectedInfo MetadataStore.updateRegistryObjects(String guid, Integer status, String associationType)
           
 



Copyright © 2010–2015 Planetary Data System. All rights reserved.