Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
com.ibm.commerce.pagelayout.facade.server.commands
Interface FetchLayoutCmd
All Superinterfaces:
AbstractFetchNounCmd
, com.ibm.websphere.command.Command, java.io.Serializable
All Known Implementing Classes:
FetchLayoutByPageCmdImpl
,
FetchLayoutCmdImpl
,
FetchPageLocationsByLayoutIDCmdImpl
public interface
FetchLayoutCmd
extends
AbstractFetchNounCmd
This is the interface for the command that is used to fetch Layout nouns.
Field Summary
Fields
Modifier and Type
Field and Description
static java.lang.String
COPYRIGHT
IBM Copyright notice field.
Fields inherited from interface com.ibm.websphere.command.Command
serialVersionUID
Method Summary
Methods inherited from interface com.ibm.commerce.foundation.server.command.bod.
AbstractFetchNounCmd
getNouns
,
getShow
,
setGet
,
setSearchExpression
Methods inherited from interface com.ibm.websphere.command.Command
execute, isReadyToCallExecute, reset
Field Detail
COPYRIGHT
static final java.lang.String COPYRIGHT
IBM Copyright notice field.
See Also:
Constant Field Values
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method