public class PortalItem
extends java.lang.Object
Java class for portalItem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="portalItem">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="global-settings" type="{}settingsItem" minOccurs="0"/>
<element name="services-settings" type="{}settingsItem" minOccurs="0"/>
<element name="language" type="{}languageItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="task" type="{}taskItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="action" type="{}actionItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="action-set" type="{}actionSetItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="virtual-resource" type="{}virtualResourceItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="resource-type" type="{}resourceTypeItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="protected-resource" type="{}protectedResourceItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="user" type="{}userItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="group" type="{}groupItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="markup" type="{}markupItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="client" type="{}clientItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="event-handler" type="{}eventHandlerItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="skin" type="{}skinItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="theme" type="{}themeItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="wsrp-producer" type="{}wsrpProducerItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="web-app" type="{}webAppItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="federation-server" type="{}federationServerItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="content-node" type="{}contentNodeItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="cross-page-wire" type="{}crossPageWireItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="credential-segment" type="{}credentialSegmentItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="url-mapping-context" type="{}urlMappingItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="user-resource" type="{}userResourceItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="policy-node" type="{}policyNodeItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="category" type="{}categoryItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="composite-app" type="{}compositeAppItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="application-role" type="{}applicationRoleItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="wsrp-customized-portletinstance" type="{}portletinstanceItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="application-folder" type="{}applicationFolderItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="template-folder" type="{}templateFolderItem" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="action" use="required">
<simpleType>
<restriction base="{}allActions">
<enumeration value="locate"/>
<enumeration value="export"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ActionItem> |
action |
protected AllActions |
actionAttribute |
protected java.util.List<ActionSetItem> |
actionSet |
protected java.util.List<ApplicationFolderItem> |
applicationFolder |
protected java.util.List<ApplicationRoleItem> |
applicationRole |
protected java.util.List<CategoryItem> |
category |
protected java.util.List<ClientItem> |
client |
protected java.util.List<CompositeAppItem> |
compositeApp |
protected java.util.List<ContentNodeItem> |
contentNode |
protected java.util.List<CredentialSegmentItem> |
credentialSegment |
protected java.util.List<CrossPageWireItem> |
crossPageWire |
protected java.util.List<EventHandlerItem> |
eventHandler |
protected java.util.List<FederationServerItem> |
federationServer |
protected SettingsItem |
globalSettings |
protected java.util.List<GroupItem> |
group |
protected java.util.List<LanguageItem> |
language |
protected java.util.List<MarkupItem> |
markup |
protected java.util.List<PolicyNodeItem> |
policyNode |
protected java.util.List<ProtectedResourceItem> |
protectedResource |
protected java.util.List<ResourceTypeItem> |
resourceType |
protected SettingsItem |
servicesSettings |
protected java.util.List<SkinItem> |
skin |
protected java.util.List<TaskItem> |
task |
protected java.util.List<TemplateFolderItem> |
templateFolder |
protected java.util.List<ThemeItem> |
theme |
protected java.util.List<UrlMappingItem> |
urlMappingContext |
protected java.util.List<UserItem> |
user |
protected java.util.List<UserResourceItem> |
userResource |
protected java.util.List<VirtualResourceItem> |
virtualResource |
protected java.util.List<WebAppItem> |
webApp |
protected java.util.List<PortletinstanceItem> |
wsrpCustomizedPortletinstance |
protected java.util.List<WsrpProducerItem> |
wsrpProducer |
| Constructor and Description |
|---|
PortalItem() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ActionItem> |
getAction()
Gets the value of the action property.
|
AllActions |
getActionAttribute()
Gets the value of the actionAttribute property.
|
java.util.List<ActionSetItem> |
getActionSet()
Gets the value of the actionSet property.
|
java.util.List<ApplicationFolderItem> |
getApplicationFolder()
Gets the value of the applicationFolder property.
|
java.util.List<ApplicationRoleItem> |
getApplicationRole()
Gets the value of the applicationRole property.
|
java.util.List<CategoryItem> |
getCategory()
Gets the value of the category property.
|
java.util.List<ClientItem> |
getClient()
Gets the value of the client property.
|
java.util.List<CompositeAppItem> |
getCompositeApp()
Gets the value of the compositeApp property.
|
java.util.List<ContentNodeItem> |
getContentNode()
Gets the value of the contentNode property.
|
java.util.List<CredentialSegmentItem> |
getCredentialSegment()
Gets the value of the credentialSegment property.
|
java.util.List<CrossPageWireItem> |
getCrossPageWire()
Gets the value of the crossPageWire property.
|
java.util.List<EventHandlerItem> |
getEventHandler()
Gets the value of the eventHandler property.
|
java.util.List<FederationServerItem> |
getFederationServer()
Gets the value of the federationServer property.
|
SettingsItem |
getGlobalSettings()
Gets the value of the globalSettings property.
|
java.util.List<GroupItem> |
getGroup()
Gets the value of the group property.
|
java.util.List<LanguageItem> |
getLanguage()
Gets the value of the language property.
|
java.util.List<MarkupItem> |
getMarkup()
Gets the value of the markup property.
|
java.util.List<PolicyNodeItem> |
getPolicyNode()
Gets the value of the policyNode property.
|
java.util.List<ProtectedResourceItem> |
getProtectedResource()
Gets the value of the protectedResource property.
|
java.util.List<ResourceTypeItem> |
getResourceType()
Gets the value of the resourceType property.
|
SettingsItem |
getServicesSettings()
Gets the value of the servicesSettings property.
|
java.util.List<SkinItem> |
getSkin()
Gets the value of the skin property.
|
java.util.List<TaskItem> |
getTask()
Gets the value of the task property.
|
java.util.List<TemplateFolderItem> |
getTemplateFolder()
Gets the value of the templateFolder property.
|
java.util.List<ThemeItem> |
getTheme()
Gets the value of the theme property.
|
java.util.List<UrlMappingItem> |
getUrlMappingContext()
Gets the value of the urlMappingContext property.
|
java.util.List<UserItem> |
getUser()
Gets the value of the user property.
|
java.util.List<UserResourceItem> |
getUserResource()
Gets the value of the userResource property.
|
java.util.List<VirtualResourceItem> |
getVirtualResource()
Gets the value of the virtualResource property.
|
java.util.List<WebAppItem> |
getWebApp()
Gets the value of the webApp property.
|
java.util.List<PortletinstanceItem> |
getWsrpCustomizedPortletinstance()
Gets the value of the wsrpCustomizedPortletinstance property.
|
java.util.List<WsrpProducerItem> |
getWsrpProducer()
Gets the value of the wsrpProducer property.
|
void |
setActionAttribute(AllActions value)
Sets the value of the actionAttribute property.
|
void |
setGlobalSettings(SettingsItem value)
Sets the value of the globalSettings property.
|
void |
setServicesSettings(SettingsItem value)
Sets the value of the servicesSettings property.
|
protected SettingsItem globalSettings
protected SettingsItem servicesSettings
protected java.util.List<LanguageItem> language
protected java.util.List<TaskItem> task
protected java.util.List<ActionItem> action
protected java.util.List<ActionSetItem> actionSet
protected java.util.List<VirtualResourceItem> virtualResource
protected java.util.List<ResourceTypeItem> resourceType
protected java.util.List<ProtectedResourceItem> protectedResource
protected java.util.List<UserItem> user
protected java.util.List<GroupItem> group
protected java.util.List<MarkupItem> markup
protected java.util.List<ClientItem> client
protected java.util.List<EventHandlerItem> eventHandler
protected java.util.List<SkinItem> skin
protected java.util.List<ThemeItem> theme
protected java.util.List<WsrpProducerItem> wsrpProducer
protected java.util.List<WebAppItem> webApp
protected java.util.List<FederationServerItem> federationServer
protected java.util.List<ContentNodeItem> contentNode
protected java.util.List<CrossPageWireItem> crossPageWire
protected java.util.List<CredentialSegmentItem> credentialSegment
protected java.util.List<UrlMappingItem> urlMappingContext
protected java.util.List<UserResourceItem> userResource
protected java.util.List<PolicyNodeItem> policyNode
protected java.util.List<CategoryItem> category
protected java.util.List<CompositeAppItem> compositeApp
protected java.util.List<ApplicationRoleItem> applicationRole
protected java.util.List<PortletinstanceItem> wsrpCustomizedPortletinstance
protected java.util.List<ApplicationFolderItem> applicationFolder
protected java.util.List<TemplateFolderItem> templateFolder
protected AllActions actionAttribute
public SettingsItem getGlobalSettings()
SettingsItempublic void setGlobalSettings(SettingsItem value)
value - allowed object is
SettingsItempublic SettingsItem getServicesSettings()
SettingsItempublic void setServicesSettings(SettingsItem value)
value - allowed object is
SettingsItempublic java.util.List<LanguageItem> getLanguage()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the language property.
For example, to add a new item, do as follows:
getLanguage().add(newItem);
Objects of the following type(s) are allowed in the list
LanguageItem
public java.util.List<TaskItem> getTask()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the task property.
For example, to add a new item, do as follows:
getTask().add(newItem);
Objects of the following type(s) are allowed in the list
TaskItem
public java.util.List<ActionItem> getAction()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the action property.
For example, to add a new item, do as follows:
getAction().add(newItem);
Objects of the following type(s) are allowed in the list
ActionItem
public java.util.List<ActionSetItem> getActionSet()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the actionSet property.
For example, to add a new item, do as follows:
getActionSet().add(newItem);
Objects of the following type(s) are allowed in the list
ActionSetItem
public java.util.List<VirtualResourceItem> getVirtualResource()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the virtualResource property.
For example, to add a new item, do as follows:
getVirtualResource().add(newItem);
Objects of the following type(s) are allowed in the list
VirtualResourceItem
public java.util.List<ResourceTypeItem> getResourceType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the resourceType property.
For example, to add a new item, do as follows:
getResourceType().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceTypeItem
public java.util.List<ProtectedResourceItem> getProtectedResource()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the protectedResource property.
For example, to add a new item, do as follows:
getProtectedResource().add(newItem);
Objects of the following type(s) are allowed in the list
ProtectedResourceItem
public java.util.List<UserItem> getUser()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the user property.
For example, to add a new item, do as follows:
getUser().add(newItem);
Objects of the following type(s) are allowed in the list
UserItem
public java.util.List<GroupItem> getGroup()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the group property.
For example, to add a new item, do as follows:
getGroup().add(newItem);
Objects of the following type(s) are allowed in the list
GroupItem
public java.util.List<MarkupItem> getMarkup()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the markup property.
For example, to add a new item, do as follows:
getMarkup().add(newItem);
Objects of the following type(s) are allowed in the list
MarkupItem
public java.util.List<ClientItem> getClient()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the client property.
For example, to add a new item, do as follows:
getClient().add(newItem);
Objects of the following type(s) are allowed in the list
ClientItem
public java.util.List<EventHandlerItem> getEventHandler()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the eventHandler property.
For example, to add a new item, do as follows:
getEventHandler().add(newItem);
Objects of the following type(s) are allowed in the list
EventHandlerItem
public java.util.List<SkinItem> getSkin()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the skin property.
For example, to add a new item, do as follows:
getSkin().add(newItem);
Objects of the following type(s) are allowed in the list
SkinItem
public java.util.List<ThemeItem> getTheme()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the theme property.
For example, to add a new item, do as follows:
getTheme().add(newItem);
Objects of the following type(s) are allowed in the list
ThemeItem
public java.util.List<WsrpProducerItem> getWsrpProducer()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the wsrpProducer property.
For example, to add a new item, do as follows:
getWsrpProducer().add(newItem);
Objects of the following type(s) are allowed in the list
WsrpProducerItem
public java.util.List<WebAppItem> getWebApp()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the webApp property.
For example, to add a new item, do as follows:
getWebApp().add(newItem);
Objects of the following type(s) are allowed in the list
WebAppItem
public java.util.List<FederationServerItem> getFederationServer()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the federationServer property.
For example, to add a new item, do as follows:
getFederationServer().add(newItem);
Objects of the following type(s) are allowed in the list
FederationServerItem
public java.util.List<ContentNodeItem> getContentNode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the contentNode property.
For example, to add a new item, do as follows:
getContentNode().add(newItem);
Objects of the following type(s) are allowed in the list
ContentNodeItem
public java.util.List<CrossPageWireItem> getCrossPageWire()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the crossPageWire property.
For example, to add a new item, do as follows:
getCrossPageWire().add(newItem);
Objects of the following type(s) are allowed in the list
CrossPageWireItem
public java.util.List<CredentialSegmentItem> getCredentialSegment()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the credentialSegment property.
For example, to add a new item, do as follows:
getCredentialSegment().add(newItem);
Objects of the following type(s) are allowed in the list
CredentialSegmentItem
public java.util.List<UrlMappingItem> getUrlMappingContext()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the urlMappingContext property.
For example, to add a new item, do as follows:
getUrlMappingContext().add(newItem);
Objects of the following type(s) are allowed in the list
UrlMappingItem
public java.util.List<UserResourceItem> getUserResource()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the userResource property.
For example, to add a new item, do as follows:
getUserResource().add(newItem);
Objects of the following type(s) are allowed in the list
UserResourceItem
public java.util.List<PolicyNodeItem> getPolicyNode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the policyNode property.
For example, to add a new item, do as follows:
getPolicyNode().add(newItem);
Objects of the following type(s) are allowed in the list
PolicyNodeItem
public java.util.List<CategoryItem> getCategory()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the category property.
For example, to add a new item, do as follows:
getCategory().add(newItem);
Objects of the following type(s) are allowed in the list
CategoryItem
public java.util.List<CompositeAppItem> getCompositeApp()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the compositeApp property.
For example, to add a new item, do as follows:
getCompositeApp().add(newItem);
Objects of the following type(s) are allowed in the list
CompositeAppItem
public java.util.List<ApplicationRoleItem> getApplicationRole()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the applicationRole property.
For example, to add a new item, do as follows:
getApplicationRole().add(newItem);
Objects of the following type(s) are allowed in the list
ApplicationRoleItem
public java.util.List<PortletinstanceItem> getWsrpCustomizedPortletinstance()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the wsrpCustomizedPortletinstance property.
For example, to add a new item, do as follows:
getWsrpCustomizedPortletinstance().add(newItem);
Objects of the following type(s) are allowed in the list
PortletinstanceItem
public java.util.List<ApplicationFolderItem> getApplicationFolder()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the applicationFolder property.
For example, to add a new item, do as follows:
getApplicationFolder().add(newItem);
Objects of the following type(s) are allowed in the list
ApplicationFolderItem
public java.util.List<TemplateFolderItem> getTemplateFolder()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the templateFolder property.
For example, to add a new item, do as follows:
getTemplateFolder().add(newItem);
Objects of the following type(s) are allowed in the list
TemplateFolderItem
public AllActions getActionAttribute()
AllActionspublic void setActionAttribute(AllActions value)
value - allowed object is
AllActions