|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterTaxonGroupInformation | |
---|---|
fr.ifremer.allegro.referential.taxon | |
fr.ifremer.allegro.referential.taxon.generic.cluster | |
fr.ifremer.allegro.referential.taxon.generic.service |
Uses of ClusterTaxonGroupInformation in fr.ifremer.allegro.referential.taxon |
---|
Uses of ClusterTaxonGroupInformation in fr.ifremer.allegro.referential.taxon.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.cluster that return ClusterTaxonGroupInformation | |
---|---|
ClusterTaxonGroupInformation[] |
ClusterTaxonGroup.getClusterTaxonGroupInformations()
|
Methods in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type ClusterTaxonGroupInformation | |
---|---|
void |
ClusterTaxonGroupInformation.copy(ClusterTaxonGroupInformation otherBean)
Copies all properties from the argument value object into this value object. |
void |
ClusterTaxonGroup.setClusterTaxonGroupInformations(ClusterTaxonGroupInformation[] clusterTaxonGroupInformations)
|
Constructors in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type ClusterTaxonGroupInformation | |
---|---|
ClusterTaxonGroup(java.lang.Integer id,
java.lang.String label,
java.lang.String name,
java.lang.String comments,
java.lang.Boolean isChildGroupExclusive,
java.lang.Boolean isUpdatable,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemoteTaxonGroupTypeNaturalId taxonGroupTypeNaturalId,
RemoteTaxonGroupNaturalId parentTaxonGroupNaturalId,
RemoteStatusNaturalId statusNaturalId,
RemoteTaxonGroupNaturalId[] childTaxonGroupNaturalId,
ClusterTaxonGroupHistoricalRecord[] clusterTaxonGroupHistoricalRecords,
ClusterTaxonGroupInformation[] clusterTaxonGroupInformations)
|
|
ClusterTaxonGroup(java.lang.String name,
java.lang.Boolean isChildGroupExclusive,
java.lang.Boolean isUpdatable,
java.util.Date creationDate,
RemoteTaxonGroupTypeNaturalId taxonGroupTypeNaturalId,
RemoteStatusNaturalId statusNaturalId,
RemoteTaxonGroupNaturalId[] childTaxonGroupNaturalId,
ClusterTaxonGroupHistoricalRecord[] clusterTaxonGroupHistoricalRecords,
ClusterTaxonGroupInformation[] clusterTaxonGroupInformations)
|
|
ClusterTaxonGroupInformation(ClusterTaxonGroupInformation otherBean)
Copies constructor from other ClusterTaxonGroupInformation |
Uses of ClusterTaxonGroupInformation in fr.ifremer.allegro.referential.taxon.generic.service |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.service that return ClusterTaxonGroupInformation | |
---|---|
ClusterTaxonGroupInformation |
RemoteTaxonGroupInformationFullService.getClusterTaxonGroupInformationByIdentifiers(java.lang.Integer referenceDocumentId,
java.lang.Integer taxonGroupId)
|
ClusterTaxonGroupInformation |
RemoteTaxonGroupInformationFullServiceWSDelegator.getClusterTaxonGroupInformationByIdentifiers(java.lang.Integer referenceDocumentId,
java.lang.Integer taxonGroupId)
|
ClusterTaxonGroupInformation |
RemoteTaxonGroupInformationFullServiceBase.getClusterTaxonGroupInformationByIdentifiers(java.lang.Integer referenceDocumentId,
java.lang.Integer taxonGroupId)
|
protected ClusterTaxonGroupInformation |
RemoteTaxonGroupInformationFullServiceImpl.handleGetClusterTaxonGroupInformationByIdentifiers(java.lang.Integer referenceDocumentId,
java.lang.Integer taxonGroupId)
|
protected abstract ClusterTaxonGroupInformation |
RemoteTaxonGroupInformationFullServiceBase.handleGetClusterTaxonGroupInformationByIdentifiers(java.lang.Integer referenceDocumentId,
java.lang.Integer taxonGroupId)
Performs the core logic for RemoteTaxonGroupInformationFullServiceBase.getClusterTaxonGroupInformationByIdentifiers(java.lang.Integer, java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |