Package | Description |
---|---|
com.jalios.jcms.policy | |
com.jalios.jcms.portlet |
Contains core Portlets parent of all generated portlets.
|
com.jalios.jcms.workspace |
Contains classes about workspace features.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardPolicyFilter.afterWizard(WizardContext ctxt)
Performs actions after the Wizard process.
|
void |
BasicWizardPolicyFilter.afterWizard(WizardContext ctxt) |
boolean |
WizardPolicyFilter.beforeWizard(WizardContext ctxt)
Performs actions before the Wizard process.
|
boolean |
BasicWizardPolicyFilter.beforeWizard(WizardContext ctxt) |
java.lang.String |
WizardPolicyFilter.handleCategoryName(java.lang.String computedName,
Category cat,
WizardContext ctxt)
Handle custom name for the given category.
|
java.lang.String |
BasicWizardPolicyFilter.handleCategoryName(java.lang.String computedName,
Category cat,
WizardContext ctxt) |
Modifier and Type | Method and Description |
---|---|
PortalElement |
PortalElement.duplicate(WizardContext context,
boolean deep)
Performs a deep duplicate.
|
protected void |
PortletParent.duplicateDeep(WizardContext context,
PortalElement parent) |
protected void |
PortletCollection.duplicateDeep(WizardContext context,
PortalElement parent) |
protected void |
PortalElement.duplicateDeep(WizardContext context,
PortalElement parent)
Performs a deep duplicate of the PortalElement in a WizardContext.
|
protected void |
Portal.duplicateDeep(WizardContext context,
PortalElement parent) |
Modifier and Type | Class and Description |
---|---|
class |
WorkspaceWizardContext
This class describes all objects used during a Workspace Wizard deep copy.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardPolicyManager.afterWizard(WizardContext context) |
boolean |
WizardPolicyManager.beforeWizard(WizardContext context) |
java.lang.String |
WizardPolicyManager.handleCategoryName(java.lang.String computedName,
Category cat,
WizardContext ctxt) |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.