org.openstrategies.metc.strategy.base
Class SuggestionIdentifierFactory

java.lang.Object
  extended by org.openstrategies.metc.strategy.base.SuggestionIdentifierFactory

public class SuggestionIdentifierFactory
extends Object

Simple factory to produce a suggestion identifier.


Constructor Summary
SuggestionIdentifierFactory()
           
 
Method Summary
static SuggestionIdentifier make()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuggestionIdentifierFactory

public SuggestionIdentifierFactory()
Method Detail

make

public static SuggestionIdentifier make()


Copyright © 2010. All Rights Reserved.