com.ibm.commerce.catalogmanagement.commands
Interface CatalogGroupUpdateCmd

All Superinterfaces:
AccCommand, ControllerCommand, ECCommand
All Known Implementing Classes:
CatalogGroupUpdateCmdImpl

public interface CatalogGroupUpdateCmd
extends ControllerCommand

The CatalogGroupUpdateCmd is a URL and controller command that:

Parameters: Access Beans: Task Commands: Other Controller Commands: None. Mandatory Parameters: catgroupId, or identifier. Additional Parameters: masterCatalog, catalogId, enableContract. Optional Parameters: field1, field2, markForDelete, display, fImage, descLangId, keyword, lDesc, name, published, sDesc, tImage, URL. Default Value: descLangId = language ID from command context. published = 0.

Field Summary
static java.lang.String CLASSNAME
          Defines the CLASSNAME.
static java.lang.String COPYRIGHT
          The internal copyright field.
 
Fields inherited from interface com.ibm.commerce.command. ECCommand
defaultCommandClassName
 
Method Summary
 java.lang.Long getCatgroupId()
          Gets the catalog group ID.
 java.lang.String getIdentifier()
          Gets the identifier of the catalog group.
 void setCatgroupId(java.lang.Long anCatgroupId)
          Sets the catalog group ID.
 void setDescLanguage(java.lang.Integer anDescLang)
          Sets the language ID used for the catalog group description.
 void setDisplay(java.lang.String astrDisplay)
          Sets the display for the catalog group.
 void setField1(java.lang.String astrField1)
          Sets field 1 of the catalog group.
 void setField2(java.lang.String astrField2)
          Sets field 2 of the catalog group.
 void setFullimage(java.lang.String astrFullimage)
          Sets the path of the full image of the catalog group.
 void setIdentifier(java.lang.String astrIdentifier)
          Sets the identifier of the catalog group.
 void setKeyword(java.lang.String astrKeyword)
          Sets the keyword for the catalog group.
 void setLastupdate(java.sql.Timestamp atmLastupdate)
          Sets the date and time the catalog group was updated.
 void setLongdescription(java.lang.String astrLongdescription)
          Sets a long description of the catalog group.
 void setMarkfordelete(java.lang.Integer anMarkfordelete)
          Sets the mark for delete flag of the catalog group: 0 or null = catalog group not marked for delete.
 void setMemberId(java.lang.Long anMemberId)
          Sets the owner ID of the catalog group.
 void setName(java.lang.String astrName)
          Sets the language dependent name of the catalog group.
 void setOID(java.lang.String astrOID)
          Sets the object identifier of the catalog group.
 void setPublished(java.lang.Integer anPublished)
          Sets whether or not the catalog group description is published: 0 = Not published.
 void setShortdescription(java.lang.String astrShortdescription)
          Sets the short description of the catalog group.
 void setThumbnail(java.lang.String astrThumbnail)
          Sets the path of the thumbnail image of the catalog group.
 void setURL(java.lang.String astrURL)
          Sets the redirect URL.
 
Methods inherited from interface com.ibm.commerce.command. ControllerCommand
checkPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputProperties
 
Methods inherited from interface com.ibm.commerce.command. AccCommand
accessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwner
 
Methods inherited from interface com.ibm.commerce.command. ECCommand
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
 

Field Detail
public static final java.lang.String COPYRIGHT
The internal copyright field.
See Also:
Constant Field Values

CLASSNAME

public static final java.lang.String CLASSNAME
Defines the CLASSNAME.
See Also:
Constant Field Values
Method Detail

getCatgroupId

public java.lang.Long getCatgroupId()
Gets the catalog group ID.
Returns:
the catalog group ID

getIdentifier

public java.lang.String getIdentifier()
Gets the identifier of the catalog group.
Returns:
the catalog group identifier

setCatgroupId

public void setCatgroupId(java.lang.Long anCatgroupId)
Sets the catalog group ID.
Parameters:
anCatgroupId - the catalog group ID

setDescLanguage

public void setDescLanguage(java.lang.Integer anDescLang)
Sets the language ID used for the catalog group description.
Parameters:
anDescLang - the language ID

setDisplay

public void setDisplay(java.lang.String astrDisplay)
Sets the display for the catalog group.
Parameters:
astrDisplay - the catalog group display

setField1

public void setField1(java.lang.String astrField1)
Sets field 1 of the catalog group.
Parameters:
astrField1 - customizable field 1

setField2

public void setField2(java.lang.String astrField2)
Sets field 2 of the catalog group.
Parameters:
astrField2 - customizable field 2

setFullimage

public void setFullimage(java.lang.String astrFullimage)
Sets the path of the full image of the catalog group.
Parameters:
astrFullimage - the full image path of the catalog group

setIdentifier

public void setIdentifier(java.lang.String astrIdentifier)
Sets the identifier of the catalog group.
Parameters:
astrIdentifier - the catalog group identifier

setKeyword

public void setKeyword(java.lang.String astrKeyword)
Sets the keyword for the catalog group.
Parameters:
astrKeyword - the catalog group keyword

setLastupdate

public void setLastupdate(java.sql.Timestamp atmLastupdate)
Sets the date and time the catalog group was updated. If not set, the time the command was called will be used.
Parameters:
atmLastupdate - the last time the catalog group was updated

setLongdescription

public void setLongdescription(java.lang.String astrLongdescription)
Sets a long description of the catalog group.
Parameters:
astrLongdescription - the long description of the catalog group

setMarkfordelete

public void setMarkfordelete(java.lang.Integer anMarkfordelete)
Sets the mark for delete flag of the catalog group:
Parameters:
anMarkfordelete - whether the catalog is marked for deletion

setMemberId

public void setMemberId(java.lang.Long anMemberId)
Sets the owner ID of the catalog group.
Parameters:
anMemberId - the owner of the catalog group

setName

public void setName(java.lang.String astrName)
Sets the language dependent name of the catalog group.
Parameters:
astrName - the name of the catalog group

setOID

public void setOID(java.lang.String astrOID)
Sets the object identifier of the catalog group.
Parameters:
astrOID - the catalog group object identifier

setPublished

public void setPublished(java.lang.Integer anPublished)
Sets whether or not the catalog group description is published:
Parameters:
anPublished - the published flag of the catalog group description

setShortdescription

public void setShortdescription(java.lang.String astrShortdescription)
Sets the short description of the catalog group.
Parameters:
astrShortdescription - the catalog group short description

setThumbnail

public void setThumbnail(java.lang.String astrThumbnail)
Sets the path of the thumbnail image of the catalog group.
Parameters:
astrThumbnail - the thumbnail image of the catalog group

setURL

public void setURL(java.lang.String astrURL)
Sets the redirect URL.
Parameters:
astrURL - the redirect URL