Searched defs:getDoclinks (Results 1 - 3 of 3) sorted by relevance

/solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/panel/com/oracle/solaris/vp/panel/common/smf/
H A DServiceBean.java191 List<String> getDoclinks() throws ScfException; method in interface:ServiceBean
H A DServiceBeanAdaptor.java236 public List<String> getDoclinks() throws ScfException { method in class:ServiceBeanAdaptor
H A DAggregatedRefreshService.java179 public List<String> getDoclinks() throws ScfException { method in class:AggregatedRefreshService
180 return service.getDoclinks();

Completed in 33 milliseconds