|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SecWindowsNT
An XML secWindowsNT(@http://enterprise.businessobjects.com/3.0/secwindowsnt). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SecWindowsNT.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
boolean |
getAliasAutoAdd()
Gets the "AliasAutoAdd" element |
boolean |
getAliasAutocreate()
Gets the "AliasAutocreate" element |
int |
getAvailability()
Gets the "Availability" element |
boolean |
getCreateNamedUsers()
Gets the "CreateNamedUsers" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
java.lang.String |
getDefaultDomain()
Gets the "DefaultDomain" element |
boolean |
getImportUsers()
Gets the "ImportUsers" element |
java.lang.String |
getMappingGroups()
Gets the "MappingGroups" element |
boolean |
getPluginAuditModifications()
Gets the "PluginAuditModifications" element |
boolean |
getSSOEnabled()
Gets the "SSOEnabled" element |
boolean |
isSetAliasAutoAdd()
True if has "AliasAutoAdd" element |
boolean |
isSetAliasAutocreate()
True if has "AliasAutocreate" element |
boolean |
isSetAvailability()
True if has "Availability" element |
boolean |
isSetCreateNamedUsers()
True if has "CreateNamedUsers" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetDefaultDomain()
True if has "DefaultDomain" element |
boolean |
isSetImportUsers()
True if has "ImportUsers" element |
boolean |
isSetMappingGroups()
True if has "MappingGroups" element |
boolean |
isSetPluginAuditModifications()
True if has "PluginAuditModifications" element |
boolean |
isSetSSOEnabled()
True if has "SSOEnabled" element |
void |
setAliasAutoAdd(boolean aliasAutoAdd)
Sets the "AliasAutoAdd" element |
void |
setAliasAutocreate(boolean aliasAutocreate)
Sets the "AliasAutocreate" element |
void |
setAvailability(int availability)
Sets the "Availability" element |
void |
setCreateNamedUsers(boolean createNamedUsers)
Sets the "CreateNamedUsers" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setDefaultDomain(java.lang.String defaultDomain)
Sets the "DefaultDomain" element |
void |
setImportUsers(boolean importUsers)
Sets the "ImportUsers" element |
void |
setMappingGroups(java.lang.String mappingGroups)
Sets the "MappingGroups" element |
void |
setPluginAuditModifications(boolean pluginAuditModifications)
Sets the "PluginAuditModifications" element |
void |
setSSOEnabled(boolean ssoEnabled)
Sets the "SSOEnabled" element |
void |
unsetAliasAutoAdd()
Unsets the "AliasAutoAdd" element |
void |
unsetAliasAutocreate()
Unsets the "AliasAutocreate" element |
void |
unsetAvailability()
Unsets the "Availability" element |
void |
unsetCreateNamedUsers()
Unsets the "CreateNamedUsers" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetDefaultDomain()
Unsets the "DefaultDomain" element |
void |
unsetImportUsers()
Unsets the "ImportUsers" element |
void |
unsetMappingGroups()
Unsets the "MappingGroups" element |
void |
unsetPluginAuditModifications()
Unsets the "PluginAuditModifications" element |
void |
unsetSSOEnabled()
Unsets the "SSOEnabled" element |
org.apache.xmlbeans.XmlBoolean |
xgetAliasAutoAdd()
Gets (as xml) the "AliasAutoAdd" element |
org.apache.xmlbeans.XmlBoolean |
xgetAliasAutocreate()
Gets (as xml) the "AliasAutocreate" element |
org.apache.xmlbeans.XmlInt |
xgetAvailability()
Gets (as xml) the "Availability" element |
org.apache.xmlbeans.XmlBoolean |
xgetCreateNamedUsers()
Gets (as xml) the "CreateNamedUsers" element |
org.apache.xmlbeans.XmlString |
xgetDefaultDomain()
Gets (as xml) the "DefaultDomain" element |
org.apache.xmlbeans.XmlBoolean |
xgetImportUsers()
Gets (as xml) the "ImportUsers" element |
org.apache.xmlbeans.XmlString |
xgetMappingGroups()
Gets (as xml) the "MappingGroups" element |
org.apache.xmlbeans.XmlBoolean |
xgetPluginAuditModifications()
Gets (as xml) the "PluginAuditModifications" element |
org.apache.xmlbeans.XmlBoolean |
xgetSSOEnabled()
Gets (as xml) the "SSOEnabled" element |
void |
xsetAliasAutoAdd(org.apache.xmlbeans.XmlBoolean aliasAutoAdd)
Sets (as xml) the "AliasAutoAdd" element |
void |
xsetAliasAutocreate(org.apache.xmlbeans.XmlBoolean aliasAutocreate)
Sets (as xml) the "AliasAutocreate" element |
void |
xsetAvailability(org.apache.xmlbeans.XmlInt availability)
Sets (as xml) the "Availability" element |
void |
xsetCreateNamedUsers(org.apache.xmlbeans.XmlBoolean createNamedUsers)
Sets (as xml) the "CreateNamedUsers" element |
void |
xsetDefaultDomain(org.apache.xmlbeans.XmlString defaultDomain)
Sets (as xml) the "DefaultDomain" element |
void |
xsetImportUsers(org.apache.xmlbeans.XmlBoolean importUsers)
Sets (as xml) the "ImportUsers" element |
void |
xsetMappingGroups(org.apache.xmlbeans.XmlString mappingGroups)
Sets (as xml) the "MappingGroups" element |
void |
xsetPluginAuditModifications(org.apache.xmlbeans.XmlBoolean pluginAuditModifications)
Sets (as xml) the "PluginAuditModifications" element |
void |
xsetSSOEnabled(org.apache.xmlbeans.XmlBoolean ssoEnabled)
Sets (as xml) the "SSOEnabled" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getMappingGroups()
org.apache.xmlbeans.XmlString xgetMappingGroups()
boolean isSetMappingGroups()
void setMappingGroups(java.lang.String mappingGroups)
void xsetMappingGroups(org.apache.xmlbeans.XmlString mappingGroups)
void unsetMappingGroups()
boolean getCreateNamedUsers()
org.apache.xmlbeans.XmlBoolean xgetCreateNamedUsers()
boolean isSetCreateNamedUsers()
void setCreateNamedUsers(boolean createNamedUsers)
void xsetCreateNamedUsers(org.apache.xmlbeans.XmlBoolean createNamedUsers)
void unsetCreateNamedUsers()
boolean getSSOEnabled()
org.apache.xmlbeans.XmlBoolean xgetSSOEnabled()
boolean isSetSSOEnabled()
void setSSOEnabled(boolean ssoEnabled)
void xsetSSOEnabled(org.apache.xmlbeans.XmlBoolean ssoEnabled)
void unsetSSOEnabled()
boolean getAliasAutocreate()
org.apache.xmlbeans.XmlBoolean xgetAliasAutocreate()
boolean isSetAliasAutocreate()
void setAliasAutocreate(boolean aliasAutocreate)
void xsetAliasAutocreate(org.apache.xmlbeans.XmlBoolean aliasAutocreate)
void unsetAliasAutocreate()
int getAvailability()
org.apache.xmlbeans.XmlInt xgetAvailability()
boolean isSetAvailability()
void setAvailability(int availability)
void xsetAvailability(org.apache.xmlbeans.XmlInt availability)
void unsetAvailability()
boolean getAliasAutoAdd()
org.apache.xmlbeans.XmlBoolean xgetAliasAutoAdd()
boolean isSetAliasAutoAdd()
void setAliasAutoAdd(boolean aliasAutoAdd)
void xsetAliasAutoAdd(org.apache.xmlbeans.XmlBoolean aliasAutoAdd)
void unsetAliasAutoAdd()
boolean getImportUsers()
org.apache.xmlbeans.XmlBoolean xgetImportUsers()
boolean isSetImportUsers()
void setImportUsers(boolean importUsers)
void xsetImportUsers(org.apache.xmlbeans.XmlBoolean importUsers)
void unsetImportUsers()
java.lang.String getDefaultDomain()
org.apache.xmlbeans.XmlString xgetDefaultDomain()
boolean isSetDefaultDomain()
void setDefaultDomain(java.lang.String defaultDomain)
void xsetDefaultDomain(org.apache.xmlbeans.XmlString defaultDomain)
void unsetDefaultDomain()
boolean getPluginAuditModifications()
org.apache.xmlbeans.XmlBoolean xgetPluginAuditModifications()
boolean isSetPluginAuditModifications()
void setPluginAuditModifications(boolean pluginAuditModifications)
void xsetPluginAuditModifications(org.apache.xmlbeans.XmlBoolean pluginAuditModifications)
void unsetPluginAuditModifications()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||