public abstract class GeneratedYFormDefinition extends GenericItem
YFormDefinition.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
APPLICATIONID
Qualifier of the
YFormDefinition.applicationId attribute |
static java.lang.String |
CATEGORIES
Qualifier of the
YFormDefinition.categories attribute |
protected static java.lang.String |
CATEGORY2YFORMDEFINITIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2YFormDefinitionRelation from ((xyformsservices))
|
protected static java.lang.String |
CATEGORY2YFORMDEFINITIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2YFormDefinitionRelation from ((xyformsservices))
|
protected static java.lang.String |
CATEGORY2YFORMDEFINITIONRELATION_TGT_ORDERED |
static java.lang.String |
CONTENT
Qualifier of the
YFormDefinition.content attribute |
static java.lang.String |
DATA
Qualifier of the
YFormDefinition.data attribute |
protected static OneToManyHandler<YFormData> |
DATAHANDLER
OneToManyHandler for handling 1:n DATA's relation attributes from 'many' side. |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DESCRIPTION
Qualifier of the
YFormDefinition.description attribute |
static java.lang.String |
DOCUMENTID
Qualifier of the
YFormDefinition.documentId attribute |
static java.lang.String |
FORMID
Qualifier of the
YFormDefinition.formId attribute |
static java.lang.String |
LATEST
Qualifier of the
YFormDefinition.latest attribute |
static java.lang.String |
STATUS
Qualifier of the
YFormDefinition.status attribute |
static java.lang.String |
SYSTEM
Qualifier of the
YFormDefinition.system attribute |
static java.lang.String |
TITLE
Qualifier of the
YFormDefinition.title attribute |
static java.lang.String |
VERSION
Qualifier of the
YFormDefinition.version attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedYFormDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCategories(Category value)
Generated method - Adds
value to categories. |
void |
addToCategories(SessionContext ctx,
Category value)
Generated method - Adds
value to categories. |
void |
addToData(SessionContext ctx,
YFormData value)
Generated method - Adds
value to data. |
void |
addToData(YFormData value)
Generated method - Adds
value to data. |
java.lang.String |
getApplicationId()
Generated method - Getter of the
YFormDefinition.applicationId attribute. |
java.lang.String |
getApplicationId(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.applicationId attribute. |
java.util.Collection<Category> |
getCategories()
Generated method - Getter of the
YFormDefinition.categories attribute. |
java.util.Collection<Category> |
getCategories(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.categories attribute. |
long |
getCategoriesCount() |
long |
getCategoriesCount(SessionContext ctx) |
java.lang.String |
getContent()
Generated method - Getter of the
YFormDefinition.content attribute. |
java.lang.String |
getContent(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.content attribute. |
java.util.Collection<YFormData> |
getData()
Generated method - Getter of the
YFormDefinition.data attribute. |
java.util.Collection<YFormData> |
getData(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.data attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDescription()
Generated method - Getter of the
YFormDefinition.description attribute. |
java.lang.String |
getDescription(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.description attribute. |
java.lang.String |
getDocumentId()
Generated method - Getter of the
YFormDefinition.documentId attribute. |
java.lang.String |
getDocumentId(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.documentId attribute. |
java.lang.String |
getFormId()
Generated method - Getter of the
YFormDefinition.formId attribute. |
java.lang.String |
getFormId(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.formId attribute. |
EnumerationValue |
getStatus()
Generated method - Getter of the
YFormDefinition.status attribute. |
EnumerationValue |
getStatus(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.status attribute. |
java.lang.String |
getTitle()
Generated method - Getter of the
YFormDefinition.title attribute. |
java.lang.String |
getTitle(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.title attribute. |
java.lang.Integer |
getVersion()
Generated method - Getter of the
YFormDefinition.version attribute. |
java.lang.Integer |
getVersion(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.version attribute. |
int |
getVersionAsPrimitive()
Generated method - Getter of the
YFormDefinition.version attribute. |
int |
getVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.version attribute. |
java.lang.Boolean |
isLatest()
Generated method - Getter of the
YFormDefinition.latest attribute. |
java.lang.Boolean |
isLatest(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.latest attribute. |
boolean |
isLatestAsPrimitive()
Generated method - Getter of the
YFormDefinition.latest attribute. |
boolean |
isLatestAsPrimitive(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.latest attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
java.lang.Boolean |
isSystem()
Generated method - Getter of the
YFormDefinition.system attribute. |
java.lang.Boolean |
isSystem(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.system attribute. |
boolean |
isSystemAsPrimitive()
Generated method - Getter of the
YFormDefinition.system attribute. |
boolean |
isSystemAsPrimitive(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.system attribute. |
void |
removeFromCategories(Category value)
Generated method - Removes
value from categories. |
void |
removeFromCategories(SessionContext ctx,
Category value)
Generated method - Removes
value from categories. |
void |
removeFromData(SessionContext ctx,
YFormData value)
Generated method - Removes
value from data. |
void |
removeFromData(YFormData value)
Generated method - Removes
value from data. |
void |
setApplicationId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
YFormDefinition.applicationId attribute. |
void |
setApplicationId(java.lang.String value)
Generated method - Setter of the
YFormDefinition.applicationId attribute. |
void |
setCategories(java.util.Collection<Category> value)
Generated method - Setter of the
YFormDefinition.categories attribute. |
void |
setCategories(SessionContext ctx,
java.util.Collection<Category> value)
Generated method - Setter of the
YFormDefinition.categories attribute. |
void |
setContent(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
YFormDefinition.content attribute. |
void |
setContent(java.lang.String value)
Generated method - Setter of the
YFormDefinition.content attribute. |
void |
setData(java.util.Collection<YFormData> value)
Generated method - Setter of the
YFormDefinition.data attribute. |
void |
setData(SessionContext ctx,
java.util.Collection<YFormData> value)
Generated method - Setter of the
YFormDefinition.data attribute. |
void |
setDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
YFormDefinition.description attribute. |
void |
setDescription(java.lang.String value)
Generated method - Setter of the
YFormDefinition.description attribute. |
void |
setDocumentId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
YFormDefinition.documentId attribute. |
void |
setDocumentId(java.lang.String value)
Generated method - Setter of the
YFormDefinition.documentId attribute. |
void |
setFormId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
YFormDefinition.formId attribute. |
void |
setFormId(java.lang.String value)
Generated method - Setter of the
YFormDefinition.formId attribute. |
void |
setLatest(boolean value)
Generated method - Setter of the
YFormDefinition.latest attribute. |
void |
setLatest(java.lang.Boolean value)
Generated method - Setter of the
YFormDefinition.latest attribute. |
void |
setLatest(SessionContext ctx,
boolean value)
Generated method - Setter of the
YFormDefinition.latest attribute. |
void |
setLatest(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
YFormDefinition.latest attribute. |
void |
setStatus(EnumerationValue value)
Generated method - Setter of the
YFormDefinition.status attribute. |
void |
setStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
YFormDefinition.status attribute. |
void |
setSystem(boolean value)
Generated method - Setter of the
YFormDefinition.system attribute. |
void |
setSystem(java.lang.Boolean value)
Generated method - Setter of the
YFormDefinition.system attribute. |
void |
setSystem(SessionContext ctx,
boolean value)
Generated method - Setter of the
YFormDefinition.system attribute. |
void |
setSystem(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
YFormDefinition.system attribute. |
void |
setTitle(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
YFormDefinition.title attribute. |
void |
setTitle(java.lang.String value)
Generated method - Setter of the
YFormDefinition.title attribute. |
void |
setVersion(int value)
Generated method - Setter of the
YFormDefinition.version attribute. |
void |
setVersion(java.lang.Integer value)
Generated method - Setter of the
YFormDefinition.version attribute. |
void |
setVersion(SessionContext ctx,
int value)
Generated method - Setter of the
YFormDefinition.version attribute. |
void |
setVersion(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
YFormDefinition.version attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String APPLICATIONID
YFormDefinition.applicationId attributepublic static final java.lang.String FORMID
YFormDefinition.formId attributepublic static final java.lang.String VERSION
YFormDefinition.version attributepublic static final java.lang.String TITLE
YFormDefinition.title attributepublic static final java.lang.String DESCRIPTION
YFormDefinition.description attributepublic static final java.lang.String DOCUMENTID
YFormDefinition.documentId attributepublic static final java.lang.String SYSTEM
YFormDefinition.system attributepublic static final java.lang.String LATEST
YFormDefinition.latest attributepublic static final java.lang.String STATUS
YFormDefinition.status attributepublic static final java.lang.String CONTENT
YFormDefinition.content attributepublic static final java.lang.String DATA
YFormDefinition.data attributepublic static final java.lang.String CATEGORIES
YFormDefinition.categories attributeprotected static java.lang.String CATEGORY2YFORMDEFINITIONRELATION_SRC_ORDERED
protected static java.lang.String CATEGORY2YFORMDEFINITIONRELATION_TGT_ORDERED
protected static java.lang.String CATEGORY2YFORMDEFINITIONRELATION_MARKMODIFIED
protected static final OneToManyHandler<YFormData> DATAHANDLER
OneToManyHandler for handling 1:n DATA's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.String getApplicationId(SessionContext ctx)
YFormDefinition.applicationId attribute.public java.lang.String getApplicationId()
YFormDefinition.applicationId attribute.public void setApplicationId(SessionContext ctx, java.lang.String value)
YFormDefinition.applicationId attribute.value - the applicationIdpublic void setApplicationId(java.lang.String value)
YFormDefinition.applicationId attribute.value - the applicationIdpublic java.util.Collection<Category> getCategories(SessionContext ctx)
YFormDefinition.categories attribute.public java.util.Collection<Category> getCategories()
YFormDefinition.categories attribute.public long getCategoriesCount(SessionContext ctx)
public long getCategoriesCount()
public void setCategories(SessionContext ctx, java.util.Collection<Category> value)
YFormDefinition.categories attribute.value - the categories - Categoriespublic void setCategories(java.util.Collection<Category> value)
YFormDefinition.categories attribute.value - the categories - Categoriespublic void addToCategories(SessionContext ctx, Category value)
value to categories.value - the item to add to categories - Categoriespublic void addToCategories(Category value)
value to categories.value - the item to add to categories - Categoriespublic void removeFromCategories(SessionContext ctx, Category value)
value from categories.value - the item to remove from categories - Categoriespublic void removeFromCategories(Category value)
value from categories.value - the item to remove from categories - Categoriespublic java.lang.String getContent(SessionContext ctx)
YFormDefinition.content attribute.public java.lang.String getContent()
YFormDefinition.content attribute.public void setContent(SessionContext ctx, java.lang.String value)
YFormDefinition.content attribute.value - the contentpublic void setContent(java.lang.String value)
YFormDefinition.content attribute.value - the contentpublic java.util.Collection<YFormData> getData(SessionContext ctx)
YFormDefinition.data attribute.public java.util.Collection<YFormData> getData()
YFormDefinition.data attribute.public void setData(SessionContext ctx, java.util.Collection<YFormData> value)
YFormDefinition.data attribute.value - the datapublic void setData(java.util.Collection<YFormData> value)
YFormDefinition.data attribute.value - the datapublic void addToData(SessionContext ctx, YFormData value)
value to data.value - the item to add to datapublic void addToData(YFormData value)
value to data.value - the item to add to datapublic void removeFromData(SessionContext ctx, YFormData value)
value from data.value - the item to remove from datapublic void removeFromData(YFormData value)
value from data.value - the item to remove from datapublic java.lang.String getDescription(SessionContext ctx)
YFormDefinition.description attribute.public java.lang.String getDescription()
YFormDefinition.description attribute.public void setDescription(SessionContext ctx, java.lang.String value)
YFormDefinition.description attribute.value - the descriptionpublic void setDescription(java.lang.String value)
YFormDefinition.description attribute.value - the descriptionpublic java.lang.String getDocumentId(SessionContext ctx)
YFormDefinition.documentId attribute.public java.lang.String getDocumentId()
YFormDefinition.documentId attribute.public void setDocumentId(SessionContext ctx, java.lang.String value)
YFormDefinition.documentId attribute.value - the documentIdpublic void setDocumentId(java.lang.String value)
YFormDefinition.documentId attribute.value - the documentIdpublic java.lang.String getFormId(SessionContext ctx)
YFormDefinition.formId attribute.public java.lang.String getFormId()
YFormDefinition.formId attribute.public void setFormId(SessionContext ctx, java.lang.String value)
YFormDefinition.formId attribute.value - the formIdpublic void setFormId(java.lang.String value)
YFormDefinition.formId attribute.value - the formIdpublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic java.lang.Boolean isLatest(SessionContext ctx)
YFormDefinition.latest attribute.public java.lang.Boolean isLatest()
YFormDefinition.latest attribute.public boolean isLatestAsPrimitive(SessionContext ctx)
YFormDefinition.latest attribute.public boolean isLatestAsPrimitive()
YFormDefinition.latest attribute.public void setLatest(SessionContext ctx, java.lang.Boolean value)
YFormDefinition.latest attribute.value - the latestpublic void setLatest(java.lang.Boolean value)
YFormDefinition.latest attribute.value - the latestpublic void setLatest(SessionContext ctx, boolean value)
YFormDefinition.latest attribute.value - the latestpublic void setLatest(boolean value)
YFormDefinition.latest attribute.value - the latestpublic EnumerationValue getStatus(SessionContext ctx)
YFormDefinition.status attribute.public EnumerationValue getStatus()
YFormDefinition.status attribute.public void setStatus(SessionContext ctx, EnumerationValue value)
YFormDefinition.status attribute.value - the statuspublic void setStatus(EnumerationValue value)
YFormDefinition.status attribute.value - the statuspublic java.lang.Boolean isSystem(SessionContext ctx)
YFormDefinition.system attribute.public java.lang.Boolean isSystem()
YFormDefinition.system attribute.public boolean isSystemAsPrimitive(SessionContext ctx)
YFormDefinition.system attribute.public boolean isSystemAsPrimitive()
YFormDefinition.system attribute.public void setSystem(SessionContext ctx, java.lang.Boolean value)
YFormDefinition.system attribute.value - the systempublic void setSystem(java.lang.Boolean value)
YFormDefinition.system attribute.value - the systempublic void setSystem(SessionContext ctx, boolean value)
YFormDefinition.system attribute.value - the systempublic void setSystem(boolean value)
YFormDefinition.system attribute.value - the systempublic java.lang.String getTitle(SessionContext ctx)
YFormDefinition.title attribute.public java.lang.String getTitle()
YFormDefinition.title attribute.public void setTitle(SessionContext ctx, java.lang.String value)
YFormDefinition.title attribute.value - the titlepublic void setTitle(java.lang.String value)
YFormDefinition.title attribute.value - the titlepublic java.lang.Integer getVersion(SessionContext ctx)
YFormDefinition.version attribute.public java.lang.Integer getVersion()
YFormDefinition.version attribute.public int getVersionAsPrimitive(SessionContext ctx)
YFormDefinition.version attribute.public int getVersionAsPrimitive()
YFormDefinition.version attribute.public void setVersion(SessionContext ctx, java.lang.Integer value)
YFormDefinition.version attribute.value - the versionpublic void setVersion(java.lang.Integer value)
YFormDefinition.version attribute.value - the versionpublic void setVersion(SessionContext ctx, int value)
YFormDefinition.version attribute.value - the versionpublic void setVersion(int value)
YFormDefinition.version attribute.value - the versionCopyright © 2018 SAP SE. All Rights Reserved.