org.eclipse.higgins.rpps.core.impl
Class CardInformationRPPS

java.lang.Object
  extended byorg.eclipse.higgins.userprofile.entity.CardInformation
      extended byorg.eclipse.higgins.rpps.core.impl.CardInformationRPPS

public class CardInformationRPPS
extends org.eclipse.higgins.userprofile.entity.CardInformation

Author:
Artem Verkhovets

Constructor Summary
CardInformationRPPS()
           
CardInformationRPPS(org.eclipse.higgins.userprofile.entity.CardInformation cardInformation, org.eclipse.higgins.icard.CUID cuid)
           
 
Method Summary
 org.eclipse.higgins.userprofile.entity.WebForm[] getWebForms()
           
 void setWebForms(org.eclipse.higgins.userprofile.entity.WebForm[] webForms)
           
 
Methods inherited from class org.eclipse.higgins.userprofile.entity.CardInformation
equals, getCardCredential, getCuid, hashCode, setCardCredential, setCuid
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CardInformationRPPS

public CardInformationRPPS()

CardInformationRPPS

public CardInformationRPPS(org.eclipse.higgins.userprofile.entity.CardInformation cardInformation,
                           org.eclipse.higgins.icard.CUID cuid)
Method Detail

getWebForms

public org.eclipse.higgins.userprofile.entity.WebForm[] getWebForms()

setWebForms

public void setWebForms(org.eclipse.higgins.userprofile.entity.WebForm[] webForms)