◆ getAll()
      
        
          | Collection<ResourceSet> org.mitre.uma.repository.ResourceSetRepository.getAll  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getAllForClient()
      
        
          | Collection<ResourceSet> org.mitre.uma.repository.ResourceSetRepository.getAllForClient  | 
          ( | 
          String  | 
          clientId | ) | 
           | 
        
      
 
 
◆ getAllForOwner()
      
        
          | Collection<ResourceSet> org.mitre.uma.repository.ResourceSetRepository.getAllForOwner  | 
          ( | 
          String  | 
          owner | ) | 
           | 
        
      
 
 
◆ getAllForOwnerAndClient()
      
        
          | Collection<ResourceSet> org.mitre.uma.repository.ResourceSetRepository.getAllForOwnerAndClient  | 
          ( | 
          String  | 
          owner,  | 
        
        
           | 
           | 
          String  | 
          clientId  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getById()
      
        
          | ResourceSet org.mitre.uma.repository.ResourceSetRepository.getById  | 
          ( | 
          Long  | 
          id | ) | 
           | 
        
      
 
 
◆ remove()
      
        
          | void org.mitre.uma.repository.ResourceSetRepository.remove  | 
          ( | 
          ResourceSet  | 
          rs | ) | 
           | 
        
      
 
 
◆ save()
このインタフェース詳解は次のファイルから抽出されました: