|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Report | |
---|---|
com.jscape.inet.mft.audit.reporting | Contains domain reports classes. |
com.jscape.inet.mft.management.client.api | Contains classes for establishing connection with JSCAPE Secure FTP Server administrative service. |
com.jscape.inet.mft.management.descriptors | Contains domain services descriptors classes. |
Uses of Report in com.jscape.inet.mft.audit.reporting |
---|
Constructors in com.jscape.inet.mft.audit.reporting with parameters of type Report | |
---|---|
Report(Report that)
Copy constructor. |
Uses of Report in com.jscape.inet.mft.management.client.api |
---|
Methods in com.jscape.inet.mft.management.client.api that return Report | |
---|---|
Report[] |
ManagerSubsystem.getReports(java.lang.String domainName)
Returns all domain reports. |
Methods in com.jscape.inet.mft.management.client.api with parameters of type Report | |
---|---|
void |
ManagerSubsystem.addReport(java.lang.String domainName,
Report report)
Adds a new report to the domain. |
Uses of Report in com.jscape.inet.mft.management.descriptors |
---|
Methods in com.jscape.inet.mft.management.descriptors that return Report | |
---|---|
Report[] |
ReportServiceDescriptor.getReports()
Returns service reports. |
Methods in com.jscape.inet.mft.management.descriptors with parameters of type Report | |
---|---|
void |
ReportServiceDescriptor.setReports(Report[] value)
Sets service reports. |
Constructors in com.jscape.inet.mft.management.descriptors with parameters of type Report | |
---|---|
ReportServiceDescriptor(Report[] reports)
Creates a new descriptor instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |