lumis.content.wizard
Interface ICreateParams
public interface ICreateParams
Defines methods the ContentWizardManager
uses to access
the parameters necessary for the creation of a service through
the wizard.
- Since:
- 4.0.0
getDescription
String getDescription()
getInstallPath
String getInstallPath()
getName
String getName()
getDefinitionRootPath
String getDefinitionRootPath()
getTable
ICreateParams.ITable getTable()
isContentAssociation
boolean isContentAssociation()
- Returns if this content will have support for association.
- Returns:
- true if it has support for association.
- Since:
- 4.0.7
isContentComments
boolean isContentComments()
isContentWorkflow
boolean isContentWorkflow()
isContentEndDate
boolean isContentEndDate()
isContentHighlight
boolean isContentHighlight()
isContentHightlightEndDate
boolean isContentHightlightEndDate()
isContentPublishToPrincipals
boolean isContentPublishToPrincipals()
isContentPublishToServiceInstances
boolean isContentPublishToServiceInstances()
isContentStartDate
boolean isContentStartDate()
isContentVersioning
boolean isContentVersioning()
isContentMultilanguage
boolean isContentMultilanguage()
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.