Package | Description |
---|---|
com.atlassian.confluence.internal.persistence | |
com.atlassian.confluence.internal.persistence.hibernate |
Modifier and Type | Method and Description |
---|---|
Optional<ZduStatusEntity> |
ZduStatusDao.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
ZduStatusDao.setStatus(ZduStatusEntity state) |
Modifier and Type | Method and Description |
---|---|
Class<ZduStatusEntity> |
HibernateZduStatusDao.getPersistentClass() |
Optional<ZduStatusEntity> |
HibernateZduStatusDao.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
HibernateZduStatusDao.setStatus(ZduStatusEntity state) |
Copyright © 2003–2021 Atlassian. All rights reserved.