org.openstrategies.metc.strategy.base
Class UUIDSuggestionIdentifier
java.lang.Object
org.openstrategies.metc.strategy.base.UUIDSuggestionIdentifier
- All Implemented Interfaces:
- SuggestionIdentifier
public class UUIDSuggestionIdentifier
- extends Object
- implements SuggestionIdentifier
Simple suggestion identifier resolution based on an unbound UUID.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UUIDSuggestionIdentifier
public UUIDSuggestionIdentifier()
resolveIdentifier
public String resolveIdentifier(OpenStrategy strategy)
- Resolve the id from a strategy to be passed into the OrderSingleSuggestion.
- Specified by:
resolveIdentifier in interface SuggestionIdentifier
resolveIdentifier
public String resolveIdentifier(org.marketcetera.trade.OrderSingleSuggestion strategy)
- Resolve the id from the OrderSingleSuggestion.
- Specified by:
resolveIdentifier in interface SuggestionIdentifier
Copyright © 2010. All Rights Reserved.