I L M O P S

I

iterator(int, int) - Method in class org.domdrides.wicket.model.repeater.PageableRepositoryDataProvider
 

L

load() - Method in class org.domdrides.wicket.model.LoadableDetachableEntityModel
Loads the entity from the repository.
LoadableDetachableEntityModel<EntityType extends Entity<IdType>,IdType extends java.io.Serializable> - Class in org.domdrides.wicket.model
An implementation of LoadableDetachableModel which loads an entity from a repository.
LoadableDetachableEntityModel(Repository<EntityType, IdType>, IdType) - Constructor for class org.domdrides.wicket.model.LoadableDetachableEntityModel
Creates a model that lazily loads an entity by id from the specified repository.
LoadableDetachableEntityModel(Repository<EntityType, IdType>, EntityType) - Constructor for class org.domdrides.wicket.model.LoadableDetachableEntityModel
Creates a model pre-loaded with the specified entity.

M

model(EntityType) - Method in class org.domdrides.wicket.model.repeater.PageableRepositoryDataProvider
 

O

org.domdrides.wicket.model - package org.domdrides.wicket.model
 
org.domdrides.wicket.model.repeater - package org.domdrides.wicket.model.repeater
 

P

PageableRepositoryDataProvider<EntityType extends Entity<IdType>,IdType extends java.io.Serializable> - Class in org.domdrides.wicket.model.repeater
A PageableRepository-based implementation of IDataProvider.
PageableRepositoryDataProvider(PageableRepository<EntityType, IdType>, String, boolean) - Constructor for class org.domdrides.wicket.model.repeater.PageableRepositoryDataProvider
Constructs a data provider which returns records from the specified PageableRepository sorted by the specified sort property.
PageableRepositoryDataProvider(PageableRepository<EntityType, IdType>, String) - Constructor for class org.domdrides.wicket.model.repeater.PageableRepositoryDataProvider
Constructs a data provider which returns records from the specified PageableRepository sorted by the specified sort property (ascending)

S

size() - Method in class org.domdrides.wicket.model.repeater.PageableRepositoryDataProvider
 

I L M O P S

Copyright © 2008. All Rights Reserved.