|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper
com.microsoft.tfs.core.clients.reporting.ReportNode
com.microsoft.tfs.core.clients.reporting.Report
public class Report
Class representing a report from the reporting service.
Field Summary |
---|
Fields inherited from class com.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper |
---|
webServiceObject |
Constructor Summary | |
---|---|
Report(java.lang.String projectName,
ms.sql.reporting.reportingservices._CatalogItem item)
|
Method Summary | |
---|---|
boolean |
hasChildren()
A report never has children. |
Methods inherited from class com.microsoft.tfs.core.clients.reporting.ReportNode |
---|
addChild, getChildren, getChildReportNodes, getCreatedBy, getCreationDate, getDescription, getID, getLabel, getModifiedBy, getModifiedDate, getParent, getPath, getProjectName, getType, getWebServiceObject, isHidden, setParent, toString |
Methods inherited from class com.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper |
---|
equals, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Report(java.lang.String projectName, ms.sql.reporting.reportingservices._CatalogItem item)
Method Detail |
---|
public boolean hasChildren()
hasChildren
in interface Hierarchical
hasChildren
in class ReportNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |