Uses of Class
org.rhq.core.domain.resource.DeleteResourceHistory

Packages that use DeleteResourceHistory
org.rhq.core.domain.resource   
 

Uses of DeleteResourceHistory in org.rhq.core.domain.resource
 

Methods in org.rhq.core.domain.resource that return types with arguments of type DeleteResourceHistory
 List<DeleteResourceHistory> Resource.getDeleteResourceRequests()
           
 

Methods in org.rhq.core.domain.resource with parameters of type DeleteResourceHistory
 void Resource.addDeleteResourceHistory(DeleteResourceHistory history)
           
 

Method parameters in org.rhq.core.domain.resource with type arguments of type DeleteResourceHistory
 void Resource.setDeleteResourceRequests(List<DeleteResourceHistory> deleteResourceRequests)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.