public class YFormDefinitionModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_CATEGORY2YFORMDEFINITIONRELATION
Generated relation code constant for relation
Category2YFormDefinitionRelation defining source attribute categories in extension xyformsservices. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
APPLICATIONID
Generated constant - Attribute key of
YFormDefinition.applicationId attribute defined at extension xyformsservices. |
static java.lang.String |
CATEGORIES
Generated constant - Attribute key of
YFormDefinition.categories attribute defined at extension xyformsservices. |
static java.lang.String |
CONTENT
Generated constant - Attribute key of
YFormDefinition.content attribute defined at extension xyformsservices. |
static java.lang.String |
DATA
Generated constant - Attribute key of
YFormDefinition.data attribute defined at extension xyformsservices. |
static java.lang.String |
DESCRIPTION
Generated constant - Attribute key of
YFormDefinition.description attribute defined at extension xyformsservices. |
static java.lang.String |
DOCUMENTID
Generated constant - Attribute key of
YFormDefinition.documentId attribute defined at extension xyformsservices. |
static java.lang.String |
FORMID
Generated constant - Attribute key of
YFormDefinition.formId attribute defined at extension xyformsservices. |
static java.lang.String |
LATEST
Generated constant - Attribute key of
YFormDefinition.latest attribute defined at extension xyformsservices. |
static java.lang.String |
STATUS
Generated constant - Attribute key of
YFormDefinition.status attribute defined at extension xyformsservices. |
static java.lang.String |
SYSTEM
Generated constant - Attribute key of
YFormDefinition.system attribute defined at extension xyformsservices. |
static java.lang.String |
TITLE
Generated constant - Attribute key of
YFormDefinition.title attribute defined at extension xyformsservices. |
static java.lang.String |
VERSION
Generated constant - Attribute key of
YFormDefinition.version attribute defined at extension xyformsservices. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
YFormDefinitionModel()
Generated constructor - Default constructor for generic creation.
|
YFormDefinitionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
YFormDefinitionModel(java.lang.String _applicationId,
java.lang.String _formId)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
YFormDefinitionModel(java.lang.String _applicationId,
java.lang.String _formId,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApplicationId()
Generated method - Getter of the
YFormDefinition.applicationId attribute defined at extension xyformsservices. |
java.util.Collection<CategoryModel> |
getCategories()
Generated method - Getter of the
YFormDefinition.categories attribute defined at extension xyformsservices. |
java.lang.String |
getContent()
Generated method - Getter of the
YFormDefinition.content attribute defined at extension xyformsservices. |
java.util.Collection<YFormDataModel> |
getData()
Generated method - Getter of the
YFormDefinition.data attribute defined at extension xyformsservices. |
java.lang.String |
getDescription()
Generated method - Getter of the
YFormDefinition.description attribute defined at extension xyformsservices. |
java.lang.String |
getDocumentId()
Generated method - Getter of the
YFormDefinition.documentId attribute defined at extension xyformsservices. |
java.lang.String |
getFormId()
Generated method - Getter of the
YFormDefinition.formId attribute defined at extension xyformsservices. |
java.lang.Boolean |
getLatest()
Generated method - Getter of the
YFormDefinition.latest attribute defined at extension xyformsservices. |
YFormDefinitionStatusEnum |
getStatus()
Generated method - Getter of the
YFormDefinition.status attribute defined at extension xyformsservices. |
java.lang.Boolean |
getSystem()
Generated method - Getter of the
YFormDefinition.system attribute defined at extension xyformsservices. |
java.lang.String |
getTitle()
Generated method - Getter of the
YFormDefinition.title attribute defined at extension xyformsservices. |
int |
getVersion()
Generated method - Getter of the
YFormDefinition.version attribute defined at extension xyformsservices. |
void |
setApplicationId(java.lang.String value)
Generated method - Setter of
YFormDefinition.applicationId attribute defined at extension xyformsservices. |
void |
setCategories(java.util.Collection<CategoryModel> value)
Generated method - Setter of
YFormDefinition.categories attribute defined at extension xyformsservices. |
void |
setContent(java.lang.String value)
Generated method - Setter of
YFormDefinition.content attribute defined at extension xyformsservices. |
void |
setData(java.util.Collection<YFormDataModel> value)
Generated method - Setter of
YFormDefinition.data attribute defined at extension xyformsservices. |
void |
setDescription(java.lang.String value)
Generated method - Setter of
YFormDefinition.description attribute defined at extension xyformsservices. |
void |
setDocumentId(java.lang.String value)
Generated method - Setter of
YFormDefinition.documentId attribute defined at extension xyformsservices. |
void |
setFormId(java.lang.String value)
Generated method - Setter of
YFormDefinition.formId attribute defined at extension xyformsservices. |
void |
setLatest(java.lang.Boolean value)
Generated method - Setter of
YFormDefinition.latest attribute defined at extension xyformsservices. |
void |
setStatus(YFormDefinitionStatusEnum value)
Generated method - Setter of
YFormDefinition.status attribute defined at extension xyformsservices. |
void |
setSystem(java.lang.Boolean value)
Generated method - Setter of
YFormDefinition.system attribute defined at extension xyformsservices. |
void |
setTitle(java.lang.String value)
Generated method - Setter of
YFormDefinition.title attribute defined at extension xyformsservices. |
void |
setVersion(int value)
Generated method - Setter of
YFormDefinition.version attribute defined at extension xyformsservices. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _CATEGORY2YFORMDEFINITIONRELATION
Category2YFormDefinitionRelation defining source attribute categories in extension xyformsservices.public static final java.lang.String APPLICATIONID
YFormDefinition.applicationId attribute defined at extension xyformsservices.public static final java.lang.String FORMID
YFormDefinition.formId attribute defined at extension xyformsservices.public static final java.lang.String VERSION
YFormDefinition.version attribute defined at extension xyformsservices.public static final java.lang.String TITLE
YFormDefinition.title attribute defined at extension xyformsservices.public static final java.lang.String DESCRIPTION
YFormDefinition.description attribute defined at extension xyformsservices.public static final java.lang.String DOCUMENTID
YFormDefinition.documentId attribute defined at extension xyformsservices.public static final java.lang.String SYSTEM
YFormDefinition.system attribute defined at extension xyformsservices.public static final java.lang.String LATEST
YFormDefinition.latest attribute defined at extension xyformsservices.public static final java.lang.String STATUS
YFormDefinition.status attribute defined at extension xyformsservices.public static final java.lang.String CONTENT
YFormDefinition.content attribute defined at extension xyformsservices.public static final java.lang.String DATA
YFormDefinition.data attribute defined at extension xyformsservices.public static final java.lang.String CATEGORIES
YFormDefinition.categories attribute defined at extension xyformsservices.public YFormDefinitionModel()
public YFormDefinitionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public YFormDefinitionModel(java.lang.String _applicationId,
java.lang.String _formId)
_applicationId - initial attribute declared by type YFormDefinition at extension xyformsservices_formId - initial attribute declared by type YFormDefinition at extension xyformsservices@Deprecated
public YFormDefinitionModel(java.lang.String _applicationId,
java.lang.String _formId,
ItemModel _owner)
_applicationId - initial attribute declared by type YFormDefinition at extension xyformsservices_formId - initial attribute declared by type YFormDefinition at extension xyformsservices_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="applicationId", type=GETTER) public java.lang.String getApplicationId()
YFormDefinition.applicationId attribute defined at extension xyformsservices.@Accessor(qualifier="categories", type=GETTER) public java.util.Collection<CategoryModel> getCategories()
YFormDefinition.categories attribute defined at extension xyformsservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="content", type=GETTER) public java.lang.String getContent()
YFormDefinition.content attribute defined at extension xyformsservices.@Accessor(qualifier="data", type=GETTER) public java.util.Collection<YFormDataModel> getData()
YFormDefinition.data attribute defined at extension xyformsservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription()
YFormDefinition.description attribute defined at extension xyformsservices.@Accessor(qualifier="documentId", type=GETTER) public java.lang.String getDocumentId()
YFormDefinition.documentId attribute defined at extension xyformsservices.@Accessor(qualifier="formId", type=GETTER) public java.lang.String getFormId()
YFormDefinition.formId attribute defined at extension xyformsservices.@Accessor(qualifier="latest", type=GETTER) public java.lang.Boolean getLatest()
YFormDefinition.latest attribute defined at extension xyformsservices.@Accessor(qualifier="status", type=GETTER) public YFormDefinitionStatusEnum getStatus()
YFormDefinition.status attribute defined at extension xyformsservices.@Accessor(qualifier="system", type=GETTER) public java.lang.Boolean getSystem()
YFormDefinition.system attribute defined at extension xyformsservices.@Accessor(qualifier="title", type=GETTER) public java.lang.String getTitle()
YFormDefinition.title attribute defined at extension xyformsservices.@Accessor(qualifier="version", type=GETTER) public int getVersion()
YFormDefinition.version attribute defined at extension xyformsservices.@Accessor(qualifier="applicationId", type=SETTER) public void setApplicationId(java.lang.String value)
YFormDefinition.applicationId attribute defined at extension xyformsservices.value - the applicationId@Accessor(qualifier="categories", type=SETTER) public void setCategories(java.util.Collection<CategoryModel> value)
YFormDefinition.categories attribute defined at extension xyformsservices.value - the categories - Categories@Accessor(qualifier="content", type=SETTER) public void setContent(java.lang.String value)
YFormDefinition.content attribute defined at extension xyformsservices.value - the content@Accessor(qualifier="data", type=SETTER) public void setData(java.util.Collection<YFormDataModel> value)
YFormDefinition.data attribute defined at extension xyformsservices.value - the data@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value)
YFormDefinition.description attribute defined at extension xyformsservices.value - the description@Accessor(qualifier="documentId", type=SETTER) public void setDocumentId(java.lang.String value)
YFormDefinition.documentId attribute defined at extension xyformsservices.value - the documentId@Accessor(qualifier="formId", type=SETTER) public void setFormId(java.lang.String value)
YFormDefinition.formId attribute defined at extension xyformsservices.value - the formId@Accessor(qualifier="latest", type=SETTER) public void setLatest(java.lang.Boolean value)
YFormDefinition.latest attribute defined at extension xyformsservices.value - the latest@Accessor(qualifier="status", type=SETTER) public void setStatus(YFormDefinitionStatusEnum value)
YFormDefinition.status attribute defined at extension xyformsservices.value - the status@Accessor(qualifier="system", type=SETTER) public void setSystem(java.lang.Boolean value)
YFormDefinition.system attribute defined at extension xyformsservices.value - the system@Accessor(qualifier="title", type=SETTER) public void setTitle(java.lang.String value)
YFormDefinition.title attribute defined at extension xyformsservices.value - the titleCopyright © 2018 SAP SE. All Rights Reserved.