|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteProgramPrivilegeNaturalId in fr.ifremer.allegro.administration.programStrategy |
---|
Uses of RemoteProgramPrivilegeNaturalId in fr.ifremer.allegro.administration.programStrategy.generic.cluster |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster that return RemoteProgramPrivilegeNaturalId | |
---|---|
RemoteProgramPrivilegeNaturalId |
ClusterProgram2Department.getProgramPrivilegeNaturalId()
|
RemoteProgramPrivilegeNaturalId |
ClusterProgram2Person.getProgramPrivilegeNaturalId()
|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type RemoteProgramPrivilegeNaturalId | |
---|---|
void |
ClusterProgram2Department.setProgramPrivilegeNaturalId(RemoteProgramPrivilegeNaturalId programPrivilegeNaturalId)
|
void |
ClusterProgram2Person.setProgramPrivilegeNaturalId(RemoteProgramPrivilegeNaturalId programPrivilegeNaturalId)
|
Constructors in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type RemoteProgramPrivilegeNaturalId | |
---|---|
ClusterProgram2Department(java.lang.Integer id,
java.lang.Integer idLocal,
RemoteLocationNaturalId locationNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteDepartmentNaturalId departmentNaturalId,
RemoteProgramPrivilegeNaturalId programPrivilegeNaturalId)
|
|
ClusterProgram2Department(RemoteProgramNaturalId programNaturalId,
RemoteDepartmentNaturalId departmentNaturalId,
RemoteProgramPrivilegeNaturalId programPrivilegeNaturalId)
|
|
ClusterProgram2Person(java.lang.Integer id,
java.lang.Integer idLocal,
RemoteProgramNaturalId programNaturalId,
RemoteLocationNaturalId locationNaturalId,
RemoteProgramPrivilegeNaturalId programPrivilegeNaturalId,
RemotePersonNaturalId personNaturalId)
|
|
ClusterProgram2Person(RemoteProgramNaturalId programNaturalId,
RemoteProgramPrivilegeNaturalId programPrivilegeNaturalId,
RemotePersonNaturalId personNaturalId)
|
Uses of RemoteProgramPrivilegeNaturalId in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Uses of RemoteProgramPrivilegeNaturalId in fr.ifremer.allegro.administration.programStrategy.generic.vo |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.vo with parameters of type RemoteProgramPrivilegeNaturalId | |
---|---|
void |
RemoteProgramPrivilegeNaturalId.copy(RemoteProgramPrivilegeNaturalId otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.administration.programStrategy.generic.vo with parameters of type RemoteProgramPrivilegeNaturalId | |
---|---|
RemoteProgramPrivilegeNaturalId(RemoteProgramPrivilegeNaturalId otherBean)
Copies constructor from other RemoteProgramPrivilegeNaturalId |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |