public interface BambooObjectWithOidDao<E extends BambooObjectWithOid> extends BambooObjectDao<E>
Modifier and Type | Method and Description |
---|---|
E |
findByOid(BambooEntityOid oid,
Class<? extends E> aClass) |
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
E findByOid(@NotNull BambooEntityOid oid, @NotNull Class<? extends E> aClass)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.