| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.userprofile.PropertyInfo |
Java class for PropertyInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PropertyInfo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DisplayOrder" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="MaximumShown" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="IsAdminEditable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsSearchable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsSystem" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ManagedPropertyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DisplayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AllowPolicyOverride" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DefaultPrivacy" type="{http://microsoft.com/webservices/SharePointPortalServer/UserProfileService}Privacy"/>
<element name="IsAlias" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsColleagueEventLog" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsRequired" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsUserEditable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsVisibleOnEditor" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsVisibleOnViewer" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsReplicable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="UserOverridePrivacy" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Length" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="IsImported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsMultiValue" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ChoiceType" type="{http://microsoft.com/webservices/SharePointPortalServer/UserProfileService}ChoiceTypes"/>
<element name="TermSetId" type="{http://microsoft.com/wsdl/types/}guid"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allowPolicyOverride | |||||||||||
| choiceType | |||||||||||
| defaultPrivacy | |||||||||||
| description | |||||||||||
| displayName | |||||||||||
| displayOrder | |||||||||||
| isAdminEditable | |||||||||||
| isAlias | |||||||||||
| isColleagueEventLog | |||||||||||
| isImported | |||||||||||
| isMultiValue | |||||||||||
| isReplicable | |||||||||||
| isRequired | |||||||||||
| isSearchable | |||||||||||
| isSystem | |||||||||||
| isUserEditable | |||||||||||
| isVisibleOnEditor | |||||||||||
| isVisibleOnViewer | |||||||||||
| length | |||||||||||
| managedPropertyName | |||||||||||
| maximumShown | |||||||||||
| name | |||||||||||
| termSetId | |||||||||||
| type | |||||||||||
| userOverridePrivacy | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the allowPolicyOverride property.
| |||||||||||
Gets the value of the choiceType property.
| |||||||||||
Gets the value of the defaultPrivacy property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the displayName property.
| |||||||||||
Gets the value of the displayOrder property.
| |||||||||||
Gets the value of the isAdminEditable property.
| |||||||||||
Gets the value of the isAlias property.
| |||||||||||
Gets the value of the isColleagueEventLog property.
| |||||||||||
Gets the value of the isImported property.
| |||||||||||
Gets the value of the isMultiValue property.
| |||||||||||
Gets the value of the isReplicable property.
| |||||||||||
Gets the value of the isRequired property.
| |||||||||||
Gets the value of the isSearchable property.
| |||||||||||
Gets the value of the isSystem property.
| |||||||||||
Gets the value of the isUserEditable property.
| |||||||||||
Gets the value of the isVisibleOnEditor property.
| |||||||||||
Gets the value of the isVisibleOnViewer property.
| |||||||||||
Gets the value of the length property.
| |||||||||||
Gets the value of the managedPropertyName property.
| |||||||||||
Gets the value of the maximumShown property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the termSetId property.
| |||||||||||
Gets the value of the type property.
| |||||||||||
Gets the value of the userOverridePrivacy property.
| |||||||||||
Sets the value of the allowPolicyOverride property.
| |||||||||||
Sets the value of the choiceType property.
| |||||||||||
Sets the value of the defaultPrivacy property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the displayName property.
| |||||||||||
Sets the value of the displayOrder property.
| |||||||||||
Sets the value of the isAdminEditable property.
| |||||||||||
Sets the value of the isAlias property.
| |||||||||||
Sets the value of the isColleagueEventLog property.
| |||||||||||
Sets the value of the isImported property.
| |||||||||||
Sets the value of the isMultiValue property.
| |||||||||||
Sets the value of the isReplicable property.
| |||||||||||
Sets the value of the isRequired property.
| |||||||||||
Sets the value of the isSearchable property.
| |||||||||||
Sets the value of the isSystem property.
| |||||||||||
Sets the value of the isUserEditable property.
| |||||||||||
Sets the value of the isVisibleOnEditor property.
| |||||||||||
Sets the value of the isVisibleOnViewer property.
| |||||||||||
Sets the value of the length property.
| |||||||||||
Sets the value of the managedPropertyName property.
| |||||||||||
Sets the value of the maximumShown property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the termSetId property.
| |||||||||||
Sets the value of the type property.
| |||||||||||
Sets the value of the userOverridePrivacy property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the allowPolicyOverride property. This getter has been renamed from isAllowPolicyOverride() to getAllowPolicyOverride() by cxf-xjc-boolean plugin.
Gets the value of the choiceType property.
ChoiceTypes
Gets the value of the defaultPrivacy property.
Privacy
Gets the value of the description property.
Gets the value of the displayName property.
Gets the value of the displayOrder property.
Gets the value of the isAdminEditable property. This getter has been renamed from isIsAdminEditable() to getIsAdminEditable() by cxf-xjc-boolean plugin.
Gets the value of the isAlias property. This getter has been renamed from isIsAlias() to getIsAlias() by cxf-xjc-boolean plugin.
Gets the value of the isColleagueEventLog property. This getter has been renamed from isIsColleagueEventLog() to getIsColleagueEventLog() by cxf-xjc-boolean plugin.
Gets the value of the isImported property. This getter has been renamed from isIsImported() to getIsImported() by cxf-xjc-boolean plugin.
Gets the value of the isMultiValue property. This getter has been renamed from isIsMultiValue() to getIsMultiValue() by cxf-xjc-boolean plugin.
Gets the value of the isReplicable property. This getter has been renamed from isIsReplicable() to getIsReplicable() by cxf-xjc-boolean plugin.
Gets the value of the isRequired property. This getter has been renamed from isIsRequired() to getIsRequired() by cxf-xjc-boolean plugin.
Gets the value of the isSearchable property. This getter has been renamed from isIsSearchable() to getIsSearchable() by cxf-xjc-boolean plugin.
Gets the value of the isSystem property. This getter has been renamed from isIsSystem() to getIsSystem() by cxf-xjc-boolean plugin.
Gets the value of the isUserEditable property. This getter has been renamed from isIsUserEditable() to getIsUserEditable() by cxf-xjc-boolean plugin.
Gets the value of the isVisibleOnEditor property. This getter has been renamed from isIsVisibleOnEditor() to getIsVisibleOnEditor() by cxf-xjc-boolean plugin.
Gets the value of the isVisibleOnViewer property. This getter has been renamed from isIsVisibleOnViewer() to getIsVisibleOnViewer() by cxf-xjc-boolean plugin.
Gets the value of the length property.
Gets the value of the managedPropertyName property.
Gets the value of the maximumShown property.
Gets the value of the name property.
Gets the value of the termSetId property.
Guid
Gets the value of the type property.
Gets the value of the userOverridePrivacy property. This getter has been renamed from isUserOverridePrivacy() to getUserOverridePrivacy() by cxf-xjc-boolean plugin.
Sets the value of the allowPolicyOverride property.
| value |
|---|
Sets the value of the choiceType property.
| value | Allowed object is
ChoiceTypes
|
|---|
Sets the value of the defaultPrivacy property.
| value | Allowed object is
Privacy
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the displayName property.
| value | Allowed object is String |
|---|
Sets the value of the displayOrder property.
| value |
|---|
Sets the value of the isAdminEditable property.
| value |
|---|
Sets the value of the isAlias property.
| value |
|---|
Sets the value of the isColleagueEventLog property.
| value |
|---|
Sets the value of the isImported property.
| value |
|---|
Sets the value of the isMultiValue property.
| value |
|---|
Sets the value of the isReplicable property.
| value |
|---|
Sets the value of the isRequired property.
| value |
|---|
Sets the value of the isSearchable property.
| value |
|---|
Sets the value of the isSystem property.
| value |
|---|
Sets the value of the isUserEditable property.
| value |
|---|
Sets the value of the isVisibleOnEditor property.
| value |
|---|
Sets the value of the isVisibleOnViewer property.
| value |
|---|
Sets the value of the length property.
| value |
|---|
Sets the value of the managedPropertyName property.
| value | Allowed object is String |
|---|
Sets the value of the maximumShown property.
| value |
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the termSetId property.
| value | Allowed object is
Guid
|
|---|
Sets the value of the type property.
| value | Allowed object is String |
|---|
Sets the value of the userOverridePrivacy property.
| value |
|---|