|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletAppTypeImpl
public class PortletAppTypeImpl
| Field Summary | |
|---|---|
protected ContainerRuntimeOptionType[] |
containerRuntimeOption
|
protected CustomPortletModeType[] |
customPortletMode
|
protected CustomWindowStateType[] |
customWindowState
|
protected String |
defaultNamespace
|
protected EventDefinitionType[] |
eventDefinition
|
protected FilterType[] |
filter
|
protected FilterMappingType[] |
filterMapping
|
protected String |
id
|
protected ListenerType[] |
listener
|
protected PortletType[] |
portlet
|
protected PublicRenderParameterType[] |
publicRenderParameter
|
protected ResourceBundleTypeImpl |
resourceBundle
|
protected SecurityConstraintType[] |
securityConstraint
|
protected UserAttributeType[] |
userAttribute
|
protected String |
version
|
| Constructor Summary | |
|---|---|
PortletAppTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletAppTypeImpl instance. |
|
PortletAppTypeImpl(PortletAppTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletAppTypeImpl instance by copying a given instance. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PortletType[] portlet
protected CustomPortletModeType[] customPortletMode
protected CustomWindowStateType[] customWindowState
protected UserAttributeType[] userAttribute
protected SecurityConstraintType[] securityConstraint
protected ResourceBundleTypeImpl resourceBundle
protected FilterType[] filter
protected FilterMappingType[] filterMapping
protected String defaultNamespace
protected EventDefinitionType[] eventDefinition
protected PublicRenderParameterType[] publicRenderParameter
protected ListenerType[] listener
protected ContainerRuntimeOptionType[] containerRuntimeOption
protected String version
protected String id
| Constructor Detail |
|---|
public PortletAppTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletAppTypeImpl instance.
public PortletAppTypeImpl(PortletAppTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletAppTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public PortletType[] getPortlet()
getPortlet in interface PortletAppTypePortletTypepublic PortletType getPortlet(int idx)
getPortlet in interface PortletAppTypePortletTypepublic int getPortletLength()
getPortletLength in interface PortletAppTypepublic void setPortlet(PortletType[] values)
setPortlet in interface PortletAppTypevalues - allowed objects are
PortletType
public PortletType setPortlet(int idx,
PortletType value)
setPortlet in interface PortletAppTypevalue - allowed object is
PortletTypepublic CustomPortletModeType[] getCustomPortletMode()
getCustomPortletMode in interface PortletAppTypeCustomPortletModeTypepublic CustomPortletModeType getCustomPortletMode(int idx)
getCustomPortletMode in interface PortletAppTypeCustomPortletModeTypepublic int getCustomPortletModeLength()
getCustomPortletModeLength in interface PortletAppTypepublic void setCustomPortletMode(CustomPortletModeType[] values)
setCustomPortletMode in interface PortletAppTypevalues - allowed objects are
CustomPortletModeType
public CustomPortletModeType setCustomPortletMode(int idx,
CustomPortletModeType value)
setCustomPortletMode in interface PortletAppTypevalue - allowed object is
CustomPortletModeTypepublic CustomWindowStateType[] getCustomWindowState()
getCustomWindowState in interface PortletAppTypeCustomWindowStateTypepublic CustomWindowStateType getCustomWindowState(int idx)
getCustomWindowState in interface PortletAppTypeCustomWindowStateTypepublic int getCustomWindowStateLength()
getCustomWindowStateLength in interface PortletAppTypepublic void setCustomWindowState(CustomWindowStateType[] values)
setCustomWindowState in interface PortletAppTypevalues - allowed objects are
CustomWindowStateType
public CustomWindowStateType setCustomWindowState(int idx,
CustomWindowStateType value)
setCustomWindowState in interface PortletAppTypevalue - allowed object is
CustomWindowStateTypepublic UserAttributeType[] getUserAttribute()
getUserAttribute in interface PortletAppTypeUserAttributeTypepublic UserAttributeType getUserAttribute(int idx)
getUserAttribute in interface PortletAppTypeUserAttributeTypepublic int getUserAttributeLength()
getUserAttributeLength in interface PortletAppTypepublic void setUserAttribute(UserAttributeType[] values)
setUserAttribute in interface PortletAppTypevalues - allowed objects are
UserAttributeType
public UserAttributeType setUserAttribute(int idx,
UserAttributeType value)
setUserAttribute in interface PortletAppTypevalue - allowed object is
UserAttributeTypepublic SecurityConstraintType[] getSecurityConstraint()
getSecurityConstraint in interface PortletAppTypeSecurityConstraintTypepublic SecurityConstraintType getSecurityConstraint(int idx)
getSecurityConstraint in interface PortletAppTypeSecurityConstraintTypepublic int getSecurityConstraintLength()
getSecurityConstraintLength in interface PortletAppTypepublic void setSecurityConstraint(SecurityConstraintType[] values)
setSecurityConstraint in interface PortletAppTypevalues - allowed objects are
SecurityConstraintType
public SecurityConstraintType setSecurityConstraint(int idx,
SecurityConstraintType value)
setSecurityConstraint in interface PortletAppTypevalue - allowed object is
SecurityConstraintTypepublic ResourceBundleType getResourceBundle()
PortletAppType
getResourceBundle in interface PortletAppTypeResourceBundleTypepublic void setResourceBundle(ResourceBundleType value)
PortletAppType
setResourceBundle in interface PortletAppTypevalue - allowed object is
ResourceBundleTypepublic FilterType[] getFilter()
getFilter in interface PortletAppTypeFilterTypepublic FilterType getFilter(int idx)
getFilter in interface PortletAppTypeFilterTypepublic int getFilterLength()
getFilterLength in interface PortletAppTypepublic void setFilter(FilterType[] values)
setFilter in interface PortletAppTypevalues - allowed objects are
FilterType
public FilterType setFilter(int idx,
FilterType value)
setFilter in interface PortletAppTypevalue - allowed object is
FilterTypepublic FilterMappingType[] getFilterMapping()
getFilterMapping in interface PortletAppTypeFilterMappingTypepublic FilterMappingType getFilterMapping(int idx)
getFilterMapping in interface PortletAppTypeFilterMappingTypepublic int getFilterMappingLength()
getFilterMappingLength in interface PortletAppTypepublic void setFilterMapping(FilterMappingType[] values)
setFilterMapping in interface PortletAppTypevalues - allowed objects are
FilterMappingType
public FilterMappingType setFilterMapping(int idx,
FilterMappingType value)
setFilterMapping in interface PortletAppTypevalue - allowed object is
FilterMappingTypepublic String getDefaultNamespace()
PortletAppType
getDefaultNamespace in interface PortletAppTypeStringpublic void setDefaultNamespace(String value)
PortletAppType
setDefaultNamespace in interface PortletAppTypevalue - allowed object is
Stringpublic EventDefinitionType[] getEventDefinition()
getEventDefinition in interface PortletAppTypeEventDefinitionTypepublic EventDefinitionType getEventDefinition(int idx)
getEventDefinition in interface PortletAppTypeEventDefinitionTypepublic int getEventDefinitionLength()
getEventDefinitionLength in interface PortletAppTypepublic void setEventDefinition(EventDefinitionType[] values)
setEventDefinition in interface PortletAppTypevalues - allowed objects are
EventDefinitionType
public EventDefinitionType setEventDefinition(int idx,
EventDefinitionType value)
setEventDefinition in interface PortletAppTypevalue - allowed object is
EventDefinitionTypepublic PublicRenderParameterType[] getPublicRenderParameter()
getPublicRenderParameter in interface PortletAppTypePublicRenderParameterTypepublic PublicRenderParameterType getPublicRenderParameter(int idx)
getPublicRenderParameter in interface PortletAppTypePublicRenderParameterTypepublic int getPublicRenderParameterLength()
getPublicRenderParameterLength in interface PortletAppTypepublic void setPublicRenderParameter(PublicRenderParameterType[] values)
setPublicRenderParameter in interface PortletAppTypevalues - allowed objects are
PublicRenderParameterType
public PublicRenderParameterType setPublicRenderParameter(int idx,
PublicRenderParameterType value)
setPublicRenderParameter in interface PortletAppTypevalue - allowed object is
PublicRenderParameterTypepublic ListenerType[] getListener()
getListener in interface PortletAppTypeListenerTypepublic ListenerType getListener(int idx)
getListener in interface PortletAppTypeListenerTypepublic int getListenerLength()
getListenerLength in interface PortletAppTypepublic void setListener(ListenerType[] values)
setListener in interface PortletAppTypevalues - allowed objects are
ListenerType
public ListenerType setListener(int idx,
ListenerType value)
setListener in interface PortletAppTypevalue - allowed object is
ListenerTypepublic ContainerRuntimeOptionType[] getContainerRuntimeOption()
getContainerRuntimeOption in interface PortletAppTypeContainerRuntimeOptionTypepublic ContainerRuntimeOptionType getContainerRuntimeOption(int idx)
getContainerRuntimeOption in interface PortletAppTypeContainerRuntimeOptionTypepublic int getContainerRuntimeOptionLength()
getContainerRuntimeOptionLength in interface PortletAppTypepublic void setContainerRuntimeOption(ContainerRuntimeOptionType[] values)
setContainerRuntimeOption in interface PortletAppTypevalues - allowed objects are
ContainerRuntimeOptionType
public ContainerRuntimeOptionType setContainerRuntimeOption(int idx,
ContainerRuntimeOptionType value)
setContainerRuntimeOption in interface PortletAppTypevalue - allowed object is
ContainerRuntimeOptionTypepublic String getVersion()
PortletAppType
getVersion in interface PortletAppTypeStringpublic void setVersion(String value)
PortletAppType
setVersion in interface PortletAppTypevalue - allowed object is
Stringpublic String getId()
PortletAppType
getId in interface PortletAppTypeStringpublic void setId(String value)
PortletAppType
setId in interface PortletAppTypevalue - allowed object is
Stringpublic void copyPortlet(PortletType[] source)
Portlet.
source - The source to copy from.
NullPointerException - if source is null.public void copyCustomPortletMode(CustomPortletModeType[] source)
CustomPortletMode.
source - The source to copy from.
NullPointerException - if source is null.public void copyCustomWindowState(CustomWindowStateType[] source)
CustomWindowState.
source - The source to copy from.
NullPointerException - if source is null.public void copyUserAttribute(UserAttributeType[] source)
UserAttribute.
source - The source to copy from.
NullPointerException - if source is null.public void copySecurityConstraint(SecurityConstraintType[] source)
SecurityConstraint.
source - The source to copy from.
NullPointerException - if source is null.public void copyFilter(FilterType[] source)
Filter.
source - The source to copy from.
NullPointerException - if source is null.public void copyFilterMapping(FilterMappingType[] source)
FilterMapping.
source - The source to copy from.
NullPointerException - if source is null.public void copyEventDefinition(EventDefinitionType[] source)
EventDefinition.
source - The source to copy from.
NullPointerException - if source is null.public void copyPublicRenderParameter(PublicRenderParameterType[] source)
PublicRenderParameter.
source - The source to copy from.
NullPointerException - if source is null.public void copyListener(ListenerType[] source)
Listener.
source - The source to copy from.
NullPointerException - if source is null.public void copyContainerRuntimeOption(ContainerRuntimeOptionType[] source)
ContainerRuntimeOption.
source - The source to copy from.
NullPointerException - if source is null.public PortletAppTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||