|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteLocationClassificationNaturalId in fr.ifremer.allegro.administration.programStrategy.generic.cluster |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster that return RemoteLocationClassificationNaturalId | |
---|---|
RemoteLocationClassificationNaturalId[] |
ClusterProgram.getLocationClassificationNaturalId()
|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type RemoteLocationClassificationNaturalId | |
---|---|
void |
ClusterProgram.setLocationClassificationNaturalId(RemoteLocationClassificationNaturalId[] locationClassificationNaturalId)
|
Constructors in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type RemoteLocationClassificationNaturalId | |
---|---|
ClusterProgram(java.lang.String code,
java.lang.String name,
java.lang.String description,
java.util.Date creationDate,
RemoteStrategyNaturalId[] strategyNaturalId,
RemoteLocationClassificationNaturalId[] locationClassificationNaturalId,
RemoteLocationNaturalId[] locationNaturalId,
RemoteGearClassificationNaturalId gearClassificationNaturalId,
ClusterProgram2Department[] clusterProgram2Departments,
ClusterProgram2Person[] clusterProgramUserss)
|
|
ClusterProgram(java.lang.String code,
java.lang.String name,
java.lang.String description,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemoteStrategyNaturalId[] strategyNaturalId,
RemoteLocationClassificationNaturalId[] locationClassificationNaturalId,
RemoteLocationNaturalId[] locationNaturalId,
RemoteGearClassificationNaturalId gearClassificationNaturalId,
ClusterProgram2Department[] clusterProgram2Departments,
ClusterProgram2Person[] clusterProgramUserss)
|
Uses of RemoteLocationClassificationNaturalId in fr.ifremer.allegro.referential.location |
---|
Uses of RemoteLocationClassificationNaturalId in fr.ifremer.allegro.referential.location.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.location.generic.cluster that return RemoteLocationClassificationNaturalId | |
---|---|
RemoteLocationClassificationNaturalId |
ClusterLocation.getLocationClassificationNaturalId()
|
RemoteLocationClassificationNaturalId |
ClusterLocationLevel.getLocationClassificationNaturalId()
|
Methods in fr.ifremer.allegro.referential.location.generic.cluster with parameters of type RemoteLocationClassificationNaturalId | |
---|---|
void |
ClusterLocation.setLocationClassificationNaturalId(RemoteLocationClassificationNaturalId locationClassificationNaturalId)
|
void |
ClusterLocationLevel.setLocationClassificationNaturalId(RemoteLocationClassificationNaturalId locationClassificationNaturalId)
|
Constructors in fr.ifremer.allegro.referential.location.generic.cluster with parameters of type RemoteLocationClassificationNaturalId | |
---|---|
ClusterLocation(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String label,
java.lang.String name,
java.sql.Timestamp updateDate,
RemoteStatusNaturalId statusNaturalId,
RemoteLocationClassificationNaturalId locationClassificationNaturalId,
RemoteLocationLevelNaturalId locationLevelNaturalId,
ClusterLocationArea[] clusterLocationAreas,
ClusterLocationLine[] clusterLocationLines,
ClusterLocationPoint[] clusterLocationPoints)
|
|
ClusterLocation(java.lang.String name,
RemoteStatusNaturalId statusNaturalId,
RemoteLocationClassificationNaturalId locationClassificationNaturalId,
RemoteLocationLevelNaturalId locationLevelNaturalId,
ClusterLocationArea[] clusterLocationAreas,
ClusterLocationLine[] clusterLocationLines,
ClusterLocationPoint[] clusterLocationPoints)
|
|
ClusterLocationLevel(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String name,
java.sql.Timestamp updateDate,
RemoteLocationLevelNaturalId parentLocationLevelNaturalId,
RemoteLocationClassificationNaturalId locationClassificationNaturalId,
RemoteLocationLevelNaturalId[] locationLevelNaturalId)
|
|
ClusterLocationLevel(java.lang.String name,
RemoteLocationClassificationNaturalId locationClassificationNaturalId,
RemoteLocationLevelNaturalId[] locationLevelNaturalId)
|
Uses of RemoteLocationClassificationNaturalId in fr.ifremer.allegro.referential.location.generic.service |
---|
Uses of RemoteLocationClassificationNaturalId in fr.ifremer.allegro.referential.location.generic.vo |
---|
Methods in fr.ifremer.allegro.referential.location.generic.vo with parameters of type RemoteLocationClassificationNaturalId | |
---|---|
void |
RemoteLocationClassificationNaturalId.copy(RemoteLocationClassificationNaturalId otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.location.generic.vo with parameters of type RemoteLocationClassificationNaturalId | |
---|---|
RemoteLocationClassificationNaturalId(RemoteLocationClassificationNaturalId otherBean)
Copies constructor from other RemoteLocationClassificationNaturalId |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |