
public interface PortletCommonDescriptor<T extends PortletCommonDescriptor<T,PORTLETTYPE1,CUSTOMPORTLETMODETYPE2,CUSTOMWINDOWSTATETYPE3,USERATTRIBUTETYPE4,SECURITYCONSTRAINTTYPE5,FILTERTYPE6,FILTERMAPPINGTYPE7,EVENTDEFINITIONTYPE8,PUBLICRENDERPARAMETERTYPE9,LISTENERTYPE10,CONTAINERRUNTIMEOPTIONTYPE11>,PORTLETTYPE1 extends PortletPortletCommonType<T,PORTLETTYPE1,?,?,?,?,?,?,?,?>,CUSTOMPORTLETMODETYPE2 extends PortletCustomPortletModeCommonType<T,CUSTOMPORTLETMODETYPE2>,CUSTOMWINDOWSTATETYPE3 extends PortletCustomWindowStateCommonType<T,CUSTOMWINDOWSTATETYPE3>,USERATTRIBUTETYPE4 extends PortletUserAttributeCommonType<T,USERATTRIBUTETYPE4>,SECURITYCONSTRAINTTYPE5 extends PortletSecurityConstraintCommonType<T,SECURITYCONSTRAINTTYPE5,?,?>,FILTERTYPE6 extends PortletFilterCommonType<T,FILTERTYPE6,?>,FILTERMAPPINGTYPE7 extends PortletFilterMappingCommonType<T,FILTERMAPPINGTYPE7>,EVENTDEFINITIONTYPE8 extends PortletEventDefinitionCommonType<T,EVENTDEFINITIONTYPE8>,PUBLICRENDERPARAMETERTYPE9 extends PortletPublicRenderParameterCommonType<T,PUBLICRENDERPARAMETERTYPE9>,LISTENERTYPE10 extends PortletListenerCommonType<T,LISTENERTYPE10>,CONTAINERRUNTIMEOPTIONTYPE11 extends PortletContainerRuntimeOptionCommonType<T,CONTAINERRUNTIMEOPTIONTYPE11>> extends Descriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the
Id attribute |
String |
getVersion()
Returns the
Version attribute |
T |
id(String Id)
Sets the
Id attribute |
T |
removeId()
Removes the
Id attribute |
T |
removeVersion()
Removes the
Version attribute |
T |
version(String Version)
Sets the
Version attribute |
exportAsString, exportTo, getDescriptorNameT version(String Version)
Version attributeVersion - the value for the attribute VersionTString getVersion()
Version attributeVersionT removeVersion()
Version attributeTT id(String Id)
Id attributeId - the value for the attribute IdTString getId()
Id attributeIdT removeId()
Id attributeTCopyright © 2025 JBoss by Red Hat. All rights reserved.