br.com.arsmachina.tapestrycrud.components
Class PrimaryKeyActionLink
java.lang.Object
br.com.arsmachina.tapestrycrud.components.PrimaryKeyActionLink
@SupportsInformalParameters
public class PrimaryKeyActionLink
- extends Object
An alternative to ActionLink 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
- See Also:
ActionLink,
ActivationContextEncoder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimaryKeyActionLink
public PrimaryKeyActionLink()
getContext
public Object getContext()
Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.