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

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

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

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

Methods in org.rhq.core.domain.resource with parameters of type CreateResourceHistory
 void Resource.addCreateChildResourceHistory(CreateResourceHistory request)
           
 

Method parameters in org.rhq.core.domain.resource with type arguments of type CreateResourceHistory
 void Resource.setCreateChildResourceRequests(List<CreateResourceHistory> createChildResourceRequests)
           
 



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