org.nuiton.wikitty
Class SecurityTokenHelper
java.lang.Object
org.nuiton.wikitty.BusinessEntityWikitty
org.nuiton.wikitty.SecurityTokenAbstract
org.nuiton.wikitty.SecurityTokenImpl
org.nuiton.wikitty.SecurityTokenHelper
- All Implemented Interfaces:
- Serializable, Cloneable, BusinessEntity, SecurityToken
public class SecurityTokenHelper
- extends SecurityTokenImpl
- See Also:
- Serialized Form
| Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty |
addPropertyChangeListener, addPropertyChangeListener, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion |
| Methods inherited from interface org.nuiton.wikitty.BusinessEntity |
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion |
setUser
public static void setUser(Wikitty w,
String user)
getUser
public static String getUser(Wikitty w)
isExtension
public static boolean isExtension(Wikitty w)
- Check if wikitty has current extension
addExtension
public static void addExtension(Wikitty w)
- ajout les extensions static de cette classe au wikitty en argument
equals
public static boolean equals(Wikitty w1,
Wikitty w2)
- Check equality on all field of this extension, and only those.
Copyright © 2009-2010 CodeLutin. All Rights Reserved.