org.silverpeas.admin.web
Class PersonalToolEntity
java.lang.Object
org.silverpeas.admin.web.AbstractTypeEntity
org.silverpeas.admin.web.AbstractPersonnalEntity
org.silverpeas.admin.web.PersonalToolEntity
- All Implemented Interfaces:
- Exposable, Serializable
public class PersonalToolEntity
- extends AbstractPersonnalEntity
The personal tool entity.
- Author:
- Yohann Chastagnier
- See Also:
- Serialized Form
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
createFrom
public static PersonalToolEntity createFrom(AbstractTool tool)
- Creates a new personal tool entity from the specified tool.
- Parameters:
tool
- the tool to entitify.
getUriIdentifier
protected String getUriIdentifier()
- Specified by:
getUriIdentifier
in class AbstractPersonnalEntity
Copyright © 2016 Silverpeas. All Rights Reserved.