|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.etaxonomy.cdm.model.common.CdmBase
eu.etaxonomy.cdm.model.common.VersionableEntity
eu.etaxonomy.cdm.model.common.AnnotatableEntity
eu.etaxonomy.cdm.model.common.IdentifiableEntity<S>
eu.etaxonomy.cdm.model.media.IdentifiableMediaEntity<S>
eu.etaxonomy.cdm.model.reference.ReferenceBase<S>
eu.etaxonomy.cdm.model.reference.PublicationBase<S>
@Indexed(index="eu.etaxonomy.cdm.model.reference.ReferenceBase") @Deprecated public abstract class PublicationBase<S extends IReferenceBaseCacheStrategy>
This (abstract) class represents all different kind of published references
which constitute a physical or virtual unit. A reference is a published
reference if it can be consulted by the general public.
| Field Summary |
|---|
| Fields inherited from class eu.etaxonomy.cdm.model.reference.ReferenceBase |
|---|
edition, editor, inReference, institution, isbn, issn, organization, pages, placePublished, publisher, school, series, seriesPart, type, volume |
| Fields inherited from class eu.etaxonomy.cdm.model.common.IdentifiableEntity |
|---|
cacheStrategy, NOT_PROTECTED, PROTECTED, protectedTitleCache, titleCache |
| Fields inherited from class eu.etaxonomy.cdm.model.common.AnnotatableEntity |
|---|
annotations, markers |
| Fields inherited from class eu.etaxonomy.cdm.model.common.CdmBase |
|---|
uuid |
| Fields inherited from interface eu.etaxonomy.cdm.model.reference.INomenclaturalReference |
|---|
MICRO_REFERENCE_TOKEN |
| Constructor Summary | |
|---|---|
PublicationBase()
Deprecated. |
|
| Method Summary | |
|---|---|
Object |
clone()
Deprecated. Clones this publication. |
String |
getPlacePublished()
Deprecated. Returns the string which represents the place where this reference was published |
String |
getPublisher()
Deprecated. Returns the publisher string for this reference |
void |
setPlacePublished(String placePublished)
Deprecated. Sets the string which represents the place where this reference was published |
void |
setPublisher(String publisher)
Deprecated. Sets the publisher string for this reference |
| Methods inherited from class eu.etaxonomy.cdm.model.media.IdentifiableMediaEntity |
|---|
addMedia, getMedia, removeMedia |
| Methods inherited from class eu.etaxonomy.cdm.model.common.IdentifiableEntity |
|---|
addCredit, addCredit, addExtension, addExtension, addRights, addSource, addSource, compareTo, getCacheStrategy, getCredits, getCredits, getData, getExtensions, getLsid, getRights, getSources, getTitleCache, getTruncatedCache, initListener, isProtectedTitleCache, removeCredit, removeCredit, removeExtension, removeRights, removeSource, setLsid, setProtectedTitleCache, setTitleCache, setTitleCache, toString |
| Methods inherited from class eu.etaxonomy.cdm.model.common.AnnotatableEntity |
|---|
addAnnotation, addMarker, getAnnotations, getMarkers, removeAnnotation, removeMarker |
| Methods inherited from class eu.etaxonomy.cdm.model.common.VersionableEntity |
|---|
equals, getUpdated, getUpdatedBy, setUpdated, setUpdatedBy |
| Methods inherited from class eu.etaxonomy.cdm.model.common.CdmBase |
|---|
addPropertyChangeListener, addPropertyChangeListener, clone, deproxy, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getCreated, getCreatedBy, getId, getUuid, hashCode, hasListeners, invokeSetMethod, invokeSetMethodWithNull, isInstanceOf, removePropertyChangeListener, removePropertyChangeListener, setCreated, setCreatedBy, setId, setUuid |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface eu.etaxonomy.cdm.model.common.IIdentifiableEntity |
|---|
addCredit, addCredit, addExtension, addRights, getCredits, getCredits, getData, getExtensions, getLsid, getRights, getTitleCache, isProtectedTitleCache, removeCredit, removeCredit, removeExtension, removeRights, setLsid, setProtectedTitleCache, setTitleCache, setTitleCache, toString |
| Methods inherited from interface eu.etaxonomy.cdm.model.common.ISourceable |
|---|
addSource, addSource, getSources, removeSource |
| Methods inherited from interface eu.etaxonomy.cdm.model.common.ICdmBase |
|---|
getCreated, getCreatedBy, getId, getUuid, setCreated, setCreatedBy, setId, setUuid |
| Methods inherited from interface eu.etaxonomy.cdm.model.common.IVersionableEntity |
|---|
getUpdated, getUpdatedBy, setUpdated, setUpdatedBy |
| Constructor Detail |
|---|
public PublicationBase()
| Method Detail |
|---|
public String getPublisher()
IPublicationBase
getPublisher in interface IPublicationBasegetPublisher in class ReferenceBase<S extends IReferenceBaseCacheStrategy>public void setPublisher(String publisher)
IPublicationBase
setPublisher in interface IPublicationBasesetPublisher in class ReferenceBase<S extends IReferenceBaseCacheStrategy>publisher - the publisher to setpublic String getPlacePublished()
IPublicationBase
getPlacePublished in interface IPublicationBasegetPlacePublished in class ReferenceBase<S extends IReferenceBaseCacheStrategy>public void setPlacePublished(String placePublished)
IPublicationBase
setPlacePublished in interface IPublicationBasesetPlacePublished in class ReferenceBase<S extends IReferenceBaseCacheStrategy>placePublished - the placePublished to setpublic Object clone()
StrictReferenceBase.
clone in class ReferenceBase<S extends IReferenceBaseCacheStrategy>StrictReferenceBase#clone(),
IdentifiableMediaEntity.clone(),
Object.clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||