Uses of Class
org.silverpeas.components.whitepages.model.Card
Packages that use Card
Package
Description
-
Uses of Card in org.silverpeas.components.whitepages.control
Methods in org.silverpeas.components.whitepages.control that return CardModifier and TypeMethodDescriptionCardManager.getCard(long id) CardManager.getUserCard(String userId, String instanceId) Get card for a user and instance.Methods in org.silverpeas.components.whitepages.control that return types with arguments of type CardModifier and TypeMethodDescriptionCardManager.getCardsByIds(List<String> ids) CardManager.getVisibleCards(String instanceId) Methods in org.silverpeas.components.whitepages.control with parameters of type CardModifier and TypeMethodDescriptionlongCardManager.create(Card card, String creatorId, org.silverpeas.core.pdc.pdc.model.PdcClassification classification) protected intWhitePagesContentManager.createSilverContent(Connection con, Card card) add a new content.voidvoidbooleanCardManager.isPublicationClassifiedOnPDC(Card card) protected voidWhitePagesContentManager.updateSilverContentVisibility(Card card) update the visibility attributes of the content.Constructors in org.silverpeas.components.whitepages.control with parameters of type CardModifierConstructorDescriptionCardHeader(long id, Card card, String instanceId, String date, String creatorId) -
Uses of Card in org.silverpeas.components.whitepages.model
Constructors in org.silverpeas.components.whitepages.model with parameters of type Card