Serialized Form


Package fr.paris.lutece.plugins.wiki.service

Class fr.paris.lutece.plugins.wiki.service.WikiDiff extends java.lang.Object implements Serializable

Serialized Fields

newText

java.lang.String newText
The newly modified text, or null if text was deleted.


oldText

java.lang.String oldText
The old text that was changed, or null if new text was added.


position

int position
The zero-based position of the text that was changed.


subDiffs

java.util.List<E> subDiffs
The diff may (optionally) contain a list of sub-diffs, such as when diffing two topics and then further showing what changed on a line.


Package fr.paris.lutece.plugins.wiki.utils.auth

Class fr.paris.lutece.plugins.wiki.utils.auth.WikiAnonymousUser extends fr.paris.lutece.portal.service.security.LuteceUser implements Serializable



Copyright © 2011 Mairie de Paris. All Rights Reserved.