com.edustructures.sifworks
Class ReportPublishingOptions
java.lang.Object
com.edustructures.sifworks.ProvisioningOptions
com.edustructures.sifworks.PublishingOptions
com.edustructures.sifworks.ReportPublishingOptions
public class ReportPublishingOptions
- extends PublishingOptions
* Encapsulates all of the optional behavior that a publisher is able to support.
Flags in this class are used to control behavior of the agent during provisioning
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportPublishingOptions
public ReportPublishingOptions()
- Creates an instance of PublishingOptions that supports the
default SIF Context.
- Parameters:
sendSIFProvide - True if the ADK should provision this
agent as the default provider in the zone for the object.
ReportPublishingOptions
public ReportPublishingOptions(boolean sendSIFProvide)
- Creates an instance of PublishingOptions that supports the
default SIF Context.
- Parameters:
sendSIFProvide - True if the ADK should provision this
agent as the default provider in the zone for the object.
ReportPublishingOptions
public ReportPublishingOptions(SIFContext... contexts)
- Creates an instance of PublishingOptions that only supports
the given set of SIFContexts.
- Parameters:
contexts -
Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.