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