public final class PortalComponentHome extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
create(PortalComponent portalComponent)
Insert a new record in the table.
|
static PortalComponent |
findByPrimaryKey(int nPortalComponentId)
load the data of PortalComponent from the table
|
static StyleSheet |
getXsl(int nPortalComponentId,
int nModeId)
Returns the stylesheet of the portal component according to the mode
|
static void |
remove(int nPortalComponentId)
Delete a record from the table
|
static void |
update(PortalComponent portalComponent)
Update the record in the table
|
public static void create(PortalComponent portalComponent)
portalComponent - component The Instance of the object PortalComponentpublic static void remove(int nPortalComponentId)
nPortalComponentId - The indentifier of the object PortalComponentpublic static PortalComponent findByPrimaryKey(int nPortalComponentId)
nPortalComponentId - The indentifier of the object PortalComponentpublic static void update(PortalComponent portalComponent)
portalComponent - The instance of the PortalComponent to updatepublic static StyleSheet getXsl(int nPortalComponentId, int nModeId)
nPortalComponentId - the identifier of the portal componentnModeId - the selected modeCopyright © 2016 City of Paris. All rights reserved.