Uses of Class
atg.svc.repository.service.exception.ReferentialIntegrityException

Packages that use ReferentialIntegrityException
atg.svc.repository.service   
 

Uses of ReferentialIntegrityException in atg.svc.repository.service
 

Methods in atg.svc.repository.service that throw ReferentialIntegrityException
 void SolutionMetadataService.deleteFieldDefinition(java.lang.String pFieldDefinitionId)
          Deletes the given FieldDefinition from the repository.
 void SolutionMetadataService.deleteSolutionClass(java.lang.String pSolutionClassId)
          Deletes a SolutionClass and its associated SolutionClassFieldDefinition items.