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 DeploymentProject
getSecuredDomainObject()
-
-
-
Method Detail
-
getSecuredDomainObject
DeploymentProject getSecuredDomainObject()
- Specified by:
getSecuredDomainObject
in interfaceDomainObjectSecurityAware
-
-