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()
isSearchable
boolean isSearchable()
isRequired
boolean isRequired()
getDefaultValue
String getDefaultValue()
getPattern
String getPattern()
getMaxLength
int getMaxLength()
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.