com.edustructures.sifworks
Class ProvisioningOptions

java.lang.Object
  extended by com.edustructures.sifworks.ProvisioningOptions
Direct Known Subclasses:
PublishingOptions, QueryResultsOptions, SubscriptionOptions

public class ProvisioningOptions
extends java.lang.Object


Method Summary
 void addSupportedContext(SIFContext... contexts)
          Adds one or more SIFContexts to this ProvisioningOptions instance
 java.util.List<SIFContext> getSupportedContexts()
           
 boolean supportsContext(java.lang.String contextName)
          Determines if this provisioning instance supporst
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addSupportedContext

public void addSupportedContext(SIFContext... contexts)
Adds one or more SIFContexts to this ProvisioningOptions instance

Parameters:
contexts - One or more supported SIFContext instances

supportsContext

public boolean supportsContext(java.lang.String contextName)
Determines if this provisioning instance supporst

Parameters:
contextName -
Returns:

getSupportedContexts

public java.util.List<SIFContext> getSupportedContexts()


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.