public class EditFieldsParams extends Object implements IEditFieldParams
IEditFieldParams
implementation for reading the parameters from
a ServletRequest
.Modifier and Type | Class and Description |
---|---|
static class |
lumis.service.content.wizard.CreateParams.Field |
static class |
lumis.service.content.wizard.CreateParams.Table |
ICreateParams.IField, ICreateParams.ITable
Constructor and Description |
---|
EditFieldsParams(ServletRequest request) |
Modifier and Type | Method and Description |
---|---|
String |
getDefinitionRootPath() |
List<String> |
getDeletedFields() |
String |
getDescription() |
String |
getInstallPath() |
String |
getModuleId() |
String |
getName() |
String |
getServiceId() |
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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefinitionRootPath, getDescription, getInstallPath, getModuleId, getName, getServiceType, getTable, isContentAssociation, isContentCategorization, isContentComments, isContentEndDate, isContentHighlight, isContentHightlightEndDate, isContentMultilanguage, isContentPublishToPrincipals, isContentPublishToServiceInstances, isContentSeo, isContentStartDate, isContentTagging, isContentVersioning, isContentWorkflow, isCreateInModule
public EditFieldsParams(ServletRequest request) throws PortalException
PortalException
public String getServiceId()
getServiceId
in interface IEditFieldParams
public List<String> getDeletedFields()
getDeletedFields
in interface IEditFieldParams
public boolean isCreateInModule()
isCreateInModule
in interface ICreateParams
public int getServiceType()
getServiceType
in interface ICreateParams
public String getModuleId()
getModuleId
in interface ICreateParams
public String getDescription()
getDescription
in interface ICreateParams
public String getInstallPath()
getInstallPath
in interface ICreateParams
public String getName()
getName
in interface ICreateParams
public String getDefinitionRootPath()
getDefinitionRootPath
in interface ICreateParams
public ICreateParams.ITable getTable()
getTable
in interface ICreateParams
public boolean isContentAssociation()
ICreateParams
isContentAssociation
in interface ICreateParams
public boolean isContentComments()
isContentComments
in interface ICreateParams
public boolean isContentWorkflow()
isContentWorkflow
in interface ICreateParams
public boolean isContentEndDate()
isContentEndDate
in interface ICreateParams
public boolean isContentHighlight()
isContentHighlight
in interface ICreateParams
public boolean isContentHightlightEndDate()
isContentHightlightEndDate
in interface ICreateParams
public boolean isContentPublishToPrincipals()
isContentPublishToPrincipals
in interface ICreateParams
public boolean isContentPublishToServiceInstances()
isContentPublishToServiceInstances
in interface ICreateParams
public boolean isContentStartDate()
isContentStartDate
in interface ICreateParams
public boolean isContentVersioning()
isContentVersioning
in interface ICreateParams
public boolean isContentMultilanguage()
isContentMultilanguage
in interface ICreateParams
public boolean isContentTagging()
isContentTagging
in interface ICreateParams
public boolean isContentCategorization()
isContentCategorization
in interface ICreateParams
public boolean isContentSeo()
isContentSeo
in interface ICreateParams
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.