net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl
Class PortletTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, PortletType

public class PortletTypeImpl
extends Object
implements Serializable, Cloneable, PortletType

See Also:
Serialized Form

Field Summary
protected  CacheScopeTypeImpl cacheScope
           
protected  ContainerRuntimeOptionType[] containerRuntimeOption
           
protected  DescriptionType[] description
           
protected  DisplayNameType[] displayName
           
protected  ExpirationCacheTypeImpl expirationCache
           
protected  String id
           
protected  InitParamType[] initParam
           
protected  String portletClass
           
protected  PortletInfoTypeImpl portletInfo
           
protected  PortletNameTypeImpl portletName
           
protected  PortletPreferencesTypeImpl portletPreferences
           
protected  ResourceBundleTypeImpl resourceBundle
           
protected  SecurityRoleRefType[] securityRoleRef
           
protected  SupportedLocaleType[] supportedLocale
           
protected  EventDefinitionReferenceType[] supportedProcessingEvent
           
protected  String[] supportedPublicRenderParameter
           
protected  EventDefinitionReferenceType[] supportedPublishingEvent
           
protected  SupportsType[] supports
           
 
Constructor Summary
PortletTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl instance.
PortletTypeImpl(PortletTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl instance by copying a given instance.
 
Method Summary
 PortletTypeImpl clone()
          Creates and returns a copy of this object.
 void copyContainerRuntimeOption(ContainerRuntimeOptionType[] source)
          Copies all values of property ContainerRuntimeOption.
 void copyDescription(DescriptionType[] source)
          Copies all values of property Description.
 void copyDisplayName(DisplayNameType[] source)
          Copies all values of property DisplayName.
 void copyInitParam(InitParamType[] source)
          Copies all values of property InitParam.
 void copySecurityRoleRef(SecurityRoleRefType[] source)
          Copies all values of property SecurityRoleRef.
 void copySupportedLocale(SupportedLocaleType[] source)
          Copies all values of property SupportedLocale.
 void copySupportedProcessingEvent(EventDefinitionReferenceType[] source)
          Copies all values of property SupportedProcessingEvent.
 void copySupportedPublicRenderParameter(String[] source)
          Copies all values of property SupportedPublicRenderParameter.
 void copySupportedPublishingEvent(EventDefinitionReferenceType[] source)
          Copies all values of property SupportedPublishingEvent.
 void copySupports(SupportsType[] source)
          Copies all values of property Supports.
 CacheScopeType getCacheScope()
          Gets the value of the cacheScope property.
 ContainerRuntimeOptionType[] getContainerRuntimeOption()
           
 ContainerRuntimeOptionType getContainerRuntimeOption(int idx)
           
 int getContainerRuntimeOptionLength()
           
 DescriptionType[] getDescription()
           
 DescriptionType getDescription(int idx)
           
 int getDescriptionLength()
           
 DisplayNameType[] getDisplayName()
           
 DisplayNameType getDisplayName(int idx)
           
 int getDisplayNameLength()
           
 ExpirationCacheType getExpirationCache()
          Gets the value of the expirationCache property.
 String getId()
          Gets the value of the id property.
 InitParamType[] getInitParam()
           
 InitParamType getInitParam(int idx)
           
 int getInitParamLength()
           
 String getPortletClass()
          Gets the value of the portletClass property.
 PortletInfoType getPortletInfo()
          Gets the value of the portletInfo property.
 PortletNameType getPortletName()
          Gets the value of the portletName property.
 PortletPreferencesType getPortletPreferences()
          Gets the value of the portletPreferences property.
 ResourceBundleType getResourceBundle()
          Gets the value of the resourceBundle property.
 SecurityRoleRefType[] getSecurityRoleRef()
           
 SecurityRoleRefType getSecurityRoleRef(int idx)
           
 int getSecurityRoleRefLength()
           
 SupportedLocaleType[] getSupportedLocale()
           
 SupportedLocaleType getSupportedLocale(int idx)
           
 int getSupportedLocaleLength()
           
 EventDefinitionReferenceType[] getSupportedProcessingEvent()
           
 EventDefinitionReferenceType getSupportedProcessingEvent(int idx)
           
 int getSupportedProcessingEventLength()
           
 String[] getSupportedPublicRenderParameter()
           
 String getSupportedPublicRenderParameter(int idx)
           
 int getSupportedPublicRenderParameterLength()
           
 EventDefinitionReferenceType[] getSupportedPublishingEvent()
           
 EventDefinitionReferenceType getSupportedPublishingEvent(int idx)
           
 int getSupportedPublishingEventLength()
           
 SupportsType[] getSupports()
           
 SupportsType getSupports(int idx)
           
 int getSupportsLength()
           
 void setCacheScope(CacheScopeType value)
          Sets the value of the cacheScope property.
 void setContainerRuntimeOption(ContainerRuntimeOptionType[] values)
           
 ContainerRuntimeOptionType setContainerRuntimeOption(int idx, ContainerRuntimeOptionType value)
           
 void setDescription(DescriptionType[] values)
           
 DescriptionType setDescription(int idx, DescriptionType value)
           
 void setDisplayName(DisplayNameType[] values)
           
 DisplayNameType setDisplayName(int idx, DisplayNameType value)
           
 void setExpirationCache(ExpirationCacheType value)
          Sets the value of the expirationCache property.
 void setId(String value)
          Sets the value of the id property.
 void setInitParam(InitParamType[] values)
           
 InitParamType setInitParam(int idx, InitParamType value)
           
 void setPortletClass(String value)
          Sets the value of the portletClass property.
 void setPortletInfo(PortletInfoType value)
          Sets the value of the portletInfo property.
 void setPortletName(PortletNameType value)
          Sets the value of the portletName property.
 void setPortletPreferences(PortletPreferencesType value)
          Sets the value of the portletPreferences property.
 void setResourceBundle(ResourceBundleType value)
          Sets the value of the resourceBundle property.
 SecurityRoleRefType setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 void setSecurityRoleRef(SecurityRoleRefType[] values)
           
 SupportedLocaleType setSupportedLocale(int idx, SupportedLocaleType value)
           
 void setSupportedLocale(SupportedLocaleType[] values)
           
 void setSupportedProcessingEvent(EventDefinitionReferenceType[] values)
           
 EventDefinitionReferenceType setSupportedProcessingEvent(int idx, EventDefinitionReferenceType value)
           
 String setSupportedPublicRenderParameter(int idx, String value)
           
 void setSupportedPublicRenderParameter(String[] values)
           
 void setSupportedPublishingEvent(EventDefinitionReferenceType[] values)
           
 EventDefinitionReferenceType setSupportedPublishingEvent(int idx, EventDefinitionReferenceType value)
           
 SupportsType setSupports(int idx, SupportsType value)
           
 void setSupports(SupportsType[] values)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

protected DescriptionType[] description

portletName

protected PortletNameTypeImpl portletName

displayName

protected DisplayNameType[] displayName

portletClass

protected String portletClass

initParam

protected InitParamType[] initParam

expirationCache

protected ExpirationCacheTypeImpl expirationCache

cacheScope

protected CacheScopeTypeImpl cacheScope

supports

protected SupportsType[] supports

supportedLocale

protected SupportedLocaleType[] supportedLocale

resourceBundle

protected ResourceBundleTypeImpl resourceBundle

portletInfo

protected PortletInfoTypeImpl portletInfo

portletPreferences

protected PortletPreferencesTypeImpl portletPreferences

securityRoleRef

protected SecurityRoleRefType[] securityRoleRef

supportedProcessingEvent

protected EventDefinitionReferenceType[] supportedProcessingEvent

supportedPublishingEvent

protected EventDefinitionReferenceType[] supportedPublishingEvent

supportedPublicRenderParameter

protected String[] supportedPublicRenderParameter

containerRuntimeOption

protected ContainerRuntimeOptionType[] containerRuntimeOption

id

protected String id
Constructor Detail

PortletTypeImpl

public PortletTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl instance.


PortletTypeImpl

public PortletTypeImpl(PortletTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

getDescription

public DescriptionType[] getDescription()
Specified by:
getDescription in interface PortletType
Returns:
array of DescriptionType

getDescription

public DescriptionType getDescription(int idx)
Specified by:
getDescription in interface PortletType
Returns:
one of DescriptionType

getDescriptionLength

public int getDescriptionLength()
Specified by:
getDescriptionLength in interface PortletType

setDescription

public void setDescription(DescriptionType[] values)
Specified by:
setDescription in interface PortletType
Parameters:
values - allowed objects are DescriptionType

setDescription

public DescriptionType setDescription(int idx,
                                      DescriptionType value)
Specified by:
setDescription in interface PortletType
value - allowed object is DescriptionType

getPortletName

public PortletNameType getPortletName()
Description copied from interface: PortletType
Gets the value of the portletName property.

Specified by:
getPortletName in interface PortletType
Returns:
possible object is PortletNameType

setPortletName

public void setPortletName(PortletNameType value)
Description copied from interface: PortletType
Sets the value of the portletName property.

Specified by:
setPortletName in interface PortletType
Parameters:
value - allowed object is PortletNameType

getDisplayName

public DisplayNameType[] getDisplayName()
Specified by:
getDisplayName in interface PortletType
Returns:
array of DisplayNameType

getDisplayName

public DisplayNameType getDisplayName(int idx)
Specified by:
getDisplayName in interface PortletType
Returns:
one of DisplayNameType

getDisplayNameLength

public int getDisplayNameLength()
Specified by:
getDisplayNameLength in interface PortletType

setDisplayName

public void setDisplayName(DisplayNameType[] values)
Specified by:
setDisplayName in interface PortletType
Parameters:
values - allowed objects are DisplayNameType

setDisplayName

public DisplayNameType setDisplayName(int idx,
                                      DisplayNameType value)
Specified by:
setDisplayName in interface PortletType
value - allowed object is DisplayNameType

getPortletClass

public String getPortletClass()
Description copied from interface: PortletType
Gets the value of the portletClass property.

Specified by:
getPortletClass in interface PortletType
Returns:
possible object is String

setPortletClass

public void setPortletClass(String value)
Description copied from interface: PortletType
Sets the value of the portletClass property.

Specified by:
setPortletClass in interface PortletType
Parameters:
value - allowed object is String

getInitParam

public InitParamType[] getInitParam()
Specified by:
getInitParam in interface PortletType
Returns:
array of InitParamType

getInitParam

public InitParamType getInitParam(int idx)
Specified by:
getInitParam in interface PortletType
Returns:
one of InitParamType

getInitParamLength

public int getInitParamLength()
Specified by:
getInitParamLength in interface PortletType

setInitParam

public void setInitParam(InitParamType[] values)
Specified by:
setInitParam in interface PortletType
Parameters:
values - allowed objects are InitParamType

setInitParam

public InitParamType setInitParam(int idx,
                                  InitParamType value)
Specified by:
setInitParam in interface PortletType
value - allowed object is InitParamType

getExpirationCache

public ExpirationCacheType getExpirationCache()
Description copied from interface: PortletType
Gets the value of the expirationCache property.

Specified by:
getExpirationCache in interface PortletType
Returns:
possible object is ExpirationCacheType

setExpirationCache

public void setExpirationCache(ExpirationCacheType value)
Description copied from interface: PortletType
Sets the value of the expirationCache property.

Specified by:
setExpirationCache in interface PortletType
Parameters:
value - allowed object is ExpirationCacheType

getCacheScope

public CacheScopeType getCacheScope()
Description copied from interface: PortletType
Gets the value of the cacheScope property.

Specified by:
getCacheScope in interface PortletType
Returns:
possible object is CacheScopeType

setCacheScope

public void setCacheScope(CacheScopeType value)
Description copied from interface: PortletType
Sets the value of the cacheScope property.

Specified by:
setCacheScope in interface PortletType
Parameters:
value - allowed object is CacheScopeType

getSupports

public SupportsType[] getSupports()
Specified by:
getSupports in interface PortletType
Returns:
array of SupportsType

getSupports

public SupportsType getSupports(int idx)
Specified by:
getSupports in interface PortletType
Returns:
one of SupportsType

getSupportsLength

public int getSupportsLength()
Specified by:
getSupportsLength in interface PortletType

setSupports

public void setSupports(SupportsType[] values)
Specified by:
setSupports in interface PortletType
Parameters:
values - allowed objects are SupportsType

setSupports

public SupportsType setSupports(int idx,
                                SupportsType value)
Specified by:
setSupports in interface PortletType
value - allowed object is SupportsType

getSupportedLocale

public SupportedLocaleType[] getSupportedLocale()
Specified by:
getSupportedLocale in interface PortletType
Returns:
array of SupportedLocaleType

getSupportedLocale

public SupportedLocaleType getSupportedLocale(int idx)
Specified by:
getSupportedLocale in interface PortletType
Returns:
one of SupportedLocaleType

getSupportedLocaleLength

public int getSupportedLocaleLength()
Specified by:
getSupportedLocaleLength in interface PortletType

setSupportedLocale

public void setSupportedLocale(SupportedLocaleType[] values)
Specified by:
setSupportedLocale in interface PortletType
Parameters:
values - allowed objects are SupportedLocaleType

setSupportedLocale

public SupportedLocaleType setSupportedLocale(int idx,
                                              SupportedLocaleType value)
Specified by:
setSupportedLocale in interface PortletType
value - allowed object is SupportedLocaleType

getResourceBundle

public ResourceBundleType getResourceBundle()
Description copied from interface: PortletType
Gets the value of the resourceBundle property.

Specified by:
getResourceBundle in interface PortletType
Returns:
possible object is ResourceBundleType

setResourceBundle

public void setResourceBundle(ResourceBundleType value)
Description copied from interface: PortletType
Sets the value of the resourceBundle property.

Specified by:
setResourceBundle in interface PortletType
Parameters:
value - allowed object is ResourceBundleType

getPortletInfo

public PortletInfoType getPortletInfo()
Description copied from interface: PortletType
Gets the value of the portletInfo property.

Specified by:
getPortletInfo in interface PortletType
Returns:
possible object is PortletInfoType

setPortletInfo

public void setPortletInfo(PortletInfoType value)
Description copied from interface: PortletType
Sets the value of the portletInfo property.

Specified by:
setPortletInfo in interface PortletType
Parameters:
value - allowed object is PortletInfoType

getPortletPreferences

public PortletPreferencesType getPortletPreferences()
Description copied from interface: PortletType
Gets the value of the portletPreferences property.

Specified by:
getPortletPreferences in interface PortletType
Returns:
possible object is PortletPreferencesType

setPortletPreferences

public void setPortletPreferences(PortletPreferencesType value)
Description copied from interface: PortletType
Sets the value of the portletPreferences property.

Specified by:
setPortletPreferences in interface PortletType
Parameters:
value - allowed object is PortletPreferencesType

getSecurityRoleRef

public SecurityRoleRefType[] getSecurityRoleRef()
Specified by:
getSecurityRoleRef in interface PortletType
Returns:
array of SecurityRoleRefType

getSecurityRoleRef

public SecurityRoleRefType getSecurityRoleRef(int idx)
Specified by:
getSecurityRoleRef in interface PortletType
Returns:
one of SecurityRoleRefType

getSecurityRoleRefLength

public int getSecurityRoleRefLength()
Specified by:
getSecurityRoleRefLength in interface PortletType

setSecurityRoleRef

public void setSecurityRoleRef(SecurityRoleRefType[] values)
Specified by:
setSecurityRoleRef in interface PortletType
Parameters:
values - allowed objects are SecurityRoleRefType

setSecurityRoleRef

public SecurityRoleRefType setSecurityRoleRef(int idx,
                                              SecurityRoleRefType value)
Specified by:
setSecurityRoleRef in interface PortletType
value - allowed object is SecurityRoleRefType

getSupportedProcessingEvent

public EventDefinitionReferenceType[] getSupportedProcessingEvent()
Specified by:
getSupportedProcessingEvent in interface PortletType
Returns:
array of EventDefinitionReferenceType

getSupportedProcessingEvent

public EventDefinitionReferenceType getSupportedProcessingEvent(int idx)
Specified by:
getSupportedProcessingEvent in interface PortletType
Returns:
one of EventDefinitionReferenceType

getSupportedProcessingEventLength

public int getSupportedProcessingEventLength()
Specified by:
getSupportedProcessingEventLength in interface PortletType

setSupportedProcessingEvent

public void setSupportedProcessingEvent(EventDefinitionReferenceType[] values)
Specified by:
setSupportedProcessingEvent in interface PortletType
Parameters:
values - allowed objects are EventDefinitionReferenceType

setSupportedProcessingEvent

public EventDefinitionReferenceType setSupportedProcessingEvent(int idx,
                                                                EventDefinitionReferenceType value)
Specified by:
setSupportedProcessingEvent in interface PortletType
value - allowed object is EventDefinitionReferenceType

getSupportedPublishingEvent

public EventDefinitionReferenceType[] getSupportedPublishingEvent()
Specified by:
getSupportedPublishingEvent in interface PortletType
Returns:
array of EventDefinitionReferenceType

getSupportedPublishingEvent

public EventDefinitionReferenceType getSupportedPublishingEvent(int idx)
Specified by:
getSupportedPublishingEvent in interface PortletType
Returns:
one of EventDefinitionReferenceType

getSupportedPublishingEventLength

public int getSupportedPublishingEventLength()
Specified by:
getSupportedPublishingEventLength in interface PortletType

setSupportedPublishingEvent

public void setSupportedPublishingEvent(EventDefinitionReferenceType[] values)
Specified by:
setSupportedPublishingEvent in interface PortletType
Parameters:
values - allowed objects are EventDefinitionReferenceType

setSupportedPublishingEvent

public EventDefinitionReferenceType setSupportedPublishingEvent(int idx,
                                                                EventDefinitionReferenceType value)
Specified by:
setSupportedPublishingEvent in interface PortletType
value - allowed object is EventDefinitionReferenceType

getSupportedPublicRenderParameter

public String[] getSupportedPublicRenderParameter()
Specified by:
getSupportedPublicRenderParameter in interface PortletType
Returns:
array of String

getSupportedPublicRenderParameter

public String getSupportedPublicRenderParameter(int idx)
Specified by:
getSupportedPublicRenderParameter in interface PortletType
Returns:
one of String

getSupportedPublicRenderParameterLength

public int getSupportedPublicRenderParameterLength()
Specified by:
getSupportedPublicRenderParameterLength in interface PortletType

setSupportedPublicRenderParameter

public void setSupportedPublicRenderParameter(String[] values)
Specified by:
setSupportedPublicRenderParameter in interface PortletType
Parameters:
values - allowed objects are String

setSupportedPublicRenderParameter

public String setSupportedPublicRenderParameter(int idx,
                                                String value)
Specified by:
setSupportedPublicRenderParameter in interface PortletType
value - allowed object is String

getContainerRuntimeOption

public ContainerRuntimeOptionType[] getContainerRuntimeOption()
Specified by:
getContainerRuntimeOption in interface PortletType
Returns:
array of ContainerRuntimeOptionType

getContainerRuntimeOption

public ContainerRuntimeOptionType getContainerRuntimeOption(int idx)
Specified by:
getContainerRuntimeOption in interface PortletType
Returns:
one of ContainerRuntimeOptionType

getContainerRuntimeOptionLength

public int getContainerRuntimeOptionLength()
Specified by:
getContainerRuntimeOptionLength in interface PortletType

setContainerRuntimeOption

public void setContainerRuntimeOption(ContainerRuntimeOptionType[] values)
Specified by:
setContainerRuntimeOption in interface PortletType
Parameters:
values - allowed objects are ContainerRuntimeOptionType

setContainerRuntimeOption

public ContainerRuntimeOptionType setContainerRuntimeOption(int idx,
                                                            ContainerRuntimeOptionType value)
Specified by:
setContainerRuntimeOption in interface PortletType
value - allowed object is ContainerRuntimeOptionType

getId

public String getId()
Description copied from interface: PortletType
Gets the value of the id property.

Specified by:
getId in interface PortletType
Returns:
possible object is String

setId

public void setId(String value)
Description copied from interface: PortletType
Sets the value of the id property.

Specified by:
setId in interface PortletType
Parameters:
value - allowed object is String

copyDescription

public void copyDescription(DescriptionType[] source)
Copies all values of property Description.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyDisplayName

public void copyDisplayName(DisplayNameType[] source)
Copies all values of property DisplayName.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyInitParam

public void copyInitParam(InitParamType[] source)
Copies all values of property InitParam.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copySupports

public void copySupports(SupportsType[] source)
Copies all values of property Supports.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copySupportedLocale

public void copySupportedLocale(SupportedLocaleType[] source)
Copies all values of property SupportedLocale.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copySecurityRoleRef

public void copySecurityRoleRef(SecurityRoleRefType[] source)
Copies all values of property SecurityRoleRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copySupportedProcessingEvent

public void copySupportedProcessingEvent(EventDefinitionReferenceType[] source)
Copies all values of property SupportedProcessingEvent.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copySupportedPublishingEvent

public void copySupportedPublishingEvent(EventDefinitionReferenceType[] source)
Copies all values of property SupportedPublishingEvent.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copySupportedPublicRenderParameter

public void copySupportedPublicRenderParameter(String[] source)
Copies all values of property SupportedPublicRenderParameter.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyContainerRuntimeOption

public void copyContainerRuntimeOption(ContainerRuntimeOptionType[] source)
Copies all values of property ContainerRuntimeOption.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

clone

public PortletTypeImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class Object
Returns:
A clone of this instance.


Copyright © 2009 The CC-XJC Community. All Rights Reserved.