com.silverpeas.whitePages.control
Class CardHeader
java.lang.Object
  
com.silverpeas.util.i18n.AbstractI18NBean
      
com.silverpeas.util.i18n.AbstractBean
          
com.silverpeas.whitePages.control.CardHeader
- All Implemented Interfaces: 
 - com.silverpeas.util.i18n.I18NBean, com.stratelia.silverpeas.contentManager.SilverContentInterface, Serializable, Comparable
 
public final class CardHeader
- extends com.silverpeas.util.i18n.AbstractBean
- implements com.stratelia.silverpeas.contentManager.SilverContentInterface, Comparable
  
The fileboxplus implementation of SilverContentInterface
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class com.silverpeas.util.i18n.AbstractBean | 
getDescription, getLanguages, getName | 
 
| Methods inherited from class com.silverpeas.util.i18n.AbstractI18NBean | 
addTranslation, getClonedTranslations, getDescription, getLanguage, getLanguageToDisplay, getName, getNextTranslation, getTranslation, getTranslationId, getTranslations, isRemoveTranslation, setDescription, setLanguage, setName, setRemoveTranslation, setTranslationId, setTranslations, setTranslations, setTranslations | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface com.stratelia.silverpeas.contentManager.SilverContentInterface | 
getDescription, getDescription, getLanguages, getName, getName | 
 
CardHeader
public CardHeader(long id,
                  Card card)
CardHeader
public CardHeader(long id,
                  Card card,
                  String instanceId,
                  String date,
                  String creatorId)
init
public void init(long id,
                 Card card)
 
 
getURL
public String getURL()
- Specified by:
 getURL in interface com.stratelia.silverpeas.contentManager.SilverContentInterface
 
 
getId
public String getId()
- Specified by:
 getId in interface com.stratelia.silverpeas.contentManager.SilverContentInterface
 
 
getInstanceId
public String getInstanceId()
- Specified by:
 getInstanceId in interface com.stratelia.silverpeas.contentManager.SilverContentInterface
 
 
getTitle
public String getTitle()
 
 
getDate
public String getDate()
- Specified by:
 getDate in interface com.stratelia.silverpeas.contentManager.SilverContentInterface
 
 
getIconUrl
public String getIconUrl()
- Specified by:
 getIconUrl in interface com.stratelia.silverpeas.contentManager.SilverContentInterface
 
 
getCreatorId
public String getCreatorId()
- Specified by:
 getCreatorId in interface com.stratelia.silverpeas.contentManager.SilverContentInterface
 
 
getSilverCreationDate
public String getSilverCreationDate()
- Specified by:
 getSilverCreationDate in interface com.stratelia.silverpeas.contentManager.SilverContentInterface
 
 
compareTo
public int compareTo(Object other)
- Specified by:
 compareTo in interface Comparable
 
 
Copyright © 2016 Silverpeas. All Rights Reserved.