|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisplayName | |
|---|---|
| org.exoplatform.services.portletcontainer.pci | |
| org.exoplatform.services.portletcontainer.pci.model | |
| org.exoplatform.services.portletcontainer.plugins.pc | |
| Uses of DisplayName in org.exoplatform.services.portletcontainer.pci |
|---|
| Methods in org.exoplatform.services.portletcontainer.pci that return types with arguments of type DisplayName | |
|---|---|
List<DisplayName> |
PortletData.getDisplayName()
|
| Uses of DisplayName in org.exoplatform.services.portletcontainer.pci.model |
|---|
| Methods in org.exoplatform.services.portletcontainer.pci.model that return DisplayName | |
|---|---|
static DisplayName |
XMLParser.readDisplayName(org.exoplatform.commons.xml.ExoXPPParser xpp)
|
| Methods in org.exoplatform.services.portletcontainer.pci.model that return types with arguments of type DisplayName | |
|---|---|
List<DisplayName> |
Portlet.getDisplayName()
|
List<DisplayName> |
SecurityConstraint.getDisplayNames()
|
| Methods in org.exoplatform.services.portletcontainer.pci.model with parameters of type DisplayName | |
|---|---|
void |
Filter.addDisplayName(DisplayName name)
|
void |
Portlet.addDisplayName(DisplayName name)
|
void |
SecurityConstraint.addDisplayName(DisplayName name)
|
| Method parameters in org.exoplatform.services.portletcontainer.pci.model with type arguments of type DisplayName | |
|---|---|
void |
Portlet.setDisplayName(List<DisplayName> displayName)
|
void |
SecurityConstraint.setDisplayName(List<DisplayName> displayName)
|
| Uses of DisplayName in org.exoplatform.services.portletcontainer.plugins.pc |
|---|
| Methods in org.exoplatform.services.portletcontainer.plugins.pc that return types with arguments of type DisplayName | |
|---|---|
List<DisplayName> |
PortletDataImp.getDisplayName()
Overridden method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||