SEO Domain Index
Crisopeya IM
v1.0.0

net.crisopeya.product.SEO_Domain_Index_rg.ui.datamodel
Class SEO_Domain_Index_rgUiData

java.lang.Object
  extended by net.crisopeya.product.SEO_Domain_Index_rg.data.SEO_Domain_Index_rg
      extended by net.crisopeya.product.SEO_Domain_Index_rg.ui.datamodel.SEO_Domain_Index_rgUiData
All Implemented Interfaces:
DataModel, UiDataModel

public class SEO_Domain_Index_rgUiData
extends SEO_Domain_Index_rg
implements UiDataModel

Handles and manages SEO Domain Index (external link) IM data on the USER INTERFACE (UI) layer. It extends the functionality of the SEO_Domain_Index_rg data container class with what the UI layer requires.

Asistentes Data Management

To retrieve information to other application layers, this class is transformed into the SEO_Domain_Index_rg container class, as shown in the following diagram:

Crisopeya IM Data Management 
 Diagram


It sends and receives SEO Domain Index (external link) IM data from the SEO_Domain_Index_rgEnhancer class in the database layer using the SEO_Domain_Index_rg bridge class.

When a user insert some data on the User Interface, the data is stored in this class, it is sent to the SEO_Domain_Index_rg class. Then it is sent to the Database layer where data is set the SEO_Domain_Index_rgEnhancer class to be persisted into the database. The same way, when SEO_Domain_Index_rg IM data is retrieved from the database, it is stored into the SEO_Domain_Index_rgEnhancer class and then set into the SEO_Domain_Index_rg bridge class that is then sent to the User Interface layer and handled using this SEO_Domain_Index_rgUiData class.

For more information on SEO Domain Index (external link) IM Data Management see SEO_Domain_Index_rg, SEO_Domain_Index_rgEnhancer, SEO_Domain_Index_rgDbData and SEO_Domain_Index_rgUiData.

Version:
1.0.0, 09/28/08
Author:
C-SGE (crisopeya software generation engine)
See Also:
SEO_Domain_Index_rg, SEO_Domain_Index_rgEnhancer, SEO_Domain_Index_rgDbData

Field Summary
 
Fields inherited from class net.crisopeya.product.SEO_Domain_Index_rg.data.SEO_Domain_Index_rg
Date, Domain, Google_site, Google_sitemap, Live, SEO_Domain_Index_rg_Id, Sitemap, Yahoo, Yahoo_inlinks
 
Constructor Summary
SEO_Domain_Index_rgUiData()
          Default empty constructor.
SEO_Domain_Index_rgUiData(DataModel _data)
          Contructs a SEO Domain Index (external link) IM UI data object from the SEO_Domain_Index_rg bridge class.
 
Method Summary
 Object get(int _index)
          Gets a SEO Domain Index (external link) IM field value
 DataModel getDataModel()
          Gets an instance of the SEO_Domain_Index_rg bridge class using this SEO Domain Index (external link) IM UI layer data.
 String getLabelText()
          Gets the label text for this SEO Domain Index (external link) IM register.
 void set(int _index, Object _value)
          Sets a SEO Domain Index (external link) IM field value
 
Methods inherited from class net.crisopeya.product.SEO_Domain_Index_rg.data.SEO_Domain_Index_rg
getDate, getDomain, getGoogle_site, getGoogle_sitemap, getId, getImages, getLive, getSitemap, getYahoo_inlinks, getYahoo, set, setDate, setDomain, setGoogle_site, setGoogle_sitemap, setId, setLive, setSitemap, setYahoo_inlinks, setYahoo, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.crisopeya.platform.ui.datamodel.UiDataModel
setId, toString
 
Methods inherited from interface net.crisopeya.platform.data.DataModel
getId, getImages, set, toString
 

Constructor Detail

SEO_Domain_Index_rgUiData

public SEO_Domain_Index_rgUiData()
Default empty constructor.


SEO_Domain_Index_rgUiData

public SEO_Domain_Index_rgUiData(DataModel _data)
Contructs a SEO Domain Index (external link) IM UI data object from the SEO_Domain_Index_rg bridge class.

Parameters:
_data - The SEO Domain Index IM bridge object
Method Detail

get

public Object get(int _index)
Gets a SEO Domain Index (external link) IM field value

Specified by:
get in interface UiDataModel
Parameters:
_index - The SEO Domain Index IM field index
Returns:
The field value

set

public void set(int _index,
                Object _value)
Sets a SEO Domain Index (external link) IM field value

Specified by:
set in interface UiDataModel
Parameters:
_index - The SEO Domain Index IM field index
_value - The SEO Domain Index IM field value

getDataModel

public DataModel getDataModel()
Gets an instance of the SEO_Domain_Index_rg bridge class using this SEO Domain Index (external link) IM UI layer data.

Specified by:
getDataModel in interface UiDataModel
Returns:
The SEO Domain Index IM bridge object

getLabelText

public String getLabelText()
Gets the label text for this SEO Domain Index (external link) IM register.

Specified by:
getLabelText in interface UiDataModel
Returns:
The label text

SEO Domain Index
Crisopeya IM
v1.0.0

This software application has been automatically built and generated by the Crisopeya Technology. It has been freely shared and contributed to the Crisopeya Software 2.0 Community Software Catalog by one of its users.

You can download this application from the Crisopeya Software 2.0 Community Software Catalog.
You can join the Crisopeya community and build and share your own software applications.

© 2004-2009 Crisopeya Team at Business Excellence by Information Technologies SL (BE I.T.)