|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Factory
Interface representing a model factory. Please note that the model factory creates only one instance of a model and returns this instance every time the respective get-method is called.
Method Summary | |
---|---|
CatalogCategoryModel |
getCatalogCategoryModel()
Deprecated. Use com.ibm.mashups.enabler.catalog.Factory instead. |
NavigationModel |
getNavigationModel()
Deprecated. Use com.ibm.mashups.enabler.navigation.Factory instead. |
SharedNavigationModel |
getSharedNavigationModel()
Deprecated. Use com.ibm.mashups.enabler.navigation.Factory instead. |
ThemeModel |
getThemeModel()
Deprecated. Use com.ibm.mashups.enabler.theme.Factory instead. |
UserModel |
getUserModel()
Deprecated. Use com.ibm.mashups.enabler.user.Factory instead. |
RemoteModel |
getRemoteModel()
Deprecated. Use com.ibm.mashups.enabler.remote.Factory instead. |
TemplateModel |
getTemplateModel()
Deprecated. Use com.ibm.mashups.enabler.template.Factory instead. |
SpaceModel |
getSpaceModel()
Deprecated. Use com.ibm.mashups.enabler.space.Factory instead. |
SpaceExtensionModel |
getSpaceExtensionModel()
Deprecated. Use com.ibm.mashups.enabler.space.Factory instead. |
Method Detail |
---|
CatalogCategoryModel getCatalogCategoryModel()
null
if the aspect is not supported by the server runtimeNavigationModel getNavigationModel()
null
if the aspect is not supported by the server runtimeSharedNavigationModel getSharedNavigationModel()
null
if the aspect is not supported by the server runtimeThemeModel getThemeModel()
null
if the aspect is not supported by the server runtimeUserModel getUserModel()
null
if the aspect is not supported by the server runtimeRemoteModel getRemoteModel()
null
if the aspect is not supported by the server runtimeTemplateModel getTemplateModel()
null
if the aspect is not supported by the server runtimeSpaceModel getSpaceModel()
null
if the aspect is not supported by the server runtimeSpaceExtensionModel getSpaceExtensionModel()
null
if the aspect is not supported by the server runtime
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |