br.com.arsmachina.tapestrycrud.components
Class ActivationContextPageLink
java.lang.Object
org.apache.tapestry5.corelib.base.AbstractLink
br.com.arsmachina.tapestrycrud.components.ActivationContextPageLink
- All Implemented Interfaces:
- ClientElement
@SupportsInformalParameters
public class ActivationContextPageLink
- extends AbstractLink
A replacement to PageLink that, given an object
passed as parameter, uses the corresponding Encoder to get the context
PrimaryKeyEncoder.toKey(Object) activation value.
- Author:
- Thiago H. de Paula Figueiredo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivationContextPageLink
public ActivationContextPageLink()
getContext
public Object getContext()
Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.