public interface ICreateParams
ContentWizardManager
uses to access
the parameters necessary for the creation of a service through
the wizard.Modifier and Type | Interface and Description |
---|---|
static interface |
ICreateParams.IField |
static interface |
ICreateParams.ITable |
Modifier and Type | Method and Description |
---|---|
String |
getDefinitionRootPath() |
String |
getDescription() |
String |
getInstallPath() |
String |
getModuleId() |
String |
getName() |
int |
getServiceType() |
ICreateParams.ITable |
getTable() |
boolean |
isContentAssociation()
Returns if this content will have support for association.
|
boolean |
isContentCategorization() |
boolean |
isContentComments() |
boolean |
isContentEndDate() |
boolean |
isContentHighlight() |
boolean |
isContentHightlightEndDate() |
boolean |
isContentMultilanguage() |
boolean |
isContentPublishToPrincipals() |
boolean |
isContentPublishToServiceInstances() |
boolean |
isContentSeo() |
boolean |
isContentStartDate() |
boolean |
isContentTagging() |
boolean |
isContentVersioning() |
boolean |
isContentWorkflow() |
boolean |
isCreateInModule() |
String getDescription()
String getInstallPath()
String getName()
String getDefinitionRootPath()
ICreateParams.ITable getTable()
boolean isContentAssociation()
boolean isContentComments()
boolean isContentWorkflow()
boolean isContentEndDate()
boolean isContentHighlight()
boolean isContentHightlightEndDate()
boolean isContentPublishToPrincipals()
boolean isContentPublishToServiceInstances()
boolean isContentStartDate()
boolean isContentVersioning()
boolean isContentMultilanguage()
boolean isContentTagging()
boolean isContentCategorization()
boolean isContentSeo()
boolean isCreateInModule()
int getServiceType()
String getModuleId()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.