Serialized Form


Package org.wicketstuff.osgi.test.library.web

Class org.wicketstuff.osgi.test.library.web.AddAuthorPage extends org.apache.wicket.markup.html.WebPage implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

libraryService

org.wicketstuff.osgi.test.library.service.LibraryService libraryService

Class org.wicketstuff.osgi.test.library.web.AddAuthorPage.AddAuthorForm extends org.apache.wicket.markup.html.form.Form<org.wicketstuff.osgi.test.library.model.Author> implements Serializable

serialVersionUID: 1L

Class org.wicketstuff.osgi.test.library.web.BooksPage extends org.apache.wicket.markup.html.WebPage implements Serializable

serialVersionUID: 1L

Serialized Fields

libraryService

org.wicketstuff.osgi.test.library.service.LibraryService libraryService



Copyright © 2018. All rights reserved.