lumis.content.wizard
Interface ICreateParams.IField
- Enclosing interface:
- ICreateParams
public static interface ICreateParams.IField
FIELD_KIND_NORMAL
static final String FIELD_KIND_NORMAL
- See Also:
- Constant Field Values
FIELD_KIND_VERSION_ACTIVE
static final String FIELD_KIND_VERSION_ACTIVE
- See Also:
- Constant Field Values
FIELD_KIND_VERSION_NUMBER
static final String FIELD_KIND_VERSION_NUMBER
- See Also:
- Constant Field Values
FIELD_KIND_VERSION_CONTENT_ID
static final String FIELD_KIND_VERSION_CONTENT_ID
- See Also:
- Constant Field Values
getDataType
String getDataType()
getId
String getId()
getName
String getName()
getKind
String getKind()
isPrimaryKey
boolean isPrimaryKey()
isPrimaryName
boolean isPrimaryName()
isIntroduction
boolean isIntroduction()
isKeywords
boolean isKeywords()
isSearchable
boolean isSearchable()
isRequired
boolean isRequired()
getDefaultValue
String getDefaultValue()
getOptions
Map<String,String> getOptions()
- Return the map of options of the field.
- Returns:
- the map of options of the field.
- Since:
- 6.2.0
getPattern
String getPattern()
getMaxLength
int getMaxLength()
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.