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 String |
APPLICATIONID
Qualifier of the
YFormDefinition.applicationId attribute |
static String |
CATEGORIES
Qualifier of the
YFormDefinition.categories attribute |
protected static String |
CATEGORY2YFORMDEFINITIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2YFormDefinitionRelation from ((xyformsservices))
|
protected static String |
CATEGORY2YFORMDEFINITIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2YFormDefinitionRelation from ((xyformsservices))
|
protected static String |
CATEGORY2YFORMDEFINITIONRELATION_TGT_ORDERED |
static String |
CONTENT
Qualifier of the
YFormDefinition.content attribute |
static 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 Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DESCRIPTION
Qualifier of the
YFormDefinition.description attribute |
static String |
DOCUMENTID
Qualifier of the
YFormDefinition.documentId attribute |
static String |
FORMID
Qualifier of the
YFormDefinition.formId attribute |
static String |
LATEST
Qualifier of the
YFormDefinition.latest attribute |
static String |
STATUS
Qualifier of the
YFormDefinition.status attribute |
static String |
SYSTEM
Qualifier of the
YFormDefinition.system attribute |
static String |
TITLE
Qualifier of the
YFormDefinition.title attribute |
static 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. |
String |
getApplicationId()
Generated method - Getter of the
YFormDefinition.applicationId attribute. |
String |
getApplicationId(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.applicationId attribute. |
Collection<Category> |
getCategories()
Generated method - Getter of the
YFormDefinition.categories attribute. |
Collection<Category> |
getCategories(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.categories attribute. |
long |
getCategoriesCount() |
long |
getCategoriesCount(SessionContext ctx) |
String |
getContent()
Generated method - Getter of the
YFormDefinition.content attribute. |
String |
getContent(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.content attribute. |
Collection<YFormData> |
getData()
Generated method - Getter of the
YFormDefinition.data attribute. |
Collection<YFormData> |
getData(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.data attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDescription()
Generated method - Getter of the
YFormDefinition.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.description attribute. |
String |
getDocumentId()
Generated method - Getter of the
YFormDefinition.documentId attribute. |
String |
getDocumentId(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.documentId attribute. |
String |
getFormId()
Generated method - Getter of the
YFormDefinition.formId attribute. |
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. |
String |
getTitle()
Generated method - Getter of the
YFormDefinition.title attribute. |
String |
getTitle(SessionContext ctx)
Generated method - Getter of the
YFormDefinition.title attribute. |
Integer |
getVersion()
Generated method - Getter of the
YFormDefinition.version attribute. |
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. |
Boolean |
isLatest()
Generated method - Getter of the
YFormDefinition.latest attribute. |
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 |
isSystem()
Generated method - Getter of the
YFormDefinition.system attribute. |
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,
String value)
Generated method - Setter of the
YFormDefinition.applicationId attribute. |
void |
setApplicationId(String value)
Generated method - Setter of the
YFormDefinition.applicationId attribute. |
void |
setCategories(Collection<Category> value)
Generated method - Setter of the
YFormDefinition.categories attribute. |
void |
setCategories(SessionContext ctx,
Collection<Category> value)
Generated method - Setter of the
YFormDefinition.categories attribute. |
void |
setContent(SessionContext ctx,
String value)
Generated method - Setter of the
YFormDefinition.content attribute. |
void |
setContent(String value)
Generated method - Setter of the
YFormDefinition.content attribute. |
void |
setData(Collection<YFormData> value)
Generated method - Setter of the
YFormDefinition.data attribute. |
void |
setData(SessionContext ctx,
Collection<YFormData> value)
Generated method - Setter of the
YFormDefinition.data attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
YFormDefinition.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
YFormDefinition.description attribute. |
void |
setDocumentId(SessionContext ctx,
String value)
Generated method - Setter of the
YFormDefinition.documentId attribute. |
void |
setDocumentId(String value)
Generated method - Setter of the
YFormDefinition.documentId attribute. |
void |
setFormId(SessionContext ctx,
String value)
Generated method - Setter of the
YFormDefinition.formId attribute. |
void |
setFormId(String value)
Generated method - Setter of the
YFormDefinition.formId attribute. |
void |
setLatest(boolean value)
Generated method - Setter of the
YFormDefinition.latest attribute. |
void |
setLatest(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,
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(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,
Boolean value)
Generated method - Setter of the
YFormDefinition.system attribute. |
void |
setTitle(SessionContext ctx,
String value)
Generated method - Setter of the
YFormDefinition.title attribute. |
void |
setTitle(String value)
Generated method - Setter of the
YFormDefinition.title attribute. |
void |
setVersion(int value)
Generated method - Setter of the
YFormDefinition.version attribute. |
void |
setVersion(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,
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, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String APPLICATIONID
YFormDefinition.applicationId attributepublic static final String FORMID
YFormDefinition.formId attributepublic static final String VERSION
YFormDefinition.version attributepublic static final String TITLE
YFormDefinition.title attributepublic static final String DESCRIPTION
YFormDefinition.description attributepublic static final String DOCUMENTID
YFormDefinition.documentId attributepublic static final String SYSTEM
YFormDefinition.system attributepublic static final String LATEST
YFormDefinition.latest attributepublic static final String STATUS
YFormDefinition.status attributepublic static final String CONTENT
YFormDefinition.content attributepublic static final String DATA
YFormDefinition.data attributepublic static final String CATEGORIES
YFormDefinition.categories attributeprotected static String CATEGORY2YFORMDEFINITIONRELATION_SRC_ORDERED
protected static String CATEGORY2YFORMDEFINITIONRELATION_TGT_ORDERED
protected static String CATEGORY2YFORMDEFINITIONRELATION_MARKMODIFIED
protected static final OneToManyHandler<YFormData> DATAHANDLER
OneToManyHandler for handling 1:n DATA's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic String getApplicationId(SessionContext ctx)
YFormDefinition.applicationId attribute.public String getApplicationId()
YFormDefinition.applicationId attribute.public void setApplicationId(SessionContext ctx, String value)
YFormDefinition.applicationId attribute.value - the applicationIdpublic void setApplicationId(String value)
YFormDefinition.applicationId attribute.value - the applicationIdpublic Collection<Category> getCategories(SessionContext ctx)
YFormDefinition.categories attribute.public Collection<Category> getCategories()
YFormDefinition.categories attribute.public long getCategoriesCount(SessionContext ctx)
public long getCategoriesCount()
public void setCategories(SessionContext ctx, Collection<Category> value)
YFormDefinition.categories attribute.value - the categories - Categoriespublic void setCategories(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 String getContent(SessionContext ctx)
YFormDefinition.content attribute.public String getContent()
YFormDefinition.content attribute.public void setContent(SessionContext ctx, String value)
YFormDefinition.content attribute.value - the contentpublic void setContent(String value)
YFormDefinition.content attribute.value - the contentpublic Collection<YFormData> getData(SessionContext ctx)
YFormDefinition.data attribute.public Collection<YFormData> getData()
YFormDefinition.data attribute.public void setData(SessionContext ctx, Collection<YFormData> value)
YFormDefinition.data attribute.value - the datapublic void setData(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 String getDescription(SessionContext ctx)
YFormDefinition.description attribute.public String getDescription()
YFormDefinition.description attribute.public void setDescription(SessionContext ctx, String value)
YFormDefinition.description attribute.value - the descriptionpublic void setDescription(String value)
YFormDefinition.description attribute.value - the descriptionpublic String getDocumentId(SessionContext ctx)
YFormDefinition.documentId attribute.public String getDocumentId()
YFormDefinition.documentId attribute.public void setDocumentId(SessionContext ctx, String value)
YFormDefinition.documentId attribute.value - the documentIdpublic void setDocumentId(String value)
YFormDefinition.documentId attribute.value - the documentIdpublic String getFormId(SessionContext ctx)
YFormDefinition.formId attribute.public String getFormId()
YFormDefinition.formId attribute.public void setFormId(SessionContext ctx, String value)
YFormDefinition.formId attribute.value - the formIdpublic void setFormId(String value)
YFormDefinition.formId attribute.value - the formIdpublic Boolean isLatest(SessionContext ctx)
YFormDefinition.latest attribute.public Boolean isLatest()
YFormDefinition.latest attribute.public boolean isLatestAsPrimitive(SessionContext ctx)
YFormDefinition.latest attribute.public boolean isLatestAsPrimitive()
YFormDefinition.latest attribute.public void setLatest(SessionContext ctx, Boolean value)
YFormDefinition.latest attribute.value - the latestpublic void setLatest(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 Boolean isSystem(SessionContext ctx)
YFormDefinition.system attribute.public Boolean isSystem()
YFormDefinition.system attribute.public boolean isSystemAsPrimitive(SessionContext ctx)
YFormDefinition.system attribute.public boolean isSystemAsPrimitive()
YFormDefinition.system attribute.public void setSystem(SessionContext ctx, Boolean value)
YFormDefinition.system attribute.value - the systempublic void setSystem(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 String getTitle(SessionContext ctx)
YFormDefinition.title attribute.public String getTitle()
YFormDefinition.title attribute.public void setTitle(SessionContext ctx, String value)
YFormDefinition.title attribute.value - the titlepublic void setTitle(String value)
YFormDefinition.title attribute.value - the titlepublic Integer getVersion(SessionContext ctx)
YFormDefinition.version attribute.public Integer getVersion()
YFormDefinition.version attribute.public int getVersionAsPrimitive(SessionContext ctx)
YFormDefinition.version attribute.public int getVersionAsPrimitive()
YFormDefinition.version attribute.public void setVersion(SessionContext ctx, Integer value)
YFormDefinition.version attribute.value - the versionpublic void setVersion(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 © 2017 SAP SE. All Rights Reserved.