|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReportHyperlinkResolves
This interface allows you to add IReportHyperlinkResolve objects to the
IReportHyperlinkResolves collection.
| Method Summary | |
|---|---|
IReportHyperlinkResolve |
add(java.lang.String hyperlinkName,
java.lang.String resolveID,
boolean isCUID)
Adds a new IReportHyperlinkResolve object to the collection. |
| Methods inherited from interface com.crystaldecisions.sdk.properties.ISDKSet |
|---|
get |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
IReportHyperlinkResolve add(java.lang.String hyperlinkName,
java.lang.String resolveID,
boolean isCUID)
Adds a new IReportHyperlinkResolve object to the collection.
hyperlinkName - A String specifying the name of the hyperlink object.resolveID - A String specifying the resolveID.isCUID - A boolean specifying if the resolveID is a CUID.
IReportHyperlinkResolve object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||