com.edustructures.sifworks
Class ReportPublishingOptions

java.lang.Object
  extended by com.edustructures.sifworks.ProvisioningOptions
      extended by com.edustructures.sifworks.PublishingOptions
          extended by 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


Constructor Summary
ReportPublishingOptions()
          Creates an instance of PublishingOptions that supports the default SIF Context.
ReportPublishingOptions(boolean sendSIFProvide)
          Creates an instance of PublishingOptions that supports the default SIF Context.
ReportPublishingOptions(SIFContext... contexts)
          Creates an instance of PublishingOptions that only supports the given set of SIFContexts.
 
Method Summary
 
Methods inherited from class com.edustructures.sifworks.PublishingOptions
getSendSIFProvide, getSupportsExtendedQuery, setSendSIFProvide, setSupportsExtendedQuery
 
Methods inherited from class com.edustructures.sifworks.ProvisioningOptions
addSupportedContext, getSupportedContexts, supportsContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.