eu.etaxonomy.cdm.strategy.cache.agent
Class TeamDefaultCacheStrategy

java.lang.Object
  extended by eu.etaxonomy.cdm.strategy.StrategyBase
      extended by eu.etaxonomy.cdm.strategy.cache.agent.TeamDefaultCacheStrategy
All Implemented Interfaces:
INomenclaturalAuthorCacheStrategy<Team>, IIdentifiableEntityCacheStrategy<Team>, IStrategy, Serializable

public class TeamDefaultCacheStrategy
extends StrategyBase
implements INomenclaturalAuthorCacheStrategy<Team>

Author:
AM
See Also:
Serialized Form

Field Summary
static String EMPTY_TEAM
           
 
Method Summary
 String getNomenclaturalTitle(Team team)
          returns the composed name string without author or year
 String getTitleCache(Team team)
           
protected  UUID getUuid()
           
static TeamDefaultCacheStrategy NewInstance()
           
 
Methods inherited from class eu.etaxonomy.cdm.strategy.StrategyBase
isCollection, isPrimitive, isSingleCdmBaseObject, isUserType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY_TEAM

public static final String EMPTY_TEAM
See Also:
Constant Field Values
Method Detail

NewInstance

public static TeamDefaultCacheStrategy NewInstance()

getUuid

protected UUID getUuid()
Specified by:
getUuid in class StrategyBase

getNomenclaturalTitle

public String getNomenclaturalTitle(Team team)
Description copied from interface: INomenclaturalAuthorCacheStrategy
returns the composed name string without author or year

Specified by:
getNomenclaturalTitle in interface INomenclaturalAuthorCacheStrategy<Team>
Returns:

getTitleCache

public String getTitleCache(Team team)
Specified by:
getTitleCache in interface IIdentifiableEntityCacheStrategy<Team>
Returns:


Copyright © 2007-2013 EDIT. All Rights Reserved.