org.openregistry.core.web
Class IdentifierAction

java.lang.Object
  extended by org.openregistry.core.web.IdentifierAction

@Component
public class IdentifierAction
extends java.lang.Object

Created by IntelliJ IDEA. User: Nancy Mond Date: May 4, 2009 Time: 10:52:01 AM To change this template use File | Settings | File Templates. // TODO would this benefit from a validator?


Field Summary
protected  org.slf4j.Logger logger
           
 
Constructor Summary
IdentifierAction(ActivationService activationService)
           
 
Method Summary
 boolean generateActivationKey(Identifier identifier, org.springframework.binding.message.MessageContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final org.slf4j.Logger logger
Constructor Detail

IdentifierAction

@Inject
public IdentifierAction(ActivationService activationService)
Method Detail

generateActivationKey

public boolean generateActivationKey(Identifier identifier,
                                     org.springframework.binding.message.MessageContext context)


Copyright © 2009-2012 JA-SIG, Inc.. All Rights Reserved.