@Transactional(readOnly=true)
public interface ChooseResourceService
ChooseResourceService interface.
Modifier and Type | Method and Description |
---|---|
ChooseResourceModel |
findChildResources(String resourceId,
String endUrl)
findChildResources
|
ChooseResourceModel findChildResources(String resourceId, String endUrl)
findChildResources
resourceId
- a String
object.endUrl
- a String
object.ChooseResourceModel
object.Copyright © 2017. All rights reserved.