org.apache.pluto.util.impl
Class NamespaceMapperImpl
java.lang.Object
org.apache.pluto.util.impl.NamespaceMapperImpl
- All Implemented Interfaces:
- NamespaceMapper
public class NamespaceMapperImpl
- extends Object
- implements NamespaceMapper
Default implementation of NamespaceMapper
interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespaceMapperImpl
public NamespaceMapperImpl()
encode
public String encode(PortletWindowID portletWindowId,
String name)
- Specified by:
encode
in interface NamespaceMapper
encode
public String encode(PortletWindowID portletWindowId1,
PortletWindowID portletWindowId2,
String name)
- Specified by:
encode
in interface NamespaceMapper
decode
public String decode(PortletWindowID portletWindowId,
String name)
- Specified by:
decode
in interface NamespaceMapper
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.