com.atlassian.bamboo.deployments.projects.security.acegi.acls.objectidentity
Class DeploymentProjectFromEnvironmentObjectIdentityRetrievalStrategyImpl

java.lang.Object
  extended by com.atlassian.bamboo.deployments.projects.security.acegi.acls.objectidentity.DeploymentProjectFromEnvironmentObjectIdentityRetrievalStrategyImpl
All Implemented Interfaces:
org.acegisecurity.acls.objectidentity.ObjectIdentityRetrievalStrategy

public class DeploymentProjectFromEnvironmentObjectIdentityRetrievalStrategyImpl
extends java.lang.Object
implements org.acegisecurity.acls.objectidentity.ObjectIdentityRetrievalStrategy

This Object Identity Retrieval Strategy will return ObjectIdentity of DeploymentProject that contains Environment identified with domainObject (which could be Environment instance or id)


Constructor Summary
DeploymentProjectFromEnvironmentObjectIdentityRetrievalStrategyImpl(DeploymentProjectDao deploymentProjectDao)
           
 
Method Summary
 org.acegisecurity.acls.objectidentity.ObjectIdentity getObjectIdentity(java.lang.Object domainObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentProjectFromEnvironmentObjectIdentityRetrievalStrategyImpl

public DeploymentProjectFromEnvironmentObjectIdentityRetrievalStrategyImpl(DeploymentProjectDao deploymentProjectDao)
Method Detail

getObjectIdentity

public org.acegisecurity.acls.objectidentity.ObjectIdentity getObjectIdentity(java.lang.Object domainObject)
Specified by:
getObjectIdentity in interface org.acegisecurity.acls.objectidentity.ObjectIdentityRetrievalStrategy


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.