org.exoplatform.brandadvocacy.model
Class Proposition
java.lang.Object
org.exoplatform.brandadvocacy.model.Proposition
public class Proposition
- extends Object
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Sep 9, 2014
Proposition
public Proposition()
Proposition
public Proposition(String content)
getLabelID
public String getLabelID()
setLabelID
public void setLabelID(String labelID)
getId
public String getId()
setId
public void setId(String id)
getMission_id
public String getMission_id()
setMission_id
public void setMission_id(String mission_id)
getContent
public String getContent()
setContent
public void setContent(String content)
getActive
public Boolean getActive()
setActive
public void setActive(Boolean active)
getNumberUsed
public int getNumberUsed()
setNumberUsed
public void setNumberUsed(int nb)
checkValid
public void checkValid()
throws BrandAdvocacyServiceException
- Throws:
BrandAdvocacyServiceException
getShortContent
public String getShortContent(int length)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.