|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The concrete Reference class this strategy applies forpublic interface INomenclaturalReferenceCacheStrategy<T extends Reference>
A reference cache rendering strategy for all subclasses implementing INomenclaturalReference.
| Method Summary | |
|---|---|
String |
getBeforeMicroReference()
Returns the character sequence before the micro reference (e.g. |
String |
getNomenclaturalCitation(T nomenclaturalReference,
String microReference)
Returns a formatted string containing the entire citation used for nomenclatural purposes based on the reference supplied - including
(abbreviated) title but not authors - and on the given details.The returned string is build according to the corresponding cache strategy. |
String |
getTitleCache(T nomenclaturalReference)
returns the composed scientific taxon name string without authors nor year |
String |
getTokenizedNomenclaturalTitel(T referenceBase)
returns the composed author string |
| Methods inherited from interface eu.etaxonomy.cdm.strategy.cache.reference.IReferenceBaseCacheStrategy |
|---|
getCitation |
| Method Detail |
|---|
String getTitleCache(T nomenclaturalReference)
getTitleCache in interface IIdentifiableEntityCacheStrategy<T extends Reference>object -
String getTokenizedNomenclaturalTitel(T referenceBase)
object -
String getBeforeMicroReference()
String getNomenclaturalCitation(T nomenclaturalReference,
String microReference)
reference supplied - including
(abbreviated) title but not authors - and on the given details.cache strategy.
nomenclaturalReference - The nomenclatural referencemicroReference - the string with the details (generally pages)
corresponding to the nomenclatural reference supplied
as the first argument
INomenclaturalReference.getNomenclaturalCitation(String),
name.TaxonNameBase#getNomenclaturalReference(),
strategy.cache.reference.INomenclaturalReferenceCacheStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||