public interface PropertyDAO extends EntityObjectDAO<Property>
Modifier and Type | Method and Description |
---|---|
Property |
findByName(long name) |
load, remove, update
Property findByName(long name) throws ObjectNotFoundException
ObjectNotFoundException
Copyright © 2020 Atlassian. All rights reserved.