Liferay 6.1.2-ce-ga3

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 Object
implements org.apache.abdera.protocol.server.TargetBuilder


Constructor Summary
AtomTargetBuilder()
           
 
Method Summary
 String urlFor(org.apache.abdera.protocol.server.RequestContext requestContext, Object key, 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 String urlFor(org.apache.abdera.protocol.server.RequestContext requestContext,
                     Object key,
                     Object param)
Specified by:
urlFor in interface org.apache.abdera.protocol.server.TargetBuilder

Liferay 6.1.2-ce-ga3