Interface IOwnerService

All Superinterfaces:
IGenericModelService<Owner>, IListItemService<Owner>
All Known Implementing Classes:
OwnerService

public interface IOwnerService extends IListItemService<Owner>