fr.ifremer.allegro.valueObjectAbstract
Class ClusterAbstract

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ClusterAcquisitionLevel, ClusterActivityCalendar, ClusterAgeReaderQualification, ClusterAggregationLevel, ClusterAnalysisInstrument, ClusterAppliedPeriod, ClusterAppliedStrategy, ClusterAuthor, ClusterBatch, ClusterBatchModelAppliedStrategy, ClusterBuyer, ClusterCitation, ClusterCorpus, ClusterCorpusType, ClusterDataSynchronization, ClusterDeclaredDocumentReference, ClusterDenormalisedBatchSortingValue, ClusterDenormalizedBatch, ClusterDepartment, ClusterDepartmentPrivilegeTransfert, ClusterDepthGradient, ClusterDistanceToCoastGradient, ClusterEconomicalSurvey, ClusterExpectedSale, ClusterFishery, ClusterFishingArea, ClusterFishingArea2RegulationLocation, ClusterFishingEffortCalendar, ClusterFishingTrip, ClusterFishingTripOrigin, ClusterFraction, ClusterGear, ClusterGearAssociation, ClusterGearClassification, ClusterGearClassificationAssociation, ClusterGearPhysicalFeaturesOrigin, ClusterGearUseFeaturesOrigin, ClusterLanding, ClusterLocation, ClusterLocationArea, ClusterLocationAssociation, ClusterLocationClassification, ClusterLocationHierarchy, ClusterLocationLevel, ClusterLocationLine, ClusterLocationPoint, ClusterManagedData, ClusterManagedDataTransfer, ClusterManagedDataType, ClusterMatrix, ClusterMeasurement, ClusterMeasurementFile, ClusterMethod, ClusterMetier, ClusterMinimumSizeAllowed, ClusterNearbySpecificArea, ClusterNumericalPrecision, ClusterObjectType, ClusterOperation, ClusterOperationVesselAssociation, ClusterOrderItem, ClusterOrderType, ClusterParameter, ClusterParameterGroup, ClusterPerson, ClusterPhoto, ClusterPhotoType, ClusterPhysicalFeatures, ClusterPhysicalGearSurvey, ClusterPlaygroundFishingEffortZone, ClusterPlaygroundFishingTripVesselMaster, ClusterPlaygroundRicTaxonGroup, ClusterPlaygroundVesselMaster, ClusterPlaygroundVesselOwner, ClusterPmfm, ClusterPmfmAppliedStrategy, ClusterPmfmStrategy, ClusterPrecisionType, ClusterProduce, ClusterProgram, ClusterProgram2Department, ClusterProgram2Person, ClusterProgramPrivilege, ClusterQualificationHistory, ClusterQualitativeValue, ClusterQualityFlag, ClusterReferenceDocument, ClusterReferenceTaxon, ClusterReferenceTaxonStrategy, ClusterRightToProduce, ClusterRoundWeightConversion, ClusterSale, ClusterSaleOrigin, ClusterSaleType, ClusterSample, ClusterScientificCruise, ClusterSpatialItem, ClusterSpatialItem2Location, ClusterSpatialItemArea, ClusterSpatialItemLine, ClusterSpatialItemPoint, ClusterSpatialItemType, ClusterStatus, ClusterStrategy, ClusterSurveyQualification, ClusterTaxonGroup, ClusterTaxonGroupHistoricalRecord, ClusterTaxonGroupInformation, ClusterTaxonGroupType, ClusterTaxonInformation, ClusterTaxonInformationHistory, ClusterTaxonName, ClusterTaxonNameHistory, ClusterTaxonomicLevel, ClusterTranscribingGear, ClusterTranscribingLocation, ClusterTranscribingLocationLevel, ClusterTranscribingMetier, ClusterTranscribingPmfm, ClusterTranscribingProgram, ClusterTranscribingQualitativeValue, ClusterTranscribingSide, ClusterTranscribingSystem, ClusterTranscribingTaxonGroup, ClusterTransshipment, ClusterUnit, ClusterUnitConversion, ClusterUseFeatures, ClusterUserProfil, ClusterVessel, ClusterVesselEngineType, ClusterVesselFeatures, ClusterVesselManagePeriod, ClusterVesselMaster, ClusterVesselMasterPeriod, ClusterVesselOwner, ClusterVesselOwnerPeriod, ClusterVesselPhysicalFeaturesOrigin, ClusterVesselPosition, ClusterVesselRegistrationPeriod, ClusterVesselType, ClusterVesselUseFeaturesOrigin, ClusterVirtualComponent, ClusterWeightLengthConversion

public abstract class ClusterAbstract
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterAbstract()
           
ClusterAbstract(ClusterAbstract otherBean)
          Copies constructor from other ClusterAbstract
 
Method Summary
 void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
           
 void addPropertyChangeListener(java.lang.String propertyName, java.beans.PropertyChangeListener listener)
           
 void copy(ClusterAbstract otherBean)
          Copies all properties from the argument value object into this value object.
protected  void firePropertyChange(java.lang.String propertyName, java.lang.Object oldValue, java.lang.Object newValue)
           
 void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
           
 void removePropertyChangeListener(java.lang.String propertyName, java.beans.PropertyChangeListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterAbstract

public ClusterAbstract()

ClusterAbstract

public ClusterAbstract(ClusterAbstract otherBean)
Copies constructor from other ClusterAbstract

Parameters:
otherBean, - cannot be null
Throws:
java.lang.NullPointerException - if the argument is null
Method Detail

copy

public void copy(ClusterAbstract otherBean)
Copies all properties from the argument value object into this value object.


addPropertyChangeListener

public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)

addPropertyChangeListener

public void addPropertyChangeListener(java.lang.String propertyName,
                                      java.beans.PropertyChangeListener listener)

removePropertyChangeListener

public void removePropertyChangeListener(java.beans.PropertyChangeListener listener)

removePropertyChangeListener

public void removePropertyChangeListener(java.lang.String propertyName,
                                         java.beans.PropertyChangeListener listener)

firePropertyChange

protected void firePropertyChange(java.lang.String propertyName,
                                  java.lang.Object oldValue,
                                  java.lang.Object newValue)


Copyright © 2008-2010 IFREMER. All Rights Reserved.