|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl
public class PortletTypeImpl
| 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.priv.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl instance. |
|
PortletTypeImpl(PortletTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl 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 DescriptionType[] description
protected PortletNameTypeImpl portletName
protected DisplayNameType[] displayName
protected String portletClass
protected InitParamType[] initParam
protected ExpirationCacheTypeImpl expirationCache
protected CacheScopeTypeImpl cacheScope
protected SupportsType[] supports
protected SupportedLocaleType[] supportedLocale
protected ResourceBundleTypeImpl resourceBundle
protected PortletInfoTypeImpl portletInfo
protected PortletPreferencesTypeImpl portletPreferences
protected SecurityRoleRefType[] securityRoleRef
protected EventDefinitionReferenceType[] supportedProcessingEvent
protected EventDefinitionReferenceType[] supportedPublishingEvent
protected String[] supportedPublicRenderParameter
protected ContainerRuntimeOptionType[] containerRuntimeOption
protected String id
| Constructor Detail |
|---|
public PortletTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl instance.
public PortletTypeImpl(PortletTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.PortletTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface PortletTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface PortletTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface PortletTypepublic void setDescription(DescriptionType[] values)
setDescription in interface PortletTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface PortletTypevalue - allowed object is
DescriptionTypepublic PortletNameType getPortletName()
PortletType
getPortletName in interface PortletTypePortletNameTypepublic void setPortletName(PortletNameType value)
PortletType
setPortletName in interface PortletTypevalue - allowed object is
PortletNameTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface PortletTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface PortletTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface PortletTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface PortletTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface PortletTypevalue - allowed object is
DisplayNameTypepublic String getPortletClass()
PortletType
getPortletClass in interface PortletTypeStringpublic void setPortletClass(String value)
PortletType
setPortletClass in interface PortletTypevalue - allowed object is
Stringpublic InitParamType[] getInitParam()
getInitParam in interface PortletTypeInitParamTypepublic InitParamType getInitParam(int idx)
getInitParam in interface PortletTypeInitParamTypepublic int getInitParamLength()
getInitParamLength in interface PortletTypepublic void setInitParam(InitParamType[] values)
setInitParam in interface PortletTypevalues - allowed objects are
InitParamType
public InitParamType setInitParam(int idx,
InitParamType value)
setInitParam in interface PortletTypevalue - allowed object is
InitParamTypepublic ExpirationCacheType getExpirationCache()
PortletType
getExpirationCache in interface PortletTypeExpirationCacheTypepublic void setExpirationCache(ExpirationCacheType value)
PortletType
setExpirationCache in interface PortletTypevalue - allowed object is
ExpirationCacheTypepublic CacheScopeType getCacheScope()
PortletType
getCacheScope in interface PortletTypeCacheScopeTypepublic void setCacheScope(CacheScopeType value)
PortletType
setCacheScope in interface PortletTypevalue - allowed object is
CacheScopeTypepublic SupportsType[] getSupports()
getSupports in interface PortletTypeSupportsTypepublic SupportsType getSupports(int idx)
getSupports in interface PortletTypeSupportsTypepublic int getSupportsLength()
getSupportsLength in interface PortletTypepublic void setSupports(SupportsType[] values)
setSupports in interface PortletTypevalues - allowed objects are
SupportsType
public SupportsType setSupports(int idx,
SupportsType value)
setSupports in interface PortletTypevalue - allowed object is
SupportsTypepublic SupportedLocaleType[] getSupportedLocale()
getSupportedLocale in interface PortletTypeSupportedLocaleTypepublic SupportedLocaleType getSupportedLocale(int idx)
getSupportedLocale in interface PortletTypeSupportedLocaleTypepublic int getSupportedLocaleLength()
getSupportedLocaleLength in interface PortletTypepublic void setSupportedLocale(SupportedLocaleType[] values)
setSupportedLocale in interface PortletTypevalues - allowed objects are
SupportedLocaleType
public SupportedLocaleType setSupportedLocale(int idx,
SupportedLocaleType value)
setSupportedLocale in interface PortletTypevalue - allowed object is
SupportedLocaleTypepublic ResourceBundleType getResourceBundle()
PortletType
getResourceBundle in interface PortletTypeResourceBundleTypepublic void setResourceBundle(ResourceBundleType value)
PortletType
setResourceBundle in interface PortletTypevalue - allowed object is
ResourceBundleTypepublic PortletInfoType getPortletInfo()
PortletType
getPortletInfo in interface PortletTypePortletInfoTypepublic void setPortletInfo(PortletInfoType value)
PortletType
setPortletInfo in interface PortletTypevalue - allowed object is
PortletInfoTypepublic PortletPreferencesType getPortletPreferences()
PortletType
getPortletPreferences in interface PortletTypePortletPreferencesTypepublic void setPortletPreferences(PortletPreferencesType value)
PortletType
setPortletPreferences in interface PortletTypevalue - allowed object is
PortletPreferencesTypepublic SecurityRoleRefType[] getSecurityRoleRef()
getSecurityRoleRef in interface PortletTypeSecurityRoleRefTypepublic SecurityRoleRefType getSecurityRoleRef(int idx)
getSecurityRoleRef in interface PortletTypeSecurityRoleRefTypepublic int getSecurityRoleRefLength()
getSecurityRoleRefLength in interface PortletTypepublic void setSecurityRoleRef(SecurityRoleRefType[] values)
setSecurityRoleRef in interface PortletTypevalues - allowed objects are
SecurityRoleRefType
public SecurityRoleRefType setSecurityRoleRef(int idx,
SecurityRoleRefType value)
setSecurityRoleRef in interface PortletTypevalue - allowed object is
SecurityRoleRefTypepublic EventDefinitionReferenceType[] getSupportedProcessingEvent()
getSupportedProcessingEvent in interface PortletTypeEventDefinitionReferenceTypepublic EventDefinitionReferenceType getSupportedProcessingEvent(int idx)
getSupportedProcessingEvent in interface PortletTypeEventDefinitionReferenceTypepublic int getSupportedProcessingEventLength()
getSupportedProcessingEventLength in interface PortletTypepublic void setSupportedProcessingEvent(EventDefinitionReferenceType[] values)
setSupportedProcessingEvent in interface PortletTypevalues - allowed objects are
EventDefinitionReferenceType
public EventDefinitionReferenceType setSupportedProcessingEvent(int idx,
EventDefinitionReferenceType value)
setSupportedProcessingEvent in interface PortletTypevalue - allowed object is
EventDefinitionReferenceTypepublic EventDefinitionReferenceType[] getSupportedPublishingEvent()
getSupportedPublishingEvent in interface PortletTypeEventDefinitionReferenceTypepublic EventDefinitionReferenceType getSupportedPublishingEvent(int idx)
getSupportedPublishingEvent in interface PortletTypeEventDefinitionReferenceTypepublic int getSupportedPublishingEventLength()
getSupportedPublishingEventLength in interface PortletTypepublic void setSupportedPublishingEvent(EventDefinitionReferenceType[] values)
setSupportedPublishingEvent in interface PortletTypevalues - allowed objects are
EventDefinitionReferenceType
public EventDefinitionReferenceType setSupportedPublishingEvent(int idx,
EventDefinitionReferenceType value)
setSupportedPublishingEvent in interface PortletTypevalue - allowed object is
EventDefinitionReferenceTypepublic String[] getSupportedPublicRenderParameter()
getSupportedPublicRenderParameter in interface PortletTypeStringpublic String getSupportedPublicRenderParameter(int idx)
getSupportedPublicRenderParameter in interface PortletTypeStringpublic int getSupportedPublicRenderParameterLength()
getSupportedPublicRenderParameterLength in interface PortletTypepublic void setSupportedPublicRenderParameter(String[] values)
setSupportedPublicRenderParameter in interface PortletTypevalues - allowed objects are
String
public String setSupportedPublicRenderParameter(int idx,
String value)
setSupportedPublicRenderParameter in interface PortletTypevalue - allowed object is
Stringpublic ContainerRuntimeOptionType[] getContainerRuntimeOption()
getContainerRuntimeOption in interface PortletTypeContainerRuntimeOptionTypepublic ContainerRuntimeOptionType getContainerRuntimeOption(int idx)
getContainerRuntimeOption in interface PortletTypeContainerRuntimeOptionTypepublic int getContainerRuntimeOptionLength()
getContainerRuntimeOptionLength in interface PortletTypepublic void setContainerRuntimeOption(ContainerRuntimeOptionType[] values)
setContainerRuntimeOption in interface PortletTypevalues - allowed objects are
ContainerRuntimeOptionType
public ContainerRuntimeOptionType setContainerRuntimeOption(int idx,
ContainerRuntimeOptionType value)
setContainerRuntimeOption in interface PortletTypevalue - allowed object is
ContainerRuntimeOptionTypepublic String getId()
PortletType
getId in interface PortletTypeStringpublic void setId(String value)
PortletType
setId in interface PortletTypevalue - allowed object is
Stringpublic PortletTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||