erland.webapp.cdcollection.fb.collection
Class CollectionPB
java.lang.Object
org.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
erland.webapp.common.fb.BaseFB
erland.webapp.cdcollection.fb.collection.CollectionFB
erland.webapp.cdcollection.fb.collection.CollectionPB
- All Implemented Interfaces:
- Serializable
public class CollectionPB
- extends CollectionFB
- See Also:
- Serialized Form
Methods inherited from class erland.webapp.cdcollection.fb.collection.CollectionFB |
getDescription, getDescriptionEnglish, getId, getIdDisplay, getOfficial, getOfficialDisplay, getSortOrder, getTitle, getTitleEnglish, getUsername, reset, setDescription, setDescriptionEnglish, setId, setIdDisplay, setOfficial, setOfficialDisplay, setSortOrder, setTitle, setTitleEnglish, setUsername |
CollectionPB
public CollectionPB()
getUpdateLink
public String getUpdateLink()
setUpdateLink
public void setUpdateLink(String updateLink)
getRemoveLink
public String getRemoveLink()
setRemoveLink
public void setRemoveLink(String removeLink)
getNewMediaLink
public String getNewMediaLink()
setNewMediaLink
public void setNewMediaLink(String newMediaLink)
getMedias
public MediaPB[] getMedias()
setMedias
public void setMedias(MediaPB[] medias)
Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.