Interface DeploymentProjectReadOnlyInterceptorAware
-
- All Superinterfaces:
DomainObjectSecurityAware
- All Known Subinterfaces:
DeploymentProjectEditSecurityAware,DeploymentProjectViewConfigurationSecurityAware
- All Known Implementing Classes:
CloneDeploymentProject,CloneEnvironment,ConfigureDeploymentProjectDetails,ConfigureDeploymentProjectPermissions,ConfigureDeploymentProjectSpecsRepositories,ConfigureDeploymentProjectVersioning,CreateEnvironment,DeleteDeploymentProject,DeleteDeploymentVersion,DeploymentProjectAuditLog,MoveEnvironment,RenameDeploymentVersion,ViewDeploymentProjectSpecs
public interface DeploymentProjectReadOnlyInterceptorAware extends DomainObjectSecurityAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DeploymentProjectgetSecuredDomainObject()
-
-
-
Method Detail
-
getSecuredDomainObject
DeploymentProject getSecuredDomainObject()
- Specified by:
getSecuredDomainObjectin interfaceDomainObjectSecurityAware
-
-