Package com.microstrategy.web.objects.rw
Interface RWHyperlinkContainer
-
public interface RWHyperlinkContainer- Since:
- MicroStrategy Web 9.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RWHyperlinksgetHyperlinks()Editable list of hyperlinks
-
-
-
Method Detail
-
getHyperlinks
RWHyperlinks getHyperlinks() throws WebObjectsException
Editable list of hyperlinks- Throws:
WebObjectsException
-
-