|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteReferenceDocumentNaturalId in fr.ifremer.allegro.referential.taxon |
---|
Uses of RemoteReferenceDocumentNaturalId in fr.ifremer.allegro.referential.taxon.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.cluster that return RemoteReferenceDocumentNaturalId | |
---|---|
RemoteReferenceDocumentNaturalId |
ClusterTaxonInformation.getReferenceDocumentNaturalId()
|
RemoteReferenceDocumentNaturalId[] |
ClusterAuthor.getReferenceDocumentNaturalId()
|
RemoteReferenceDocumentNaturalId |
ClusterTaxonInformationHistory.getReferenceDocumentNaturalId()
|
RemoteReferenceDocumentNaturalId |
ClusterTaxonGroupInformation.getReferenceDocumentNaturalId()
|
Methods in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type RemoteReferenceDocumentNaturalId | |
---|---|
void |
ClusterTaxonInformation.setReferenceDocumentNaturalId(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId)
|
void |
ClusterTaxonInformationHistory.setReferenceDocumentNaturalId(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId)
|
void |
ClusterTaxonGroupInformation.setReferenceDocumentNaturalId(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId)
|
void |
ClusterAuthor.setReferenceDocumentNaturalId(RemoteReferenceDocumentNaturalId[] referenceDocumentNaturalId)
|
Constructors in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type RemoteReferenceDocumentNaturalId | |
---|---|
ClusterAuthor(java.util.Date creationDate,
RemoteStatusNaturalId statusNaturalId,
RemoteReferenceDocumentNaturalId[] referenceDocumentNaturalId)
|
|
ClusterAuthor(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String name,
java.lang.String location,
java.lang.String comments,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemoteStatusNaturalId statusNaturalId,
RemoteReferenceDocumentNaturalId[] referenceDocumentNaturalId)
|
|
ClusterTaxonGroupInformation(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId,
RemoteTaxonGroupNaturalId taxonGroupNaturalId)
|
|
ClusterTaxonGroupInformation(java.lang.String description,
java.sql.Timestamp updateDate,
RemoteReferenceDocumentNaturalId referenceDocumentNaturalId,
RemoteTaxonGroupNaturalId taxonGroupNaturalId)
|
|
ClusterTaxonInformation(RemoteTaxonNameNaturalId taxonNameNaturalId,
RemoteReferenceDocumentNaturalId referenceDocumentNaturalId)
|
|
ClusterTaxonInformation(java.lang.String description,
java.sql.Timestamp updateDate,
RemoteTaxonNameNaturalId taxonNameNaturalId,
RemoteReferenceDocumentNaturalId referenceDocumentNaturalId)
|
|
ClusterTaxonInformationHistory(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId,
RemoteTaxonNameHistoryNaturalId taxonNameHistoryNaturalId)
|
|
ClusterTaxonInformationHistory(java.lang.String description,
java.sql.Timestamp updateDate,
RemoteReferenceDocumentNaturalId referenceDocumentNaturalId,
RemoteTaxonNameHistoryNaturalId taxonNameHistoryNaturalId)
|
Uses of RemoteReferenceDocumentNaturalId in fr.ifremer.allegro.referential.taxon.generic.service |
---|
Uses of RemoteReferenceDocumentNaturalId in fr.ifremer.allegro.referential.taxon.generic.vo |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.vo that return RemoteReferenceDocumentNaturalId | |
---|---|
RemoteReferenceDocumentNaturalId |
RemoteTaxonInformationNaturalId.getReferenceDocument()
|
RemoteReferenceDocumentNaturalId |
RemoteTaxonInformationHistoryNaturalId.getReferenceDocument()
|
RemoteReferenceDocumentNaturalId |
RemoteTaxonGroupInformationNaturalId.getReferenceDocument()
|
Methods in fr.ifremer.allegro.referential.taxon.generic.vo with parameters of type RemoteReferenceDocumentNaturalId | |
---|---|
void |
RemoteReferenceDocumentNaturalId.copy(RemoteReferenceDocumentNaturalId otherBean)
Copies all properties from the argument value object into this value object. |
void |
RemoteTaxonInformationNaturalId.setReferenceDocument(RemoteReferenceDocumentNaturalId referenceDocument)
|
void |
RemoteTaxonInformationHistoryNaturalId.setReferenceDocument(RemoteReferenceDocumentNaturalId referenceDocument)
|
void |
RemoteTaxonGroupInformationNaturalId.setReferenceDocument(RemoteReferenceDocumentNaturalId referenceDocument)
|
Constructors in fr.ifremer.allegro.referential.taxon.generic.vo with parameters of type RemoteReferenceDocumentNaturalId | |
---|---|
RemoteReferenceDocumentNaturalId(RemoteReferenceDocumentNaturalId otherBean)
Copies constructor from other RemoteReferenceDocumentNaturalId |
|
RemoteTaxonGroupInformationNaturalId(RemoteReferenceDocumentNaturalId referenceDocument,
RemoteTaxonGroupNaturalId taxonGroup)
|
|
RemoteTaxonInformationHistoryNaturalId(RemoteReferenceDocumentNaturalId referenceDocument,
RemoteTaxonNameHistoryNaturalId taxonNameHistory)
|
|
RemoteTaxonInformationNaturalId(RemoteTaxonNameNaturalId taxonName,
RemoteReferenceDocumentNaturalId referenceDocument)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |