@Entity public class RssDeploymentProjectPermissionImpl extends HibernateEntityObject implements RssDeploymentProjectPermission
Constructor and Description |
---|
RssDeploymentProjectPermissionImpl() |
RssDeploymentProjectPermissionImpl(MutableDeploymentProject deploymentProject,
RepositoryDataEntity repository) |
Modifier and Type | Method and Description |
---|---|
MutableDeploymentProject |
getDeploymentProject() |
RepositoryDataEntity |
getRepository() |
void |
setDeploymentProject(MutableDeploymentProject deploymentProject) |
void |
setRepository(RepositoryDataEntity repository) |
getId, setId
clone, equals, getCreationDate, getCurrentDate, getLastModificationDate, hashCode, setClock, setCreationDate, setLastModificationDate
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getId
public RssDeploymentProjectPermissionImpl()
public RssDeploymentProjectPermissionImpl(@NotNull MutableDeploymentProject deploymentProject, @NotNull RepositoryDataEntity repository)
@NotNull public MutableDeploymentProject getDeploymentProject()
getDeploymentProject
in interface RssDeploymentProjectPermission
@NotNull public RepositoryDataEntity getRepository()
getRepository
in interface RssDeploymentProjectPermission
public void setDeploymentProject(MutableDeploymentProject deploymentProject)
public void setRepository(RepositoryDataEntity repository)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.