|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReportHyperlinkResolve
This interface represents a IReportHyperlinkResolve object. This object automatically
resolves and sets the CUID for the report object that is associated with a report hyperlink. If the report object
is contained within an object package then the RUID is resolved.
| Method Summary | |
|---|---|
java.lang.String |
getHyperlinkName()
Returns the name of the hyperlink resolve object. |
java.lang.String |
getResolveID()
Returns the resolve id. |
boolean |
isCUID()
Returns a boolean indicating whether or not the resolve id is a CUID. |
| Method Detail |
|---|
java.lang.String getHyperlinkName()
Returns the name of the hyperlink resolve object.
String indicating the name of the hyperlink resolve object.
java.lang.String getResolveID()
Returns the resolve id.
String containing the CUID or RUID of the report object.
boolean isCUID()
Returns a boolean indicating whether or not the resolve id is a CUID.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||