com.liferay.portal.atom
Class AtomTargetBuilder

java.lang.Object
  extended by com.liferay.portal.atom.AtomTargetBuilder
All Implemented Interfaces:
org.apache.abdera.protocol.server.TargetBuilder

public class AtomTargetBuilder
extends java.lang.Object
implements org.apache.abdera.protocol.server.TargetBuilder

Author:
Igor Spasic

Constructor Summary
AtomTargetBuilder()
           
 
Method Summary
 java.lang.String urlFor(org.apache.abdera.protocol.server.RequestContext requestContext, java.lang.Object key, java.lang.Object param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomTargetBuilder

public AtomTargetBuilder()
Method Detail

urlFor

public java.lang.String urlFor(org.apache.abdera.protocol.server.RequestContext requestContext,
                               java.lang.Object key,
                               java.lang.Object param)
Specified by:
urlFor in interface org.apache.abdera.protocol.server.TargetBuilder