A B C D E F G H I J L M N O P R S T U V

A

AbstractChoiceAction - Class in org.jtheque.primary.view.impl.choice
A choice action.
AbstractChoiceAction() - Constructor for class org.jtheque.primary.view.impl.choice.AbstractChoiceAction
 
AbstractControllerState - Class in org.jtheque.primary.controller.impl
An abstract controller state.
AbstractControllerState() - Constructor for class org.jtheque.primary.controller.impl.AbstractControllerState
 
AbstractData - Class in org.jtheque.primary.od.impl.abstraction
Represents a persisted object of JTheque.
AbstractData() - Constructor for class org.jtheque.primary.od.impl.abstraction.AbstractData
 
AbstractDeleteChoiceAction - Class in org.jtheque.primary.view.impl.choice
An abstract delete action for the choice view.
AbstractDeleteChoiceAction() - Constructor for class org.jtheque.primary.view.impl.choice.AbstractDeleteChoiceAction
 
AbstractFieldGetterFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.field
 
AbstractFieldGetterFactory() - Constructor for class org.jtheque.primary.utils.web.analyzers.generic.field.AbstractFieldGetterFactory
 
AbstractPrimaryData - Class in org.jtheque.primary.od.impl.abstraction
An abstract primary data.
AbstractPrimaryData() - Constructor for class org.jtheque.primary.od.impl.abstraction.AbstractPrimaryData
 
AbstractPrimaryDeleteChoiceAction - Class in org.jtheque.primary.view.impl.choice
An abstract delete action for the choice view.
AbstractPrimaryDeleteChoiceAction() - Constructor for class org.jtheque.primary.view.impl.choice.AbstractPrimaryDeleteChoiceAction
 
AbstractPrincipalDataPanel<M extends org.jtheque.core.managers.view.able.components.IModel> - Class in org.jtheque.primary.view.impl.components.panels
An abstract principal data panel.
AbstractPrincipalDataPanel(String) - Constructor for class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
Construct a new AbstractPrincipalDataPanel for a specific data type.
AbstractPrincipalDelegatedView<T extends org.jtheque.core.managers.view.able.IView> - Class in org.jtheque.primary.view.impl.components.panels
An abstract principal delegated view.
AbstractPrincipalDelegatedView(int, String) - Constructor for class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
Construct a new AbstractPrincipalDelegatedView.
AcNewBorrower - Class in org.jtheque.primary.view.impl.actions.borrower
An action to edit a borrower.
AcNewBorrower() - Constructor for class org.jtheque.primary.view.impl.actions.borrower.AcNewBorrower
Construct a new AcNewBorrower.
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.borrower.AcNewBorrower
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.borrower.AcValidateBorrowerView
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.choice.AcValidateChoiceView
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.choice.ChoiceViewAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.principal.CancelPrincipalAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.principal.CreateNewPrincipalAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.principal.ManualEditPrincipalAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.simple.NewSimpleDataAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.actions.simple.ValidateSimpleDataViewAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.primary.view.impl.components.JDropDownButton
 
AcValidateBorrowerView - Class in org.jtheque.primary.view.impl.actions.borrower
An action to validate the borrower view.
AcValidateBorrowerView() - Constructor for class org.jtheque.primary.view.impl.actions.borrower.AcValidateBorrowerView
Construct a new AcValidateBorrowerView.
AcValidateChoiceView - Class in org.jtheque.primary.view.impl.actions.choice
An action to validate the borrower view.
AcValidateChoiceView() - Constructor for class org.jtheque.primary.view.impl.actions.choice.AcValidateChoiceView
Construct a new AcValidateChoiceView.
add(TreeElement) - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
add(Factory<T>) - Method in class org.jtheque.primary.utils.web.analyzers.generic.FactoryContainer
Add a factory to the container.
add(TreeElement) - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
add(TreeElement) - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
add(TreeElement) - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Add a tree element to the element.
addAll(Iterable<? extends TreeElement>) - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
addAll(Iterable<? extends TreeElement>) - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
addAll(Iterable<? extends TreeElement>) - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
addAll(Iterable<? extends TreeElement>) - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Add all the elements to the element.
addChoiceAction(ChoiceAction) - Static method in class org.jtheque.primary.view.impl.choice.ChoiceActionFactory
Add a choice action.
addCurrentObjectListener(CurrentObjectListener) - Method in interface org.jtheque.primary.view.impl.models.able.IPrincipalDataModel
Add a current object listener.
addCurrentObjectListener(CurrentObjectListener) - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
 
addDataListener(DataListener) - Method in class org.jtheque.primary.services.impl.CollectionsService
 
addDataListener(DataListener) - Method in class org.jtheque.primary.services.impl.LendingsService
 
addDataListener(DataListener) - Method in class org.jtheque.primary.services.impl.PersonService
 
addDataListener(DataListener) - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
addDeleters(Deleter<? extends Entity>...) - Method in class org.jtheque.primary.view.impl.choice.AbstractDeleteChoiceAction
Set the deleters to use to execute the action.
addDisplayListListener(DisplayListListener) - Method in interface org.jtheque.primary.view.impl.models.able.IPrincipalDataModel
Add a display list listener.
addDisplayListListener(DisplayListListener) - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
 
addEditIfDeleted(boolean, UndoableEdit) - Static method in class org.jtheque.primary.view.impl.choice.AbstractDeleteChoiceAction
Add an edit to undo-redo manager if deleted.
addOperations(IteratorOperation) - Method in class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValue
Add an operation to do during the iteration.
addOperationsAfter(IteratorOperation) - Method in class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValue
Add an operation to do after the iteration.
addOperationsBefore(IteratorOperation) - Method in class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValue
Add an operation to do before the iteration.
addPrimaryDeleters() - Method in class org.jtheque.primary.view.impl.choice.AbstractPrimaryDeleteChoiceAction
Add the deleters for the datas of the primary utils
addSorter(Sorter) - Method in class org.jtheque.primary.view.impl.sort.SorterFactory
Add a sorter to manage.
addTreeModelListener(TreeModelListener) - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
 
Analyzer - Interface in org.jtheque.primary.utils.web.analyzers.generic
A generic analyzer.
apply() - Method in interface org.jtheque.primary.controller.able.ControllerState
Apply the state.
apply() - Method in class org.jtheque.primary.controller.impl.AbstractControllerState
 
areEqualsDirect(Object, Object, Object...) - Static method in class org.jtheque.primary.utils.TempUtils
Test if the two objects are equals.

B

bindDataTypeToKey(String, String) - Static method in class org.jtheque.primary.utils.DataTypeManager
Bind a data type to a key.
BORROWER - Static variable in interface org.jtheque.primary.PrimaryConstants
 
BorrowerController - Class in org.jtheque.primary.controller.impl
A Borrower Controller.
BorrowerController() - Constructor for class org.jtheque.primary.controller.impl.BorrowerController
 
BorrowerModel - Class in org.jtheque.primary.view.impl.models
A model for the borrower view.
BorrowerModel() - Constructor for class org.jtheque.primary.view.impl.models.BorrowerModel
 
BORROWERS - Static variable in interface org.jtheque.primary.PrimaryConstants
 
BorrowerView - Class in org.jtheque.primary.view.impl.frames
A view to edit borrower.
BorrowerView() - Constructor for class org.jtheque.primary.view.impl.frames.BorrowerView
Construct a new BorrowerView.
BuilderPossessor - Interface in org.jtheque.primary.utils.web.analyzers.generic.value
 
buildView(PanelBuilder) - Method in class org.jtheque.primary.view.impl.frames.BorrowerView
 
buildView(PanelBuilder) - Method in class org.jtheque.primary.view.impl.frames.SimpleDataView
 

C

cancel() - Method in interface org.jtheque.primary.controller.able.ControllerState
Cancel the current state.
cancel() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Cancel the current operation.
cancel() - Method in class org.jtheque.primary.controller.impl.AbstractControllerState
 
cancel() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
CancelPrincipalAction - Class in org.jtheque.primary.view.impl.actions.principal
Action to cancel the film view.
CancelPrincipalAction(String, String) - Constructor for class org.jtheque.primary.view.impl.actions.principal.CancelPrincipalAction
Construct a new CancelPrincipalAction.
canDelete(String) - Method in class org.jtheque.primary.view.impl.choice.Deleter
Indicate if this deleter can delete the specified content or not.
canDoAction(String) - Method in class org.jtheque.primary.view.impl.choice.AbstractDeleteChoiceAction
 
canDoAction(String) - Method in interface org.jtheque.primary.view.impl.choice.ChoiceAction
Indicate if this action can do the type of action.
canFactor(Element, XMLReader) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.Factory
Indicate if the factory can factor with the specified elements.
canFactor(Element, XMLReader) - Method in class org.jtheque.primary.utils.web.analyzers.generic.transform.DeleterFactory
 
canFactor(Element, XMLReader) - Method in class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValueGetterFactory
 
canSort(String, String) - Method in interface org.jtheque.primary.view.impl.sort.Sorter
Indicate if the sorter can sort the specified type of content and sort.
Category - Class in org.jtheque.primary.view.impl.models.tree
Represents a category of a tree model.
Category(String) - Constructor for class org.jtheque.primary.view.impl.models.tree.Category
Constructs a new category.
ChoiceAction - Interface in org.jtheque.primary.view.impl.choice
A choice action.
ChoiceActionFactory - Class in org.jtheque.primary.view.impl.choice
A factory of choice actions.
ChoiceController - Class in org.jtheque.primary.controller.impl
A Choice Controller.
ChoiceController() - Constructor for class org.jtheque.primary.controller.impl.ChoiceController
 
ChoiceView - Class in org.jtheque.primary.view.impl.frames
A view to choose an object from a list.
ChoiceView() - Constructor for class org.jtheque.primary.view.impl.frames.ChoiceView
Construct a new ChoiceView.
ChoiceViewAction - Class in org.jtheque.primary.view.impl.actions.choice
An action to launch the choice view with a specific action and data type.
ChoiceViewAction(String, String, String) - Constructor for class org.jtheque.primary.view.impl.actions.choice.ChoiceViewAction
Construct a new ChoiceViewAction.
clear() - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
clear() - Method in interface org.jtheque.primary.view.able.PrincipalDataView
Clear the view.
clear() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
clear() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
clear() - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
clear() - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
clear() - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Clear the element.
clearAll(String) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Clear all the entities with the specified type.
clearAll(String) - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
clearAll() - Method in class org.jtheque.primary.services.impl.CollectionsService
 
clearAll() - Method in class org.jtheque.primary.services.impl.LendingsService
 
clearAll() - Method in class org.jtheque.primary.services.impl.PersonService
 
clearAll() - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
closeDown() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
Collection - Interface in org.jtheque.primary.od.able
A collection specification.
CollectionImpl - Class in org.jtheque.primary.od.impl
An implementation of a collection of film.
CollectionImpl() - Constructor for class org.jtheque.primary.od.impl.CollectionImpl
 
CollectionsService - Class in org.jtheque.primary.services.impl
The implementation of the collections service.
CollectionsService() - Constructor for class org.jtheque.primary.services.impl.CollectionsService
 
Condition - Interface in org.jtheque.primary.utils.web.analyzers.generic.condition
A condition.
ConditionalValue - Interface in org.jtheque.primary.utils.web.analyzers.generic.value
A Conditional Value.
ConditionUtils - Class in org.jtheque.primary.utils.web.analyzers.generic.condition
An utility class to create Condition from the XML file.
ControllerState - Interface in org.jtheque.primary.controller.able
Represents a state of a controller.
create() - Method in interface org.jtheque.primary.controller.able.ControllerState
Create a new object.
create() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Create a new data.
create() - Method in interface org.jtheque.primary.controller.able.ISimpleController
Create a new simple data.
create() - Method in class org.jtheque.primary.controller.impl.AbstractControllerState
 
create() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
create() - Method in class org.jtheque.primary.controller.impl.SimpleController
 
create(Collection) - Method in interface org.jtheque.primary.dao.able.IDaoCollections
Create a new collection.
create(Lending) - Method in interface org.jtheque.primary.dao.able.IDaoLendings
Create the lending.
create(Person) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Create a new person.
create(SimpleData) - Method in interface org.jtheque.primary.dao.able.IDaoSimpleDatas
Create the specified simple data.
create(Collection) - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
create(Lending) - Method in class org.jtheque.primary.dao.impl.DaoLendings
 
create(T) - Method in interface org.jtheque.primary.services.able.DataService
Create the data.
create(Lending) - Method in class org.jtheque.primary.services.impl.LendingsService
 
create(Person) - Method in class org.jtheque.primary.services.impl.PersonService
 
create(SimpleData) - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
createAll(Iterable<Person>) - Method in interface org.jtheque.primary.services.able.IPersonService
Create all the persons.
createAll(Iterable<SimpleData>) - Method in interface org.jtheque.primary.services.able.ISimpleDataService
Create all the simple datas.
createAll(Iterable<Person>) - Method in class org.jtheque.primary.services.impl.PersonService
 
createAll(Iterable<SimpleData>) - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
createCollection() - Method in interface org.jtheque.primary.dao.able.IDaoCollections
Create a new Collection.
createCollection() - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
createCollectionAndUse(String, String) - Method in interface org.jtheque.primary.services.able.ICollectionsService
Create the collection and directly set it as the current collection.
createCollectionAndUse(String, String) - Method in class org.jtheque.primary.services.impl.CollectionsService
 
createInitialModel(String) - Method in class org.jtheque.primary.view.impl.sort.SortManager
Create a model with initial content.
createLending() - Method in interface org.jtheque.primary.dao.able.IDaoLendings
Create the lending.
createLending() - Method in class org.jtheque.primary.dao.impl.DaoLendings
 
CreateNewPrincipalAction - Class in org.jtheque.primary.view.impl.actions.principal
Action to create a new film.
CreateNewPrincipalAction(String, String) - Constructor for class org.jtheque.primary.view.impl.actions.principal.CreateNewPrincipalAction
Construct a new CreateNewPrincipalAction.
createPerson() - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Create a person.
createPerson() - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
createSimpleData() - Method in interface org.jtheque.primary.dao.able.IDaoSimpleDatas
Create an empty simple data.
createSimpleData() - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
CurrentObjectListener - Interface in org.jtheque.primary.view.impl.listeners
Listener to current object.

D

DaoCollections - Class in org.jtheque.primary.dao.impl
A Data Access Object implementation for collections.
DaoCollections() - Constructor for class org.jtheque.primary.dao.impl.DaoCollections
Construct a new DaoCollections.
DaoLendings - Class in org.jtheque.primary.dao.impl
A Data Access Object implementation for lendings.
DaoLendings() - Constructor for class org.jtheque.primary.dao.impl.DaoLendings
Construct a new DaoLendings.
DaoPersons - Class in org.jtheque.primary.dao.impl
A Data Access Object implementation for borrowers.
DaoPersons() - Constructor for class org.jtheque.primary.dao.impl.DaoPersons
Construct a new DaoBorrowers.
DaoSimpleDatas - Class in org.jtheque.primary.dao.impl
A Data Access Object implementation for countries.
DaoSimpleDatas(String) - Constructor for class org.jtheque.primary.dao.impl.DaoSimpleDatas
Create a new DaoSimpleDatas.
Data - Interface in org.jtheque.primary.od.able
 
DATA_TYPE - Static variable in interface org.jtheque.primary.services.able.ICollectionsService
 
DATA_TYPE - Static variable in interface org.jtheque.primary.services.able.ILendingsService
 
DATA_TYPE - Static variable in interface org.jtheque.primary.services.able.INotesService
 
DATA_TYPE - Static variable in interface org.jtheque.primary.services.able.ISimpleDataService
 
dataChanged() - Method in class org.jtheque.primary.view.impl.models.DataContainerCachedComboBoxModel
 
dataChanged() - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
 
DataContainerCachedComboBoxModel<T extends Data> - Class in org.jtheque.primary.view.impl.models
A combo box model with the data in a cache.
DataContainerCachedComboBoxModel(DataContainer<T>) - Constructor for class org.jtheque.primary.view.impl.models.DataContainerCachedComboBoxModel
Construct a new DataContainerCachedComboBoxModel with a specific container.
DataService<T extends org.jtheque.core.managers.persistence.able.Entity> - Interface in org.jtheque.primary.services.able
A data service specification.
DataTypeManager - Class in org.jtheque.primary.utils
A manager for the data type.
DataView - Interface in org.jtheque.primary.view.able
A view for a data.
delete() - Method in interface org.jtheque.primary.controller.able.ControllerState
Delete the current data.
delete() - Method in class org.jtheque.primary.controller.impl.AbstractControllerState
 
delete(Lending) - Method in interface org.jtheque.primary.dao.able.IDaoLendings
Delete the lending.
delete(Person) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Delete a person.
delete(SimpleData) - Method in interface org.jtheque.primary.dao.able.IDaoSimpleDatas
Delete the simple data.
DELETE - Static variable in interface org.jtheque.primary.PrimaryConstants.ChoiceActions
 
delete(T) - Method in interface org.jtheque.primary.services.able.DataService
Delete the data.
delete(Lending) - Method in class org.jtheque.primary.services.impl.LendingsService
 
delete(Person) - Method in class org.jtheque.primary.services.impl.PersonService
 
delete(SimpleData) - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
delete(Object) - Method in class org.jtheque.primary.view.impl.choice.Deleter
Delete the object.
delete(T) - Method in class org.jtheque.primary.view.impl.choice.Deleter
Delete the specified item.
deleteCurrent() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Delete the current data.
deleteCurrent() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
Deleter<T extends org.jtheque.core.managers.persistence.able.Entity> - Class in org.jtheque.primary.view.impl.choice
A deleter.
Deleter(String) - Constructor for class org.jtheque.primary.view.impl.choice.Deleter
Construct a new Deleter
DeleterFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.transform
 
DeleterFactory() - Constructor for class org.jtheque.primary.utils.web.analyzers.generic.transform.DeleterFactory
 
display(String) - Method in interface org.jtheque.primary.view.able.IChoiceView
Display the choice view for a specific content.
display() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
display(String) - Method in class org.jtheque.primary.view.impl.frames.ChoiceView
 
displayListChanged() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
displayListChanged() - Method in interface org.jtheque.primary.view.impl.listeners.DisplayListListener
This method is called if the display list changed.
DisplayListListener - Interface in org.jtheque.primary.view.impl.listeners
A listener for the display list event.
displayView() - Method in class org.jtheque.primary.controller.impl.ChoiceController
 
displayView() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
doAction(Object) - Method in interface org.jtheque.primary.controller.able.IChoiceController
Do the choice action on the selected item.
doAction(Object) - Method in class org.jtheque.primary.controller.impl.ChoiceController
 

E

edit(SimpleData) - Method in interface org.jtheque.primary.controller.able.ISimpleController
Edit the specified data.
edit(SimpleData) - Method in class org.jtheque.primary.controller.impl.SimpleController
 
EDIT - Static variable in interface org.jtheque.primary.PrimaryConstants.ChoiceActions
 
editBorrower(Person) - Method in interface org.jtheque.primary.controller.able.IBorrowerController
Display the view to edit a Borrower.
editBorrower(Person) - Method in class org.jtheque.primary.controller.impl.BorrowerController
 
enableMenu(List<Feature>, List<Feature>, List<Feature>) - Static method in class org.jtheque.primary.PrimaryUtils
Enable the menu of the primary utils module.
equals(Object) - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
equals(Object) - Method in class org.jtheque.primary.od.impl.LendingImpl
 
equals(Object) - Method in class org.jtheque.primary.od.impl.PersonImpl
 
equals(Object) - Method in class org.jtheque.primary.od.impl.PrimarySimpleDataImpl
 
equals(Object) - Method in class org.jtheque.primary.od.impl.SimpleDataImpl
 
execute() - Method in class org.jtheque.primary.view.impl.choice.AbstractDeleteChoiceAction
 
execute() - Method in interface org.jtheque.primary.view.impl.choice.ChoiceAction
Execute the action.
execute(Object, String) - Static method in class org.jtheque.primary.view.impl.choice.ModifyChoiceActionUtils
Execute the action for the datas of the primary utils.
exist(Person) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Indicate if the person exist in the Dao.
exist(SimpleData) - Method in interface org.jtheque.primary.dao.able.IDaoSimpleDatas
Indicate if the simple data exists or not.
exist(Person) - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
exist(SimpleData) - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
exist(Person) - Method in interface org.jtheque.primary.services.able.IPersonService
Indicate if an person exists or not.
exist(String, String) - Method in interface org.jtheque.primary.services.able.IPersonService
Indicate if a person with this first name and name exist or not.
exist(SimpleData) - Method in interface org.jtheque.primary.services.able.ISimpleDataService
Indicate if the specified simple data exists.
exist(String) - Method in interface org.jtheque.primary.services.able.ISimpleDataService
Test if a simple data exists with the specified name or not.
exist(Person) - Method in class org.jtheque.primary.services.impl.PersonService
 
exist(String, String) - Method in class org.jtheque.primary.services.impl.PersonService
 
exist(SimpleData) - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
exist(String) - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
exists(String, String, String) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Indicate if a person with this firstName and this name exists in the application.
exists(String, String, String) - Method in class org.jtheque.primary.dao.impl.DaoPersons
 

F

factor(Element, XMLReader) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.Factory
Create and return the factored element.
factor(Element, XMLReader) - Method in class org.jtheque.primary.utils.web.analyzers.generic.transform.DeleterFactory
 
factor(Element, XMLReader) - Method in class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValueGetterFactory
 
Factory<T> - Interface in org.jtheque.primary.utils.web.analyzers.generic
A XML element factory.
FactoryContainer<T> - Class in org.jtheque.primary.utils.web.analyzers.generic
A container for factories.
FactoryContainer() - Constructor for class org.jtheque.primary.utils.web.analyzers.generic.FactoryContainer
 
FieldGetter - Interface in org.jtheque.primary.utils.web.analyzers.generic.field
 
FieldGetterFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.field
A factory for FieldGetter elements.
fillFormBean(FormBean) - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
Fill the form bean with the informations of the view.
fillPerson(Person) - Method in interface org.jtheque.primary.view.able.fb.IPersonFormBean
Fill the specified author with the informations of the form bean.
fillPerson(Person) - Method in class org.jtheque.primary.view.impl.fb.PersonFormBean
 
fireCurrentObjectChanged(ObjectChangedEvent) - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
Fire an event to say that the current object has changed.
fireDisplayListChanged() - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
Avert the listeners that the display list have changed.
FormBean - Interface in org.jtheque.primary.controller.able
A form bean.

G

generate(String) - Method in class org.jtheque.primary.utils.web.analyzers.generic.GenericGenerator
Generate the parser.
generate(File) - Method in class org.jtheque.primary.utils.web.analyzers.generic.GenericGenerator
Generate from a file.
GenericDataCreatedEdit<T extends org.jtheque.core.managers.persistence.able.Entity> - Class in org.jtheque.primary.controller.impl.undo
An edit corresponding to a delete of a film.
GenericDataCreatedEdit(String, T) - Constructor for class org.jtheque.primary.controller.impl.undo.GenericDataCreatedEdit
Construct a new DeletedFilmEdit.
GenericDataDeletedEdit<T extends org.jtheque.core.managers.persistence.able.Entity> - Class in org.jtheque.primary.controller.impl.undo
An edit corresponding to a delete of a film.
GenericDataDeletedEdit(String, T) - Constructor for class org.jtheque.primary.controller.impl.undo.GenericDataDeletedEdit
Construct a new DeletedFilmEdit.
GenericGenerator - Class in org.jtheque.primary.utils.web.analyzers.generic
A generator for generic film analyzer.
GenericGenerator(ScannerPossessor) - Constructor for class org.jtheque.primary.utils.web.analyzers.generic.GenericGenerator
Construct a new GenericGenerator for an analyzer.
getActorsPage() - Method in class org.jtheque.primary.utils.web.analyzers.generic.Pages
Return the page for the actors if there is one.
getAutoAddState() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Return the auto add state.
getAutoAddState() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
getBorrower() - Method in class org.jtheque.primary.od.impl.temp.LendingTemporaryContext
Return the borrower of the context.
getBorrower() - Method in interface org.jtheque.primary.view.impl.models.able.IBorrowerModel
Return the current borrower.
getBorrower() - Method in class org.jtheque.primary.view.impl.models.BorrowerModel
 
getBuilder() - Method in interface org.jtheque.primary.utils.web.analyzers.generic.value.BuilderPossessor
Return the value builder.
getBuilder() - Method in class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValue
 
getChild(int) - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
getChild(int) - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
getChild(Object, int) - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
 
getChild(int) - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
getChild(int) - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Return the child a the specified index.
getChildCount() - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
getChildCount() - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
getChildCount(Object) - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
 
getChildCount() - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
getChildCount() - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Return the number of childs.
getChoiceAction(String) - Static method in class org.jtheque.primary.view.impl.choice.ChoiceActionFactory
Get the good choice action for a specific type of action.
getCollection(int) - Method in interface org.jtheque.primary.dao.able.IDaoCollections
Return the collection with the specific ID.
getCollection(String) - Method in interface org.jtheque.primary.dao.able.IDaoCollections
Return the collection of the specified name.
getCollection(int) - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
getCollection(String) - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
getCollections() - Method in interface org.jtheque.primary.dao.able.IDaoCollections
Return the collections.
getCollections() - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
getComponent() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
getCondition(Object, String, XMLReader) - Static method in class org.jtheque.primary.utils.web.analyzers.generic.condition.ConditionUtils
Return the condition contained in a specific location of a specific node.
getContent() - Method in class org.jtheque.primary.view.impl.choice.AbstractChoiceAction
Return the type of the content.
getCountry() - Method in class org.jtheque.primary.od.impl.temp.PersonTemporaryContext
Return the country id.
getCurrentCollection() - Method in interface org.jtheque.primary.dao.able.IDaoCollections
Return the current collection.
getCurrentCollection() - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
getDataName() - Method in interface org.jtheque.primary.view.able.ISimpleDataView
Return the entered name.
getDataName() - Method in class org.jtheque.primary.view.impl.frames.SimpleDataView
 
getDatas() - Method in class org.jtheque.primary.services.impl.CollectionsService
 
getDatas() - Method in class org.jtheque.primary.services.impl.LendingsService
 
getDatas() - Method in class org.jtheque.primary.services.impl.PersonService
 
getDatas() - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
getDatas() - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
Return the datas managed by this model.
getDataType() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Return the associated data type.
getDataType() - Method in enum org.jtheque.primary.od.able.SimpleData.DataType
Return the data type of this data type.
getDataType() - Method in class org.jtheque.primary.services.impl.CollectionsService
 
getDataType() - Method in class org.jtheque.primary.services.impl.LendingsService
 
getDataType() - Method in class org.jtheque.primary.services.impl.PersonService
 
getDataType() - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
getDataType() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
 
getDataType() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
Return the data type of the panel.
getDate() - Method in interface org.jtheque.primary.od.able.Lending
Return the date of the lending.
getDate() - Method in class org.jtheque.primary.od.impl.LendingImpl
 
getDefaultNote() - Method in interface org.jtheque.primary.services.able.INotesService
Return the default note.
getDefaultNote() - Method in class org.jtheque.primary.services.impl.NotesService
 
getDefaultPerson() - Method in interface org.jtheque.primary.services.able.IPersonService
Return an empty person.
getDefaultPerson() - Method in class org.jtheque.primary.services.impl.PersonService
 
getDefaultSimpleData() - Method in interface org.jtheque.primary.services.able.ISimpleDataService
Return the default simple data.
getDefaultSimpleData() - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
getDependencies() - Method in class org.jtheque.primary.PrimaryUtilsSchema
 
getDisplayableText() - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
getDisplayableText() - Method in class org.jtheque.primary.od.impl.LendingImpl
 
getDisplayableText() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
getDisplayableText() - Method in class org.jtheque.primary.od.impl.SimpleDataImpl
 
getDisplayList() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Return the display list.
getDisplayList() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
getDisplayList() - Method in interface org.jtheque.primary.view.impl.models.able.IPrincipalDataModel
Return the display list.
getDisplayList() - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
 
getElementAt(int) - Method in class org.jtheque.primary.view.impl.models.DataContainerCachedComboBoxModel
 
getElementAt(int) - Method in class org.jtheque.primary.view.impl.models.NotesComboBoxModel
 
getElementName() - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
getElementName() - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
getElementName() - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
getElementName() - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Return the name of the element.
getEmail() - Method in interface org.jtheque.primary.od.able.Person
Return the email of the person.
getEmail() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
getEmptyLending() - Method in interface org.jtheque.primary.services.able.ILendingsService
Return an empty lending.
getEmptyLending() - Method in class org.jtheque.primary.services.impl.LendingsService
 
getEmptyPerson() - Method in interface org.jtheque.primary.services.able.IPersonService
Return an empty person.
getEmptyPerson() - Method in class org.jtheque.primary.services.impl.PersonService
 
getEmptySimpleData() - Method in interface org.jtheque.primary.services.able.ISimpleDataService
Return an empty simple data.
getEmptySimpleData() - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
getEventListenerList() - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
Return the event listener list.
getFactoredObject(Element, XMLReader) - Method in class org.jtheque.primary.utils.web.analyzers.generic.FactoryContainer
Return the factored element
getFieldEmail() - Method in interface org.jtheque.primary.view.able.IBorrowerView
Return the text field containing the email of the borrower.
getFieldEmail() - Method in class org.jtheque.primary.view.impl.frames.BorrowerView
 
getFieldFirstName() - Method in interface org.jtheque.primary.view.able.IBorrowerView
Return the text field containing the first name of the borrower.
getFieldFirstName() - Method in class org.jtheque.primary.view.impl.frames.BorrowerView
 
getFieldGetter(Element, XMLReader) - Static method in class org.jtheque.primary.utils.web.analyzers.generic.field.FieldGetterFactory
Return the field getter on the element.
getFieldGetter(String) - Method in class org.jtheque.primary.utils.web.analyzers.generic.GenericGenerator
Return the FieldGetter with the specific name.
getFieldName() - Method in interface org.jtheque.primary.utils.web.analyzers.generic.field.FieldGetter
Return the name of the field for which the getter is made.
getFieldNom() - Method in interface org.jtheque.primary.view.able.IBorrowerView
Return the text field containing the name of the borrower.
getFieldNom() - Method in class org.jtheque.primary.view.impl.frames.BorrowerView
 
getFilm() - Method in class org.jtheque.primary.od.impl.temp.LendingTemporaryContext
Return the film of the context.
getFilmsPage() - Method in class org.jtheque.primary.utils.web.analyzers.generic.Pages
Return the page for the Films page.
getFirstName() - Method in interface org.jtheque.primary.od.able.Person
Return the first name of the person.
getFirstName() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
getIcon() - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
getIcon() - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
getIcon() - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
getIcon() - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Return the icon of the element.
getId() - Method in class org.jtheque.primary.PrimaryUtilsSchema
 
getId() - Method in interface org.jtheque.primary.view.impl.models.able.ISimpleDataModel
Return the id of the controller.
getId() - Method in class org.jtheque.primary.view.impl.models.SimpleDataModel
 
getImpl() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
 
getImpl() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
getIndexOfChild(Object, Object) - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
 
getInstance() - Static method in class org.jtheque.primary.view.impl.sort.SorterFactory
Return the unique instance of the class.
getIntNote() - Method in class org.jtheque.primary.od.impl.temp.PersonTemporaryContext
Return the note.
getLending(int) - Method in interface org.jtheque.primary.dao.able.IDaoLendings
Return the lending with the specified ID.
getLending(int) - Method in class org.jtheque.primary.dao.impl.DaoLendings
 
getLending(int) - Method in interface org.jtheque.primary.services.able.ILendingsService
Return the lending with this id.
getLending(int) - Method in class org.jtheque.primary.services.impl.LendingsService
 
getLendings() - Method in interface org.jtheque.primary.dao.able.IDaoLendings
Return all the lendings.
getLendings() - Method in class org.jtheque.primary.dao.impl.DaoLendings
 
getLendings() - Method in interface org.jtheque.primary.services.able.ILendingsService
Return all the lendings.
getLendings() - Method in class org.jtheque.primary.services.impl.LendingsService
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jtheque.primary.view.impl.renderers.NoteComboRenderer
 
getMessage(String) - Static method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
Return the message for the internationalization key.
getModel() - Method in interface org.jtheque.primary.view.able.IBorrowerView
 
getModel() - Method in interface org.jtheque.primary.view.able.ISimpleDataView
 
getModel() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
getModel() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
getModifyState() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Return the modify state.
getModifyState() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
getName() - Method in interface org.jtheque.primary.od.able.Person
Return the name of the person.
getName() - Method in interface org.jtheque.primary.od.able.SimpleData
Return the name of the type.
getName() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
getName() - Method in class org.jtheque.primary.od.impl.SimpleDataImpl
 
getNewObjectState() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Return the new object state.
getNewObjectState() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
getNote() - Method in interface org.jtheque.primary.od.able.Notable
Return the note of the data.
getNote() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
getObject() - Method in class org.jtheque.primary.view.impl.listeners.ObjectChangedEvent
Return the object of the event.
getPages() - Method in class org.jtheque.primary.utils.web.analyzers.generic.GenericGenerator
Return all the pages of the generator.
getPassword() - Method in interface org.jtheque.primary.od.able.Collection
Return the password of the collection encrypted with SHA-256.
getPassword() - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
getPerson(int) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Return the person of the specified id.
getPerson(String, String, String) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Return the person with the specified name and first name.
getPerson(int) - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
getPerson(String, String, String) - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
getPerson(String, String) - Method in interface org.jtheque.primary.services.able.IPersonService
Return the actor denoted by this first name and name.
getPerson(String, String) - Method in class org.jtheque.primary.services.impl.PersonService
 
getPersons(String) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Return all the persons.
getPersons(String) - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
getPersons() - Method in interface org.jtheque.primary.services.able.IPersonService
Return all the persons.
getPersons() - Method in class org.jtheque.primary.services.impl.PersonService
 
getPersonType() - Method in interface org.jtheque.primary.services.able.IPersonService
Return the type of person managed by this service.
getPersonType() - Method in class org.jtheque.primary.services.impl.PersonService
 
getPosition(Element, XMLReader) - Static method in class org.jtheque.primary.utils.web.analyzers.generic.operation.iterator.IteratorOperationFactory
Return the iterator operation on the element.
getPosition(Element, XMLReader) - Static method in class org.jtheque.primary.utils.web.analyzers.generic.position.PositionFactory
Return the position on the element.
getPosition() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
getPresentationName() - Method in class org.jtheque.primary.controller.impl.undo.GenericDataCreatedEdit
 
getPresentationName() - Method in class org.jtheque.primary.controller.impl.undo.GenericDataDeletedEdit
 
getPrimaryImpl() - Method in interface org.jtheque.primary.od.able.PrimaryData
Return the primary implementation of this data.
getPrimaryImpl() - Method in class org.jtheque.primary.od.impl.abstraction.AbstractPrimaryData
 
getPrimaryImpl() - Method in class org.jtheque.primary.od.impl.PrimarySimpleDataImpl
 
getPrimaryImpl() - Static method in class org.jtheque.primary.PrimaryUtils
Return the current primary implementation.
getQueryMapper() - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
getQueryMapper() - Method in class org.jtheque.primary.dao.impl.DaoLendings
 
getQueryMapper() - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
getQueryMapper() - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
getResultsPage() - Method in class org.jtheque.primary.utils.web.analyzers.generic.Pages
Return the page for the results.
getRoot() - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
 
getRowMapper() - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
getRowMapper() - Method in class org.jtheque.primary.dao.impl.DaoLendings
 
getRowMapper() - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
getRowMapper() - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
getScanner() - Method in interface org.jtheque.primary.utils.web.analyzers.generic.operation.ScannerPossessor
Return the scanner.
getSelectedData() - Method in class org.jtheque.primary.view.impl.models.DataContainerCachedComboBoxModel
Return the selected data in the model.
getSelectedItem() - Method in interface org.jtheque.primary.view.able.IChoiceView
Return the selected item in the interface.
getSelectedItem() - Method in class org.jtheque.primary.view.impl.choice.AbstractChoiceAction
Return the selected item.
getSelectedItem() - Method in class org.jtheque.primary.view.impl.frames.ChoiceView
 
getSelectedNote() - Method in class org.jtheque.primary.view.impl.models.NotesComboBoxModel
Return the selected data in the model.
getSimpleData(int) - Method in interface org.jtheque.primary.dao.able.IDaoSimpleDatas
Return the simple data of the specified id.
getSimpleData(String) - Method in interface org.jtheque.primary.dao.able.IDaoSimpleDatas
Return the simple data of the specified title.
getSimpleData(int) - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
getSimpleData(String) - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
getSimpleData(String) - Method in interface org.jtheque.primary.services.able.ISimpleDataService
Return the simple data of the specified name.
getSimpleData(String) - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
getSimpleData() - Method in interface org.jtheque.primary.view.impl.models.able.ISimpleDataModel
Return the current simple data.
getSimpleData() - Method in class org.jtheque.primary.view.impl.models.SimpleDataModel
 
getSimpleDatas() - Method in interface org.jtheque.primary.dao.able.IDaoSimpleDatas
Return all the simple datas.
getSimpleDatas() - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
getSize() - Method in class org.jtheque.primary.view.impl.models.DataContainerCachedComboBoxModel
 
getSize() - Method in class org.jtheque.primary.view.impl.models.NotesComboBoxModel
 
getSorter() - Static method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
Return the sorter used to sort the datas of the view.
getSorter(String, String) - Method in class org.jtheque.primary.view.impl.sort.SorterFactory
Return the sorter for the specified content and sort types.
getState() - Method in class org.jtheque.primary.controller.impl.PrincipalController
Return the state of the controller.
getTable() - Method in enum org.jtheque.primary.od.able.SimpleData.DataType
Return the table in the database of this data type.
getTemporaryContext() - Method in interface org.jtheque.primary.od.able.Lending
 
getTemporaryContext() - Method in interface org.jtheque.primary.od.able.Person
 
getTemporaryContext() - Method in class org.jtheque.primary.od.impl.LendingImpl
 
getTemporaryContext() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
getTextForDataType(String) - Static method in class org.jtheque.primary.utils.DataTypeManager
Return the text for a data type.
getTheCountry() - Method in interface org.jtheque.primary.od.able.Person
Return the country of the person.
getTheCountry() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
getTheOther() - Method in interface org.jtheque.primary.od.able.Lending
Return the other.
getTheOther() - Method in class org.jtheque.primary.od.impl.LendingImpl
 
getThePerson() - Method in interface org.jtheque.primary.od.able.Lending
Return the person of the lending.
getThePerson() - Method in class org.jtheque.primary.od.impl.LendingImpl
 
getTitle() - Method in interface org.jtheque.primary.od.able.Collection
Return the title of the collection.
getTitle() - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
getTitleKey() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
getToolbarView() - Method in interface org.jtheque.primary.view.able.View
Return the toolbar view of this view.
getToolbarView() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
 
getToolbarView() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
getToolbarView() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
getTransformer(Element, XMLReader) - Static method in class org.jtheque.primary.utils.web.analyzers.generic.transform.TransformerFactory
Return the transformer on the element.
getTransformers() - Method in class org.jtheque.primary.utils.web.analyzers.generic.Page
Return all the transformers of the page's url.
getTree() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
 
getTree() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
Return the data tree.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.jtheque.primary.view.impl.renderers.JThequeTreeCellRenderer
 
getTreeModel() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
Return the tree model of the panel.
getType() - Method in interface org.jtheque.primary.od.able.Person
Return the type of the person.
getType() - Method in interface org.jtheque.primary.od.able.SimpleData
Return the data type of the simple data.
getType() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
getType() - Method in class org.jtheque.primary.od.impl.SimpleDataImpl
 
getUrl() - Method in class org.jtheque.primary.utils.web.analyzers.generic.Page
Return the URL of the page.
getValue(String) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.field.FieldGetter
Return the value for the line.
getValue(String) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.value.ConditionalValue
Return the value.
getValue(String) - Method in class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValue
 
getValue(String) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.value.ValueGetter
Return the value in the line.
getValueGetter(Element, XMLReader) - Static method in class org.jtheque.primary.utils.web.analyzers.generic.operation.OperationFactory
Return the operation value on the element.
getValueGetter(Element, XMLReader) - Static method in class org.jtheque.primary.utils.web.analyzers.generic.value.ValueGetterFactory
Return the value getter on the element.
getVersion() - Method in class org.jtheque.primary.PrimaryUtilsSchema
 
getView() - Method in interface org.jtheque.primary.controller.able.ISimpleController
 
getView() - Method in class org.jtheque.primary.controller.impl.BorrowerController
 
getView() - Method in class org.jtheque.primary.controller.impl.ChoiceController
 
getView() - Method in class org.jtheque.primary.controller.impl.SimpleController
 
getViewModel() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Return the model of the view managed by the controller.
getViewState() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Return the state state.
getViewState() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 

H

hasCountry() - Method in interface org.jtheque.primary.od.able.Person
Indicate if the person has a country or not.
hasCountry() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
hashCode() - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
hashCode() - Method in class org.jtheque.primary.od.impl.LendingImpl
 
hashCode() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
hashCode() - Method in class org.jtheque.primary.od.impl.PrimarySimpleDataImpl
 
hashCode() - Method in class org.jtheque.primary.od.impl.SimpleDataImpl
 
hashCodeDirect(Object...) - Static method in class org.jtheque.primary.utils.TempUtils
Return the hash code of an object, using the properties in the given list.
hasNoDatas() - Method in interface org.jtheque.primary.services.able.ISimpleDataService
Indicate if there is no datas.
hasNoDatas() - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
hasNoLendings() - Method in interface org.jtheque.primary.services.able.ILendingsService
Indicate if there is no lendings.
hasNoLendings() - Method in class org.jtheque.primary.services.impl.LendingsService
 
hasNoPerson() - Method in interface org.jtheque.primary.services.able.IPersonService
Indicate if the service has nos persons.
hasNoPerson() - Method in class org.jtheque.primary.services.impl.PersonService
 

I

IBorrowerController - Interface in org.jtheque.primary.controller.able
A borrower controller specification.
IBorrowerModel - Interface in org.jtheque.primary.view.impl.models.able
 
IBorrowerView - Interface in org.jtheque.primary.view.able
A borrower view specification.
IChoiceController - Interface in org.jtheque.primary.controller.able
A choice controller specification.
IChoiceView - Interface in org.jtheque.primary.view.able
Represents a generic view in which we can do a choice.
ICollectionsService - Interface in org.jtheque.primary.services.able
A service for the collections functions.
IDaoCollections - Interface in org.jtheque.primary.dao.able
A DAO for collections specification.
IDaoLendings - Interface in org.jtheque.primary.dao.able
A DAO for types specification.
IDaoPersons - Interface in org.jtheque.primary.dao.able
A DAO for persons specification.
IDaoSimpleDatas - Interface in org.jtheque.primary.dao.able
A dao for simple data specification.
ILendingsService - Interface in org.jtheque.primary.services.able
A lendings service specification.
importDataFromHSQL(Iterable<Insert>) - Method in class org.jtheque.primary.PrimaryUtilsSchema
 
indexOf(TreeElement) - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
indexOf(TreeElement) - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
indexOf(TreeElement) - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
indexOf(TreeElement) - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Return the index of the specified element.
initTree() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
Init the tree.
initView() - Method in class org.jtheque.primary.view.impl.frames.BorrowerView
 
initView() - Method in class org.jtheque.primary.view.impl.frames.SimpleDataView
 
INotesService - Interface in org.jtheque.primary.services.able
A notes service specification.
install() - Method in class org.jtheque.primary.PrimaryUtilsSchema
 
intValue(String) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.position.Position
Return the int value of the position.
IPersonFormBean - Interface in org.jtheque.primary.view.able.fb
 
IPersonService - Interface in org.jtheque.primary.services.able
A service for the person functions.
IPrincipalController<T extends Data> - Interface in org.jtheque.primary.controller.able
 
IPrincipalDataModel<T extends Data> - Interface in org.jtheque.primary.view.impl.models.able
A model to store principal datas.
isCategory() - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
isCategory() - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
isCategory() - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
isCategory() - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Indicate if the element is a category or not.
ISimpleController - Interface in org.jtheque.primary.controller.able
A controller for simple data.
ISimpleDataModel - Interface in org.jtheque.primary.view.impl.models.able
A model for simple data.
ISimpleDataService - Interface in org.jtheque.primary.services.able
A countries service specification.
ISimpleDataView - Interface in org.jtheque.primary.view.able
A country view specification.
isLate(Lending, int) - Method in interface org.jtheque.primary.services.able.ILendingsService
Test if the lending is late or not.
isLate(Lending, int) - Method in class org.jtheque.primary.services.impl.LendingsService
 
isLeaf() - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
isLeaf() - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
isLeaf(Object) - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
 
isLeaf() - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
isLeaf() - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Indicate if the element is a leaf or not.
isPrimary() - Method in enum org.jtheque.primary.od.able.SimpleData.DataType
Indicate if this data type refer to a primary data or not.
isProtection() - Method in interface org.jtheque.primary.od.able.Collection
Indicate if the collection is password protected or not.
isProtection() - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
isRoot() - Method in class org.jtheque.primary.od.impl.abstraction.AbstractData
 
isRoot() - Method in class org.jtheque.primary.view.impl.models.tree.Category
 
isRoot() - Method in class org.jtheque.primary.view.impl.models.tree.RootElement
 
isRoot() - Method in interface org.jtheque.primary.view.impl.models.tree.TreeElement
Indicate if the element is root or not.
IteratorOperation - Interface in org.jtheque.primary.utils.web.analyzers.generic.operation.iterator
An operation for an IteratorValue.
IteratorOperationFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.operation.iterator
A factory for iterator operations.
IteratorValue - Class in org.jtheque.primary.utils.web.analyzers.generic.value
A value getter who iterate on different lines.
IteratorValueGetterFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.value
 
IteratorValueGetterFactory() - Constructor for class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValueGetterFactory
 

J

JDropDownButton - Class in org.jtheque.primary.view.impl.components
A drop down button.
JDropDownButton(Iterable<Action>) - Constructor for class org.jtheque.primary.view.impl.components.JDropDownButton
Construct a new Drop Down Button with a list of action to provide.
JDropDownButton(Action...) - Constructor for class org.jtheque.primary.view.impl.components.JDropDownButton
Construct a new JDropDownButton with the specified actions.
JThequeTitledPanel - Class in org.jtheque.primary.view.impl.components.panels
A JTheque Titled Panel.
JThequeTitledPanel(String) - Constructor for class org.jtheque.primary.view.impl.components.panels.JThequeTitledPanel
Construct a new JThequeTitledPanel.
JThequeTreeCellRenderer - Class in org.jtheque.primary.view.impl.renderers
A cell renderer to display an icon in the JTree.
JThequeTreeCellRenderer() - Constructor for class org.jtheque.primary.view.impl.renderers.JThequeTreeCellRenderer
 
JThequeTreeModel - Class in org.jtheque.primary.view.impl.models.tree
A JTheque Tree Model.
JThequeTreeModel(TreeElement) - Constructor for class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
Construct a new JTheque Tree Model with a root element.

L

Lending - Interface in org.jtheque.primary.od.able
 
LendingImpl - Class in org.jtheque.primary.od.impl
A lending.
LendingImpl() - Constructor for class org.jtheque.primary.od.impl.LendingImpl
 
LendingsService - Class in org.jtheque.primary.services.impl
A lendings service implementation.
LendingsService() - Constructor for class org.jtheque.primary.services.impl.LendingsService
 
LendingTemporaryContext - Class in org.jtheque.primary.od.impl.temp
Temporary context of lending.
LendingTemporaryContext() - Constructor for class org.jtheque.primary.od.impl.temp.LendingTemporaryContext
 
load(int) - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
load(int) - Method in class org.jtheque.primary.dao.impl.DaoLendings
 
load(int) - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
load(int) - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
loadCache() - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
loadCache() - Method in class org.jtheque.primary.dao.impl.DaoLendings
 
loadCache() - Method in class org.jtheque.primary.dao.impl.DaoPersons
 
loadCache() - Method in class org.jtheque.primary.dao.impl.DaoSimpleDatas
 
login(String, String) - Method in interface org.jtheque.primary.services.able.ICollectionsService
Login using the specified collection and password.
login(String, String) - Method in class org.jtheque.primary.services.impl.CollectionsService
 

M

manualEdit() - Method in interface org.jtheque.primary.controller.able.ControllerState
Edit manually the current data.
manualEdit() - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Edit manually the current data.
manualEdit() - Method in class org.jtheque.primary.controller.impl.AbstractControllerState
 
manualEdit() - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
ManualEditPrincipalAction - Class in org.jtheque.primary.view.impl.actions.principal
Action to manually edit a film.
ManualEditPrincipalAction(String, String) - Constructor for class org.jtheque.primary.view.impl.actions.principal.ManualEditPrincipalAction
Construct a new ManualEditPrincipalAction.
match(String) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.condition.Condition
Test if the line match the condition.
match(String) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.value.ConditionalValue
Indicate if the condition match the line.
ModifyChoiceActionUtils - Class in org.jtheque.primary.view.impl.choice
An utility class for modify choice actions.
mustGet(String) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.field.FieldGetter
Indicate if the getter must analyze the line or not.

N

newBorrower() - Method in interface org.jtheque.primary.controller.able.IBorrowerController
Display the view to create a new Borrower.
newBorrower() - Method in class org.jtheque.primary.controller.impl.BorrowerController
 
NewSimpleDataAction - Class in org.jtheque.primary.view.impl.actions.simple
An action to create a new kind.
NewSimpleDataAction(String, String) - Constructor for class org.jtheque.primary.view.impl.actions.simple.NewSimpleDataAction
Construct a AcNewKind.
Notable - Interface in org.jtheque.primary.od.able
Represents a data who's notable.
NoteComboRenderer - Class in org.jtheque.primary.view.impl.renderers
A combo box renderer to display star(s) depending on the note.
NoteComboRenderer() - Constructor for class org.jtheque.primary.view.impl.renderers.NoteComboRenderer
Construct a new NoteComboRenderer.
NotesComboBoxModel - Class in org.jtheque.primary.view.impl.models
A model for combo boxes.
NotesComboBoxModel() - Constructor for class org.jtheque.primary.view.impl.models.NotesComboBoxModel
Construct a new NotesComboBoxModel.
NotesService - Class in org.jtheque.primary.services.impl
A notes service implementation.
NotesService() - Constructor for class org.jtheque.primary.services.impl.NotesService
 

O

objectChanged(ObjectChangedEvent) - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
objectChanged(ObjectChangedEvent) - Method in interface org.jtheque.primary.view.impl.listeners.CurrentObjectListener
The current object has changed.
ObjectChangedEvent - Class in org.jtheque.primary.view.impl.listeners
An event who occurs when the object change.
ObjectChangedEvent(Object) - Constructor for class org.jtheque.primary.view.impl.listeners.ObjectChangedEvent
Construct a new ObjectChangedEvent.
ObjectChangedEvent(Object, Data) - Constructor for class org.jtheque.primary.view.impl.listeners.ObjectChangedEvent
Construct a new ObjectChangedEvent.
Operation - Interface in org.jtheque.primary.utils.web.analyzers.generic.operation
An operation for a FieldGetter.
OperationFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.operation
A factory for Operation.
org.jtheque.primary - package org.jtheque.primary
Contains the Primary Utils.
org.jtheque.primary.controller.able - package org.jtheque.primary.controller.able
Contains the controllers specification.
org.jtheque.primary.controller.impl - package org.jtheque.primary.controller.impl
Contains the controllers implementation.
org.jtheque.primary.controller.impl.undo - package org.jtheque.primary.controller.impl.undo
Contains the undoable edits.
org.jtheque.primary.dao.able - package org.jtheque.primary.dao.able
Contains the data access object specification.
org.jtheque.primary.dao.impl - package org.jtheque.primary.dao.impl
Contains the data access object implementation.
org.jtheque.primary.od.able - package org.jtheque.primary.od.able
 
org.jtheque.primary.od.impl - package org.jtheque.primary.od.impl
Contains the data object.
org.jtheque.primary.od.impl.abstraction - package org.jtheque.primary.od.impl.abstraction
Contains the data object abstraction.
org.jtheque.primary.od.impl.temp - package org.jtheque.primary.od.impl.temp
 
org.jtheque.primary.services.able - package org.jtheque.primary.services.able
Contains the services specification. .
org.jtheque.primary.services.impl - package org.jtheque.primary.services.impl
Contains the services implementation.
org.jtheque.primary.utils - package org.jtheque.primary.utils
Contains the utils classes.
org.jtheque.primary.utils.web.analyzers.generic - package org.jtheque.primary.utils.web.analyzers.generic
Contains the generic getter for html website.
org.jtheque.primary.utils.web.analyzers.generic.condition - package org.jtheque.primary.utils.web.analyzers.generic.condition
Contains the condition for the generic getters.
org.jtheque.primary.utils.web.analyzers.generic.field - package org.jtheque.primary.utils.web.analyzers.generic.field
Contains the field getter's factories.
org.jtheque.primary.utils.web.analyzers.generic.operation - package org.jtheque.primary.utils.web.analyzers.generic.operation
Contains the operation of the generic website getters.
org.jtheque.primary.utils.web.analyzers.generic.operation.iterator - package org.jtheque.primary.utils.web.analyzers.generic.operation.iterator
Contains the iterator operation's factories.
org.jtheque.primary.utils.web.analyzers.generic.position - package org.jtheque.primary.utils.web.analyzers.generic.position
Contains the position for the generic getters.
org.jtheque.primary.utils.web.analyzers.generic.transform - package org.jtheque.primary.utils.web.analyzers.generic.transform
Contains the transformers for the generic getters.
org.jtheque.primary.utils.web.analyzers.generic.value - package org.jtheque.primary.utils.web.analyzers.generic.value
Contains the value getters for the generic getters.
org.jtheque.primary.view.able - package org.jtheque.primary.view.able
Contains the view specification.
org.jtheque.primary.view.able.fb - package org.jtheque.primary.view.able.fb
 
org.jtheque.primary.view.impl.actions.borrower - package org.jtheque.primary.view.impl.actions.borrower
Contains all the actions for the borrower view.
org.jtheque.primary.view.impl.actions.choice - package org.jtheque.primary.view.impl.actions.choice
Contains all the actions for the choice view.
org.jtheque.primary.view.impl.actions.principal - package org.jtheque.primary.view.impl.actions.principal
 
org.jtheque.primary.view.impl.actions.simple - package org.jtheque.primary.view.impl.actions.simple
 
org.jtheque.primary.view.impl.choice - package org.jtheque.primary.view.impl.choice
Contains the classes who manages the different actions doing in the choice view.
org.jtheque.primary.view.impl.components - package org.jtheque.primary.view.impl.components
Contains the view components.
org.jtheque.primary.view.impl.components.panels - package org.jtheque.primary.view.impl.components.panels
Contains the view panels.
org.jtheque.primary.view.impl.fb - package org.jtheque.primary.view.impl.fb
 
org.jtheque.primary.view.impl.frames - package org.jtheque.primary.view.impl.frames
Contains the view frames.
org.jtheque.primary.view.impl.listeners - package org.jtheque.primary.view.impl.listeners
Contains the view listeners.
org.jtheque.primary.view.impl.models - package org.jtheque.primary.view.impl.models
Contains the view models.
org.jtheque.primary.view.impl.models.able - package org.jtheque.primary.view.impl.models.able
 
org.jtheque.primary.view.impl.models.tree - package org.jtheque.primary.view.impl.models.tree
Contains all the classes for tree models.
org.jtheque.primary.view.impl.renderers - package org.jtheque.primary.view.impl.renderers
Contains the view renderers.
org.jtheque.primary.view.impl.sort - package org.jtheque.primary.view.impl.sort
Contains the sorters of the view.

P

Page - Class in org.jtheque.primary.utils.web.analyzers.generic
A Page for a generic web getter.
Page() - Constructor for class org.jtheque.primary.utils.web.analyzers.generic.Page
 
Pages - Class in org.jtheque.primary.utils.web.analyzers.generic
A container for the pages of a generic web getter.
Pages() - Constructor for class org.jtheque.primary.utils.web.analyzers.generic.Pages
 
perform(String, ScannerPossessor, BuilderPossessor) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.operation.iterator.IteratorOperation
Perform the operation.
perform(String, ScannerPossessor) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.operation.Operation
Perform the operation.
performOperations(String, ScannerPossessor) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.field.FieldGetter
Perform the operations on the line.
Person - Interface in org.jtheque.primary.od.able
A person specification.
PersonFormBean - Class in org.jtheque.primary.view.impl.fb
A form bean for an author.
PersonFormBean() - Constructor for class org.jtheque.primary.view.impl.fb.PersonFormBean
 
PersonImpl - Class in org.jtheque.primary.od.impl
A borrower implementation.
PersonImpl() - Constructor for class org.jtheque.primary.od.impl.PersonImpl
 
PersonService - Class in org.jtheque.primary.services.impl
The implementation of the person service.
PersonService(String, String) - Constructor for class org.jtheque.primary.services.impl.PersonService
Construct a new PersonService.
PersonTemporaryContext - Class in org.jtheque.primary.od.impl.temp
Temporary context of person.
PersonTemporaryContext() - Constructor for class org.jtheque.primary.od.impl.temp.PersonTemporaryContext
 
plug() - Static method in class org.jtheque.primary.PrimaryUtils
Plug the elements of the utils.
Position - Interface in org.jtheque.primary.utils.web.analyzers.generic.position
A int position.
PositionFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.position
A factory for Position.
prePlug() - Static method in class org.jtheque.primary.PrimaryUtils
Preplug the elements of the utils.
PrimaryConstants - Interface in org.jtheque.primary
Constants of primary utils.
PrimaryConstants.ChoiceActions - Interface in org.jtheque.primary
The choice actions of the module.
PrimaryData - Interface in org.jtheque.primary.od.able
A primary data.
PrimarySimpleData - Interface in org.jtheque.primary.od.able
A primary simple data.
PrimarySimpleDataImpl - Class in org.jtheque.primary.od.impl
A primary simple data implementation.
PrimarySimpleDataImpl(SimpleData.DataType, String) - Constructor for class org.jtheque.primary.od.impl.PrimarySimpleDataImpl
Construct a new PrimarySimpleDataImpl.
PrimaryUtils - Class in org.jtheque.primary
The primary utils.
PrimaryUtilsSchema - Class in org.jtheque.primary
The database schema for the Movies Module.
PrimaryUtilsSchema() - Constructor for class org.jtheque.primary.PrimaryUtilsSchema
Construct a new MoviesSchema.
PrincipalController<T extends Data> - Class in org.jtheque.primary.controller.impl
An abstract principal Controller.
PrincipalController(ControllerState, ControllerState, ControllerState, ControllerState) - Constructor for class org.jtheque.primary.controller.impl.PrincipalController
Construct a new PrincipalController.
PrincipalDataModel<T extends Data> - Class in org.jtheque.primary.view.impl.models
A model for the principal data.
PrincipalDataModel() - Constructor for class org.jtheque.primary.view.impl.models.PrincipalDataModel
Construct a new PrincipalDataModel.
PrincipalDataPanel<M extends org.jtheque.core.managers.view.able.components.IModel> - Class in org.jtheque.primary.view.impl.components.panels
A principal data panel.
PrincipalDataPanel() - Constructor for class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
PrincipalDataView - Interface in org.jtheque.primary.view.able
A view for the principal data.

R

redo() - Method in class org.jtheque.primary.controller.impl.undo.GenericDataCreatedEdit
 
redo() - Method in class org.jtheque.primary.controller.impl.undo.GenericDataDeletedEdit
 
refresh() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
refreshText() - Method in class org.jtheque.primary.view.impl.components.panels.JThequeTitledPanel
 
refreshText() - Method in class org.jtheque.primary.view.impl.frames.BorrowerView
 
refreshText() - Method in class org.jtheque.primary.view.impl.frames.ChoiceView
 
refreshText() - Method in class org.jtheque.primary.view.impl.frames.SimpleDataView
 
reload() - Method in interface org.jtheque.primary.view.able.DataView
Reload the view with the default value.
reload() - Method in class org.jtheque.primary.view.impl.frames.BorrowerView
 
reload() - Method in class org.jtheque.primary.view.impl.frames.SimpleDataView
 
removeChoiceAction(ChoiceAction) - Static method in class org.jtheque.primary.view.impl.choice.ChoiceActionFactory
Remove a choice action.
removeChoiceActions(ChoiceAction[]) - Static method in class org.jtheque.primary.view.impl.choice.ChoiceActionFactory
Remove the specified choice actions.
removeSorter(Sorter) - Method in class org.jtheque.primary.view.impl.sort.SorterFactory
Remove a sorter to manage.
removeSorters(Sorter[]) - Method in class org.jtheque.primary.view.impl.sort.SorterFactory
Remove the specified sorters.
removeTreeModelListener(TreeModelListener) - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
 
resort() - Method in interface org.jtheque.primary.view.able.PrincipalDataView
Sort again the view with the same sort type.
resort() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
resort() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
restoreMemento() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
RootElement - Class in org.jtheque.primary.view.impl.models.tree
Represents the root element of a tree model.
RootElement(String) - Constructor for class org.jtheque.primary.view.impl.models.tree.RootElement
Constructs a new RootElement.

S

save(FormBean) - Method in interface org.jtheque.primary.controller.able.ControllerState
Save the current data.
save(String, String, String) - Method in interface org.jtheque.primary.controller.able.IBorrowerController
Save modifications done to the borrower.
save(FormBean) - Method in interface org.jtheque.primary.controller.able.IPrincipalController
Save the current data with the informations of the specified form bean.
save(String) - Method in interface org.jtheque.primary.controller.able.ISimpleController
Save the data using the specified name as the new name of the data.
save(FormBean) - Method in class org.jtheque.primary.controller.impl.AbstractControllerState
 
save(String, String, String) - Method in class org.jtheque.primary.controller.impl.BorrowerController
 
save(FormBean) - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
save(String) - Method in class org.jtheque.primary.controller.impl.SimpleController
 
save(Lending) - Method in interface org.jtheque.primary.dao.able.IDaoLendings
Save the specified lending.
save(Person) - Method in interface org.jtheque.primary.dao.able.IDaoPersons
Save the person.
save(SimpleData) - Method in interface org.jtheque.primary.dao.able.IDaoSimpleDatas
Save the specified data.
save(T) - Method in interface org.jtheque.primary.services.able.DataService
Save the data.
save(Lending) - Method in class org.jtheque.primary.services.impl.LendingsService
 
save(Person) - Method in class org.jtheque.primary.services.impl.PersonService
 
save(SimpleData) - Method in class org.jtheque.primary.services.impl.SimpleDatasService
 
saveToMemento() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
ScannerPossessor - Interface in org.jtheque.primary.utils.web.analyzers.generic.operation
A scanner possessor.
select(Data) - Method in interface org.jtheque.primary.view.able.PrincipalDataView
Select a specific data in the view.
select(Data) - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
select(Data) - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
selectFirst() - Method in interface org.jtheque.primary.view.able.PrincipalDataView
Select the first data in the view.
selectFirst() - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
selectFirst() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
selectFirst() - Method in class org.jtheque.primary.view.impl.models.DataContainerCachedComboBoxModel
Select the first element.
sendMessage(String, Object) - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
setAction(String) - Method in interface org.jtheque.primary.controller.able.IChoiceController
Set the action of the controller.
setAction(String) - Method in class org.jtheque.primary.controller.impl.ChoiceController
 
setActorsPage(Page) - Method in class org.jtheque.primary.utils.web.analyzers.generic.Pages
Set the actors page.
setAndApplyState(ControllerState) - Method in class org.jtheque.primary.controller.impl.PrincipalController
Set the state of the controller.
setBorrower(int) - Method in class org.jtheque.primary.od.impl.temp.LendingTemporaryContext
Set the borrower of the context.
setBorrower(Person) - Method in interface org.jtheque.primary.view.impl.models.able.IBorrowerModel
Set the borrower.
setBorrower(Person) - Method in class org.jtheque.primary.view.impl.models.BorrowerModel
 
setCondition(Condition) - Method in class org.jtheque.primary.utils.web.analyzers.generic.value.IteratorValue
Set the condition of the iteration.
setContent(String) - Method in interface org.jtheque.primary.controller.able.IChoiceController
Set the content of controller.
setContent(String) - Method in class org.jtheque.primary.controller.impl.ChoiceController
 
setContent(String) - Method in class org.jtheque.primary.view.impl.choice.AbstractChoiceAction
 
setContent(String) - Method in interface org.jtheque.primary.view.impl.choice.ChoiceAction
Set the type of the content.
setCountry(int) - Method in class org.jtheque.primary.od.impl.temp.PersonTemporaryContext
Sets the temporary country id.
setCountry(SimpleData) - Method in interface org.jtheque.primary.view.able.fb.IPersonFormBean
Set the country of the realizer.
setCountry(SimpleData) - Method in class org.jtheque.primary.view.impl.fb.PersonFormBean
 
setCurrent(Object) - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
Set the current object.
setCurrentCollection(Collection) - Method in interface org.jtheque.primary.dao.able.IDaoCollections
Set the current collection.
setCurrentCollection(Collection) - Method in class org.jtheque.primary.dao.impl.DaoCollections
 
setCurrentController(String) - Method in interface org.jtheque.primary.view.impl.models.able.ISimpleDataModel
Set the current controller of the model.
setCurrentController(String) - Method in class org.jtheque.primary.view.impl.models.SimpleDataModel
 
setDate(IntDate) - Method in interface org.jtheque.primary.od.able.Lending
Set the date of the lending.
setDate(IntDate) - Method in class org.jtheque.primary.od.impl.LendingImpl
 
setDisplayMode(ViewMode) - Method in interface org.jtheque.primary.view.able.ToolbarView
Set the display mode of the toolbar.
setEmail(String) - Method in interface org.jtheque.primary.od.able.Person
Set the email of the person.
setEmail(String) - Method in class org.jtheque.primary.od.impl.PersonImpl
 
setFilm(int) - Method in class org.jtheque.primary.od.impl.temp.LendingTemporaryContext
Set the film of the context.
setFilmsPage(Page) - Method in class org.jtheque.primary.utils.web.analyzers.generic.Pages
Set the films page.
setFirstName(String) - Method in interface org.jtheque.primary.od.able.Person
Sets the first name of the person.
setFirstName(String) - Method in class org.jtheque.primary.od.impl.PersonImpl
 
setFirstName(String) - Method in interface org.jtheque.primary.view.able.fb.IPersonFormBean
Set the firstName of the author.
setFirstName(String) - Method in class org.jtheque.primary.view.impl.fb.PersonFormBean
 
setIntNote(int) - Method in class org.jtheque.primary.od.impl.temp.PersonTemporaryContext
Sets the note.
setModel(M) - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
Set the model of the panel.
setName(String) - Method in interface org.jtheque.primary.od.able.Person
Sets the name of the person.
setName(String) - Method in interface org.jtheque.primary.od.able.SimpleData
Set the name of the type.
setName(String) - Method in class org.jtheque.primary.od.impl.PersonImpl
 
setName(String) - Method in class org.jtheque.primary.od.impl.SimpleDataImpl
 
setName(String) - Method in interface org.jtheque.primary.view.able.fb.IPersonFormBean
Set the name of the author.
setName(String) - Method in class org.jtheque.primary.view.impl.fb.PersonFormBean
 
setNote(Note) - Method in interface org.jtheque.primary.od.able.Notable
Set the note of the object.
setNote(Note) - Method in class org.jtheque.primary.od.impl.PersonImpl
 
setNote(Note) - Method in interface org.jtheque.primary.view.able.fb.IPersonFormBean
Set the note of the realizer.
setNote(Note) - Method in class org.jtheque.primary.view.impl.fb.PersonFormBean
 
setPassword(String) - Method in interface org.jtheque.primary.od.able.Collection
Set the password of the collection.
setPassword(String) - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
setPrimaryImpl(String) - Method in interface org.jtheque.primary.od.able.PrimaryData
Set the primary implementation of the data.
setPrimaryImpl(String) - Method in class org.jtheque.primary.od.impl.abstraction.AbstractPrimaryData
 
setPrimaryImpl(String) - Method in class org.jtheque.primary.od.impl.PrimarySimpleDataImpl
 
setPrimaryImpl(String) - Static method in class org.jtheque.primary.PrimaryUtils
Set the current primary implementation.
setProtection(boolean) - Method in interface org.jtheque.primary.od.able.Collection
Set a boolean flag indicating if the collection is password-protected or not.
setProtection(boolean) - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
setResultsPage(Page) - Method in class org.jtheque.primary.utils.web.analyzers.generic.Pages
Set the results page.
setRootElement(TreeElement) - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
Set the root element of the model.
setScannerPossessor(ScannerPossessor) - Static method in class org.jtheque.primary.utils.web.analyzers.generic.value.ValueGetterFactory
Set the scanner possessor.
setSelectedItem(Object) - Method in class org.jtheque.primary.view.impl.choice.AbstractChoiceAction
 
setSelectedItem(Object) - Method in interface org.jtheque.primary.view.impl.choice.ChoiceAction
Set the selected item.
setSimpleData(SimpleData) - Method in interface org.jtheque.primary.view.impl.models.able.ISimpleDataModel
Set the current simple data.
setSimpleData(SimpleData) - Method in class org.jtheque.primary.view.impl.models.SimpleDataModel
 
setTheCountry(SimpleData) - Method in interface org.jtheque.primary.od.able.Person
Set the country of the object.
setTheCountry(SimpleData) - Method in class org.jtheque.primary.od.impl.PersonImpl
 
setTheOther(int) - Method in interface org.jtheque.primary.od.able.Lending
Set the other of the lending.
setTheOther(int) - Method in class org.jtheque.primary.od.impl.LendingImpl
 
setThePerson(Person) - Method in interface org.jtheque.primary.od.able.Lending
Set the person.
setThePerson(Person) - Method in class org.jtheque.primary.od.impl.LendingImpl
 
setTitle(String) - Method in interface org.jtheque.primary.od.able.Collection
Set the title of the collection
setTitle(String) - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
setToolBar(ToolbarView) - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDataPanel
Set the tool bar of the view.
setTransformers(Collection<Transformer>) - Method in class org.jtheque.primary.utils.web.analyzers.generic.Page
Set the transformers of the page url.
setTreeModel(JThequeTreeModel) - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
Set the tree model of the panel.
setType(String) - Method in interface org.jtheque.primary.od.able.Person
Set the type of the person.
setType(String) - Method in class org.jtheque.primary.od.impl.PersonImpl
 
setUrl(String) - Method in class org.jtheque.primary.utils.web.analyzers.generic.Page
Set the URL of the page.
setView(AbstractPrincipalDataPanel<? extends IModel>) - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
Set the delegated view of the view.
SimpleController - Class in org.jtheque.primary.controller.impl
A Country Controller.
SimpleController(ISimpleDataService, String) - Constructor for class org.jtheque.primary.controller.impl.SimpleController
Construct a new SimpleController.
SimpleData - Interface in org.jtheque.primary.od.able
A simple data specification.
SimpleData.DataType - Enum in org.jtheque.primary.od.able
The data type of the simple datas.
SimpleDataImpl - Class in org.jtheque.primary.od.impl
A simple data implementation
SimpleDataImpl(SimpleData.DataType) - Constructor for class org.jtheque.primary.od.impl.SimpleDataImpl
Construct a new SimpleDataImpl .
SimpleDataImpl(String, SimpleData.DataType) - Constructor for class org.jtheque.primary.od.impl.SimpleDataImpl
Construct a new SimpleDataImpl.
SimpleDataModel - Class in org.jtheque.primary.view.impl.models
A simple data model implementation.
SimpleDataModel() - Constructor for class org.jtheque.primary.view.impl.models.SimpleDataModel
 
SimpleDatasService - Class in org.jtheque.primary.services.impl
A simple data service implementation.
SimpleDatasService(IDaoSimpleDatas, String) - Constructor for class org.jtheque.primary.services.impl.SimpleDatasService
Construct a new SimpleDatasService.
SimpleDataView - Class in org.jtheque.primary.view.impl.frames
A view to edit simple data.
SimpleDataView() - Constructor for class org.jtheque.primary.view.impl.frames.SimpleDataView
Construct a new SimpleDataView.
sort(String) - Method in interface org.jtheque.primary.view.able.PrincipalDataView
Sort the datas in the view.
sort(String) - Method in class org.jtheque.primary.view.impl.components.panels.AbstractPrincipalDelegatedView
 
sort(String) - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
sort(JThequeTreeModel) - Method in interface org.jtheque.primary.view.impl.sort.Sorter
Populate the model.
sort(JThequeTreeModel, String, String) - Method in class org.jtheque.primary.view.impl.sort.SortManager
Sort the model with specific content and type of sort.
Sorter - Interface in org.jtheque.primary.view.impl.sort
A sorter.
SorterFactory - Class in org.jtheque.primary.view.impl.sort
A factory for Sorter objects.
SortManager - Class in org.jtheque.primary.view.impl.sort
Manage the sort of the tree model.
SortManager() - Constructor for class org.jtheque.primary.view.impl.sort.SortManager
Construct a new SortManager.

T

TABLE - Static variable in interface org.jtheque.primary.dao.able.IDaoCollections
 
TABLE - Static variable in interface org.jtheque.primary.dao.able.IDaoLendings
 
TABLE - Static variable in interface org.jtheque.primary.dao.able.IDaoPersons
 
TempUtils - Class in org.jtheque.primary.utils
A temporary utility class.
toFirstPlan() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
ToolbarView - Interface in org.jtheque.primary.view.able
A toolbar.
toString() - Method in class org.jtheque.primary.od.impl.CollectionImpl
 
toString() - Method in class org.jtheque.primary.od.impl.PersonImpl
 
toString() - Method in class org.jtheque.primary.od.impl.SimpleDataImpl
 
transform(String) - Method in interface org.jtheque.primary.utils.web.analyzers.generic.transform.Transformer
Transform the value to another.
Transformer - Interface in org.jtheque.primary.utils.web.analyzers.generic.transform
A value transformer.
TransformerFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.transform
A factory for Transformer objects.
TreeElement - Interface in org.jtheque.primary.view.impl.models.tree
Represents an element of a tree model.

U

unbindDataType(String) - Static method in class org.jtheque.primary.utils.DataTypeManager
Unbind a data type.
undo() - Method in class org.jtheque.primary.controller.impl.undo.GenericDataCreatedEdit
 
undo() - Method in class org.jtheque.primary.controller.impl.undo.GenericDataDeletedEdit
 
unplug() - Static method in class org.jtheque.primary.PrimaryUtils
Unplug the elements of the utils.
update(Version) - Method in class org.jtheque.primary.PrimaryUtilsSchema
 
updateDisplayList(Collection<T>) - Method in interface org.jtheque.primary.view.impl.models.able.IPrincipalDataModel
Update the display list and replace his datas with a new list.
updateDisplayList(Collection<T>) - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
 
updateDisplayList() - Method in class org.jtheque.primary.view.impl.models.PrincipalDataModel
Update the display list.

V

validate(Collection<JThequeError>) - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
Validate the view and save all the validation's errors in the list.
validate(Collection<JThequeError>) - Method in class org.jtheque.primary.view.impl.frames.BorrowerView
 
validate(Collection<JThequeError>) - Method in class org.jtheque.primary.view.impl.frames.ChoiceView
 
validate(Collection<JThequeError>) - Method in class org.jtheque.primary.view.impl.frames.SimpleDataView
 
validateContent() - Method in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel
 
ValidateSimpleDataViewAction - Class in org.jtheque.primary.view.impl.actions.simple
An action to validate the kind view.
ValidateSimpleDataViewAction() - Constructor for class org.jtheque.primary.view.impl.actions.simple.ValidateSimpleDataViewAction
Construct a AcValidateKindView.
valueChanged(TreeSelectionEvent) - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
valueForPathChanged(TreePath, Object) - Method in class org.jtheque.primary.view.impl.models.tree.JThequeTreeModel
 
ValueGetter - Interface in org.jtheque.primary.utils.web.analyzers.generic.value
A value getter.
ValueGetterFactory - Class in org.jtheque.primary.utils.web.analyzers.generic.value
A factory for ValueGetter elements.
valueOf(String) - Static method in enum org.jtheque.primary.od.able.SimpleData.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jtheque.primary.view.able.ViewMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jtheque.primary.od.able.SimpleData.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jtheque.primary.view.able.ViewMode
Returns an array containing the constants of this enum type, in the order they are declared.
view(Data) - Method in interface org.jtheque.primary.controller.able.ControllerState
Display a data.
view(T) - Method in interface org.jtheque.primary.controller.able.IPrincipalController
View the specified data.
view(Data) - Method in class org.jtheque.primary.controller.impl.AbstractControllerState
 
view(T) - Method in class org.jtheque.primary.controller.impl.PrincipalController
 
View - Interface in org.jtheque.primary.view.able
Represents a view.
ViewMode - Enum in org.jtheque.primary.view.able
A ViewMode.

A B C D E F G H I J L M N O P R S T U V

Copyright © 2010 JTheque. All Rights Reserved.