|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.media.MediaDetailDialogHandler
Constructor Summary | |
---|---|
MediaDetailDialogHandler()
|
Method Summary | |
---|---|
void |
discardChanges()
|
RDate |
getActiveDate()
|
java.util.List |
getAllBanners()
SELECTION LISTS |
java.util.List |
getAllMediaTypes()
|
java.util.List |
getAllSeasonCodes()
|
java.util.List |
getAllSourceCodes()
|
java.util.List |
getAllSubConcepts()
|
java.util.Collection |
getAllUnitsOfMeasure()
|
java.lang.Object |
getBanner()
|
java.lang.Object |
getChannelType()
|
java.util.List |
getChannelTypes()
|
java.lang.String |
getDescription()
|
RDate |
getInHomeDate()
|
java.lang.Object |
getMedia()
|
java.lang.String |
getMediaCode()
|
java.lang.String |
getMediaDescription()
MEDIA GETTER METHODS |
java.lang.Object |
getMediaType()
|
java.lang.String |
getPageLength()
|
java.lang.Object |
getPageUnitOfMeasure()
|
java.lang.String |
getPageWidth()
|
RDate |
getPriceEndDate()
|
RDate |
getPriceStartDate()
|
RDate |
getReleaseDate()
|
java.lang.Object |
getSeasonCode()
|
java.lang.String |
getSellingItemCount()
|
java.lang.String |
getSellingSkuCount()
|
java.lang.Object |
getSourceCode()
|
java.lang.String |
getStatus()
|
java.lang.Object |
getStore()
|
java.util.List |
getStores()
|
java.lang.Object |
getSubConcept()
|
java.lang.String |
getTotalArea()
|
java.lang.String |
getTotalNumberPages()
|
java.lang.Object |
getUnitOfMeasureInches()
CALCULATIONS |
java.lang.String |
getYear()
|
boolean |
hasMedia()
|
boolean |
isMediaEditable()
|
boolean |
isMediaPersisted()
|
boolean |
isMediaStatusActive()
|
boolean |
isMediaStatusWorksheet()
|
void |
setBanner(java.lang.Object object)
|
void |
setChannelType(java.lang.Object object)
|
void |
setDescription(java.lang.String description)
|
void |
setInHomeDate(java.lang.String inHomeDate)
|
void |
setMedia(java.lang.Object object)
STATE MANAGEMENT |
void |
setPageLength(java.lang.String value)
|
void |
setPageUnitOfMeasure(java.lang.Object object)
|
void |
setPageWidth(java.lang.String value)
|
void |
setPriceEndDate(java.lang.String endDate)
|
void |
setReleaseDate(java.lang.String releaseDate)
|
void |
setSeasonCode(java.lang.Object object)
MEDIA SETTER METHODS |
void |
setSourceCode(java.lang.Object sourceCode)
|
void |
setStore(java.lang.Object object)
|
void |
setSubConcept(java.lang.Object object)
|
void |
setTotalNumPages(java.lang.String value)
|
void |
setType(java.lang.Object object)
|
void |
setYear(java.lang.String year)
|
void |
submitMedia()
|
void |
validateActiveDate(java.lang.String activeDate)
VALIDATION |
void |
validatePriceDateRange(java.lang.String startDate,
java.lang.String endDate)
|
void |
validateStartDate(java.lang.String startDate)
|
Methods inherited from class com.retek.commons.gui.core.ScreenHandler |
---|
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MediaDetailDialogHandler()
Method Detail |
public void setMedia(java.lang.Object object) throws SystemException
SystemException
public boolean hasMedia()
public java.lang.Object getMedia()
public void setBanner(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public void setChannelType(java.lang.Object object) throws SystemException
SystemException
public void submitMedia() throws SystemException, BusinessException
SystemException
BusinessException
public void discardChanges() throws SystemException
SystemException
public java.util.List getAllBanners()
public java.util.List getChannelTypes() throws SystemException
SystemException
public java.util.List getAllMediaTypes()
public java.util.List getAllSubConcepts()
public java.util.List getAllSeasonCodes()
public java.util.Collection getAllUnitsOfMeasure()
public java.util.List getAllSourceCodes() throws SystemException
SystemException
public java.util.List getStores() throws SystemException, UiBusinessException
SystemException
UiBusinessException
public java.lang.String getMediaDescription() throws SystemException
SystemException
public java.lang.Object getBanner() throws SystemException
SystemException
public java.lang.Object getChannelType() throws SystemException
SystemException
public java.lang.String getStatus() throws SystemException
SystemException
public java.lang.String getMediaCode() throws SystemException
SystemException
public java.lang.Object getSeasonCode() throws SystemException
SystemException
public java.lang.String getYear() throws SystemException
SystemException
public java.lang.String getDescription() throws SystemException
SystemException
public java.lang.Object getMediaType() throws SystemException
SystemException
public java.lang.Object getSubConcept() throws SystemException
SystemException
public RDate getPriceStartDate() throws SystemException
SystemException
public RDate getPriceEndDate() throws SystemException
SystemException
public RDate getReleaseDate() throws SystemException
SystemException
public RDate getActiveDate() throws SystemException
SystemException
public RDate getInHomeDate() throws SystemException
SystemException
public java.lang.String getPageLength() throws SystemException
SystemException
public java.lang.String getPageWidth() throws SystemException
SystemException
public java.lang.Object getPageUnitOfMeasure() throws SystemException
SystemException
public java.lang.String getTotalNumberPages() throws SystemException
SystemException
public java.lang.Object getStore() throws SystemException
SystemException
public java.lang.Object getSourceCode() throws SystemException
SystemException
public java.lang.String getSellingItemCount() throws SystemException
SystemException
public java.lang.String getSellingSkuCount() throws SystemException
SystemException
public java.lang.String getTotalArea() throws SystemException
SystemException
public boolean isMediaStatusWorksheet() throws SystemException
SystemException
public boolean isMediaStatusActive() throws SystemException
SystemException
public boolean isMediaPersisted() throws SystemException
SystemException
public boolean isMediaEditable() throws SystemException
SystemException
public void setSeasonCode(java.lang.Object object) throws SystemException
SystemException
public void setYear(java.lang.String year) throws SystemException
SystemException
public void setDescription(java.lang.String description) throws SystemException
SystemException
public void setType(java.lang.Object object) throws SystemException
SystemException
public void setSubConcept(java.lang.Object object) throws SystemException
SystemException
public void setPriceEndDate(java.lang.String endDate) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public void setReleaseDate(java.lang.String releaseDate) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public void setInHomeDate(java.lang.String inHomeDate) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public void setPageLength(java.lang.String value) throws SystemException
SystemException
public void setPageWidth(java.lang.String value) throws SystemException
SystemException
public void setPageUnitOfMeasure(java.lang.Object object) throws SystemException
SystemException
public void setTotalNumPages(java.lang.String value) throws SystemException
SystemException
public void setStore(java.lang.Object object) throws SystemException
SystemException
public void setSourceCode(java.lang.Object sourceCode) throws SystemException
SystemException
public java.lang.Object getUnitOfMeasureInches()
public void validateActiveDate(java.lang.String activeDate) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public void validateStartDate(java.lang.String startDate) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public void validatePriceDateRange(java.lang.String startDate, java.lang.String endDate) throws UiBusinessException
UiBusinessException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |