|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.ProvisioningOptions
public class ProvisioningOptions
| 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 |
|---|
public void addSupportedContext(SIFContext... contexts)
contexts - One or more supported SIFContext instancespublic boolean supportsContext(java.lang.String contextName)
contextName -
public java.util.List<SIFContext> getSupportedContexts()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||