Class GeneratedYFormDefinition
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.xyformsservices.jalo.GeneratedYFormDefinition
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
YFormDefinition
public abstract class GeneratedYFormDefinition extends GenericItem
Generated class for typeYFormDefinition.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAPPLICATIONIDQualifier of theYFormDefinition.applicationIdattributestatic java.lang.StringCATEGORIESQualifier of theYFormDefinition.categoriesattributeprotected static java.lang.StringCATEGORY2YFORMDEFINITIONRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for Category2YFormDefinitionRelation from ((xyformsservices))protected static java.lang.StringCATEGORY2YFORMDEFINITIONRELATION_SRC_ORDEREDRelation ordering override parameter constants for Category2YFormDefinitionRelation from ((xyformsservices))protected static java.lang.StringCATEGORY2YFORMDEFINITIONRELATION_TGT_ORDEREDstatic java.lang.StringCONTENTQualifier of theYFormDefinition.contentattributestatic java.lang.StringDATAQualifier of theYFormDefinition.dataattributeprotected static OneToManyHandler<YFormData>DATAHANDLEROneToManyHandlerfor handling 1:n DATA's relation attributes from 'many' side.protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of theYFormDefinition.descriptionattributestatic java.lang.StringDOCUMENTIDQualifier of theYFormDefinition.documentIdattributestatic java.lang.StringFORMIDQualifier of theYFormDefinition.formIdattributestatic java.lang.StringLATESTQualifier of theYFormDefinition.latestattributestatic java.lang.StringSTATUSQualifier of theYFormDefinition.statusattributestatic java.lang.StringSYSTEMQualifier of theYFormDefinition.systemattributestatic java.lang.StringTITLEQualifier of theYFormDefinition.titleattributestatic java.lang.StringVERSIONQualifier of theYFormDefinition.versionattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedYFormDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddToCategories(Category value)Generated method - Addsvalueto categories.voidaddToCategories(SessionContext ctx, Category value)Generated method - Addsvalueto categories.voidaddToData(SessionContext ctx, YFormData value)Generated method - Addsvalueto data.voidaddToData(YFormData value)Generated method - Addsvalueto data.java.lang.StringgetApplicationId()Generated method - Getter of theYFormDefinition.applicationIdattribute.java.lang.StringgetApplicationId(SessionContext ctx)Generated method - Getter of theYFormDefinition.applicationIdattribute.java.util.Collection<Category>getCategories()Generated method - Getter of theYFormDefinition.categoriesattribute.java.util.Collection<Category>getCategories(SessionContext ctx)Generated method - Getter of theYFormDefinition.categoriesattribute.longgetCategoriesCount()longgetCategoriesCount(SessionContext ctx)java.lang.StringgetContent()Generated method - Getter of theYFormDefinition.contentattribute.java.lang.StringgetContent(SessionContext ctx)Generated method - Getter of theYFormDefinition.contentattribute.java.util.Collection<YFormData>getData()Generated method - Getter of theYFormDefinition.dataattribute.java.util.Collection<YFormData>getData(SessionContext ctx)Generated method - Getter of theYFormDefinition.dataattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of theYFormDefinition.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theYFormDefinition.descriptionattribute.java.lang.StringgetDocumentId()Generated method - Getter of theYFormDefinition.documentIdattribute.java.lang.StringgetDocumentId(SessionContext ctx)Generated method - Getter of theYFormDefinition.documentIdattribute.java.lang.StringgetFormId()Generated method - Getter of theYFormDefinition.formIdattribute.java.lang.StringgetFormId(SessionContext ctx)Generated method - Getter of theYFormDefinition.formIdattribute.EnumerationValuegetStatus()Generated method - Getter of theYFormDefinition.statusattribute.EnumerationValuegetStatus(SessionContext ctx)Generated method - Getter of theYFormDefinition.statusattribute.java.lang.StringgetTitle()Generated method - Getter of theYFormDefinition.titleattribute.java.lang.StringgetTitle(SessionContext ctx)Generated method - Getter of theYFormDefinition.titleattribute.java.lang.IntegergetVersion()Generated method - Getter of theYFormDefinition.versionattribute.java.lang.IntegergetVersion(SessionContext ctx)Generated method - Getter of theYFormDefinition.versionattribute.intgetVersionAsPrimitive()Generated method - Getter of theYFormDefinition.versionattribute.intgetVersionAsPrimitive(SessionContext ctx)Generated method - Getter of theYFormDefinition.versionattribute.java.lang.BooleanisLatest()Generated method - Getter of theYFormDefinition.latestattribute.java.lang.BooleanisLatest(SessionContext ctx)Generated method - Getter of theYFormDefinition.latestattribute.booleanisLatestAsPrimitive()Generated method - Getter of theYFormDefinition.latestattribute.booleanisLatestAsPrimitive(SessionContext ctx)Generated method - Getter of theYFormDefinition.latestattribute.booleanisMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.java.lang.BooleanisSystem()Generated method - Getter of theYFormDefinition.systemattribute.java.lang.BooleanisSystem(SessionContext ctx)Generated method - Getter of theYFormDefinition.systemattribute.booleanisSystemAsPrimitive()Generated method - Getter of theYFormDefinition.systemattribute.booleanisSystemAsPrimitive(SessionContext ctx)Generated method - Getter of theYFormDefinition.systemattribute.voidremoveFromCategories(Category value)Generated method - Removesvaluefrom categories.voidremoveFromCategories(SessionContext ctx, Category value)Generated method - Removesvaluefrom categories.voidremoveFromData(SessionContext ctx, YFormData value)Generated method - Removesvaluefrom data.voidremoveFromData(YFormData value)Generated method - Removesvaluefrom data.voidsetApplicationId(SessionContext ctx, java.lang.String value)Generated method - Setter of theYFormDefinition.applicationIdattribute.voidsetApplicationId(java.lang.String value)Generated method - Setter of theYFormDefinition.applicationIdattribute.voidsetCategories(SessionContext ctx, java.util.Collection<Category> value)Generated method - Setter of theYFormDefinition.categoriesattribute.voidsetCategories(java.util.Collection<Category> value)Generated method - Setter of theYFormDefinition.categoriesattribute.voidsetContent(SessionContext ctx, java.lang.String value)Generated method - Setter of theYFormDefinition.contentattribute.voidsetContent(java.lang.String value)Generated method - Setter of theYFormDefinition.contentattribute.voidsetData(SessionContext ctx, java.util.Collection<YFormData> value)Generated method - Setter of theYFormDefinition.dataattribute.voidsetData(java.util.Collection<YFormData> value)Generated method - Setter of theYFormDefinition.dataattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theYFormDefinition.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theYFormDefinition.descriptionattribute.voidsetDocumentId(SessionContext ctx, java.lang.String value)Generated method - Setter of theYFormDefinition.documentIdattribute.voidsetDocumentId(java.lang.String value)Generated method - Setter of theYFormDefinition.documentIdattribute.voidsetFormId(SessionContext ctx, java.lang.String value)Generated method - Setter of theYFormDefinition.formIdattribute.voidsetFormId(java.lang.String value)Generated method - Setter of theYFormDefinition.formIdattribute.voidsetLatest(boolean value)Generated method - Setter of theYFormDefinition.latestattribute.voidsetLatest(SessionContext ctx, boolean value)Generated method - Setter of theYFormDefinition.latestattribute.voidsetLatest(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theYFormDefinition.latestattribute.voidsetLatest(java.lang.Boolean value)Generated method - Setter of theYFormDefinition.latestattribute.voidsetStatus(EnumerationValue value)Generated method - Setter of theYFormDefinition.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of theYFormDefinition.statusattribute.voidsetSystem(boolean value)Generated method - Setter of theYFormDefinition.systemattribute.voidsetSystem(SessionContext ctx, boolean value)Generated method - Setter of theYFormDefinition.systemattribute.voidsetSystem(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theYFormDefinition.systemattribute.voidsetSystem(java.lang.Boolean value)Generated method - Setter of theYFormDefinition.systemattribute.voidsetTitle(SessionContext ctx, java.lang.String value)Generated method - Setter of theYFormDefinition.titleattribute.voidsetTitle(java.lang.String value)Generated method - Setter of theYFormDefinition.titleattribute.voidsetVersion(int value)Generated method - Setter of theYFormDefinition.versionattribute.voidsetVersion(SessionContext ctx, int value)Generated method - Setter of theYFormDefinition.versionattribute.voidsetVersion(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theYFormDefinition.versionattribute.voidsetVersion(java.lang.Integer value)Generated method - Setter of theYFormDefinition.versionattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
APPLICATIONID
public static final java.lang.String APPLICATIONID
Qualifier of theYFormDefinition.applicationIdattribute- See Also:
- Constant Field Values
-
FORMID
public static final java.lang.String FORMID
Qualifier of theYFormDefinition.formIdattribute- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Qualifier of theYFormDefinition.versionattribute- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Qualifier of theYFormDefinition.titleattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theYFormDefinition.descriptionattribute- See Also:
- Constant Field Values
-
DOCUMENTID
public static final java.lang.String DOCUMENTID
Qualifier of theYFormDefinition.documentIdattribute- See Also:
- Constant Field Values
-
SYSTEM
public static final java.lang.String SYSTEM
Qualifier of theYFormDefinition.systemattribute- See Also:
- Constant Field Values
-
LATEST
public static final java.lang.String LATEST
Qualifier of theYFormDefinition.latestattribute- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS
Qualifier of theYFormDefinition.statusattribute- See Also:
- Constant Field Values
-
CONTENT
public static final java.lang.String CONTENT
Qualifier of theYFormDefinition.contentattribute- See Also:
- Constant Field Values
-
DATA
public static final java.lang.String DATA
Qualifier of theYFormDefinition.dataattribute- See Also:
- Constant Field Values
-
CATEGORIES
public static final java.lang.String CATEGORIES
Qualifier of theYFormDefinition.categoriesattribute- See Also:
- Constant Field Values
-
CATEGORY2YFORMDEFINITIONRELATION_SRC_ORDERED
protected static java.lang.String CATEGORY2YFORMDEFINITIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2YFormDefinitionRelation from ((xyformsservices))
-
CATEGORY2YFORMDEFINITIONRELATION_TGT_ORDERED
protected static java.lang.String CATEGORY2YFORMDEFINITIONRELATION_TGT_ORDERED
-
CATEGORY2YFORMDEFINITIONRELATION_MARKMODIFIED
protected static java.lang.String CATEGORY2YFORMDEFINITIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2YFormDefinitionRelation from ((xyformsservices))
-
DATAHANDLER
protected static final OneToManyHandler<YFormData> DATAHANDLER
OneToManyHandlerfor handling 1:n DATA's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getApplicationId
public java.lang.String getApplicationId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.applicationIdattribute.- Returns:
- the applicationId
-
getApplicationId
public java.lang.String getApplicationId()
Generated method - Getter of theYFormDefinition.applicationIdattribute.- Returns:
- the applicationId
-
setApplicationId
public void setApplicationId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.applicationIdattribute.- Parameters:
value- the applicationId
-
setApplicationId
public void setApplicationId(java.lang.String value)
Generated method - Setter of theYFormDefinition.applicationIdattribute.- Parameters:
value- the applicationId
-
getCategories
public java.util.Collection<Category> getCategories(SessionContext ctx)
Generated method - Getter of theYFormDefinition.categoriesattribute.- Returns:
- the categories - Categories
-
getCategories
public java.util.Collection<Category> getCategories()
Generated method - Getter of theYFormDefinition.categoriesattribute.- Returns:
- the categories - Categories
-
getCategoriesCount
public long getCategoriesCount(SessionContext ctx)
-
getCategoriesCount
public long getCategoriesCount()
-
setCategories
public void setCategories(SessionContext ctx, java.util.Collection<Category> value)
Generated method - Setter of theYFormDefinition.categoriesattribute.- Parameters:
value- the categories - Categories
-
setCategories
public void setCategories(java.util.Collection<Category> value)
Generated method - Setter of theYFormDefinition.categoriesattribute.- Parameters:
value- the categories - Categories
-
addToCategories
public void addToCategories(SessionContext ctx, Category value)
Generated method - Addsvalueto categories.- Parameters:
value- the item to add to categories - Categories
-
addToCategories
public void addToCategories(Category value)
Generated method - Addsvalueto categories.- Parameters:
value- the item to add to categories - Categories
-
removeFromCategories
public void removeFromCategories(SessionContext ctx, Category value)
Generated method - Removesvaluefrom categories.- Parameters:
value- the item to remove from categories - Categories
-
removeFromCategories
public void removeFromCategories(Category value)
Generated method - Removesvaluefrom categories.- Parameters:
value- the item to remove from categories - Categories
-
getContent
public java.lang.String getContent(SessionContext ctx)
Generated method - Getter of theYFormDefinition.contentattribute.- Returns:
- the content
-
getContent
public java.lang.String getContent()
Generated method - Getter of theYFormDefinition.contentattribute.- Returns:
- the content
-
setContent
public void setContent(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.contentattribute.- Parameters:
value- the content
-
setContent
public void setContent(java.lang.String value)
Generated method - Setter of theYFormDefinition.contentattribute.- Parameters:
value- the content
-
getData
public java.util.Collection<YFormData> getData(SessionContext ctx)
Generated method - Getter of theYFormDefinition.dataattribute.- Returns:
- the data
-
getData
public java.util.Collection<YFormData> getData()
Generated method - Getter of theYFormDefinition.dataattribute.- Returns:
- the data
-
setData
public void setData(SessionContext ctx, java.util.Collection<YFormData> value)
Generated method - Setter of theYFormDefinition.dataattribute.- Parameters:
value- the data
-
setData
public void setData(java.util.Collection<YFormData> value)
Generated method - Setter of theYFormDefinition.dataattribute.- Parameters:
value- the data
-
addToData
public void addToData(SessionContext ctx, YFormData value)
Generated method - Addsvalueto data.- Parameters:
value- the item to add to data
-
addToData
public void addToData(YFormData value)
Generated method - Addsvalueto data.- Parameters:
value- the item to add to data
-
removeFromData
public void removeFromData(SessionContext ctx, YFormData value)
Generated method - Removesvaluefrom data.- Parameters:
value- the item to remove from data
-
removeFromData
public void removeFromData(YFormData value)
Generated method - Removesvaluefrom data.- Parameters:
value- the item to remove from data
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theYFormDefinition.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theYFormDefinition.descriptionattribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theYFormDefinition.descriptionattribute.- Parameters:
value- the description
-
getDocumentId
public java.lang.String getDocumentId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.documentIdattribute.- Returns:
- the documentId
-
getDocumentId
public java.lang.String getDocumentId()
Generated method - Getter of theYFormDefinition.documentIdattribute.- Returns:
- the documentId
-
setDocumentId
public void setDocumentId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.documentIdattribute.- Parameters:
value- the documentId
-
setDocumentId
public void setDocumentId(java.lang.String value)
Generated method - Setter of theYFormDefinition.documentIdattribute.- Parameters:
value- the documentId
-
getFormId
public java.lang.String getFormId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.formIdattribute.- Returns:
- the formId
-
getFormId
public java.lang.String getFormId()
Generated method - Getter of theYFormDefinition.formIdattribute.- Returns:
- the formId
-
setFormId
public void setFormId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.formIdattribute.- Parameters:
value- the formId
-
setFormId
public void setFormId(java.lang.String value)
Generated method - Setter of theYFormDefinition.formIdattribute.- Parameters:
value- the formId
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
isLatest
public java.lang.Boolean isLatest(SessionContext ctx)
Generated method - Getter of theYFormDefinition.latestattribute.- Returns:
- the latest
-
isLatest
public java.lang.Boolean isLatest()
Generated method - Getter of theYFormDefinition.latestattribute.- Returns:
- the latest
-
isLatestAsPrimitive
public boolean isLatestAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.latestattribute.- Returns:
- the latest
-
isLatestAsPrimitive
public boolean isLatestAsPrimitive()
Generated method - Getter of theYFormDefinition.latestattribute.- Returns:
- the latest
-
setLatest
public void setLatest(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.latestattribute.- Parameters:
value- the latest
-
setLatest
public void setLatest(java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.latestattribute.- Parameters:
value- the latest
-
setLatest
public void setLatest(SessionContext ctx, boolean value)
Generated method - Setter of theYFormDefinition.latestattribute.- Parameters:
value- the latest
-
setLatest
public void setLatest(boolean value)
Generated method - Setter of theYFormDefinition.latestattribute.- Parameters:
value- the latest
-
getStatus
public EnumerationValue getStatus(SessionContext ctx)
Generated method - Getter of theYFormDefinition.statusattribute.- Returns:
- the status
-
getStatus
public EnumerationValue getStatus()
Generated method - Getter of theYFormDefinition.statusattribute.- Returns:
- the status
-
setStatus
public void setStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theYFormDefinition.statusattribute.- Parameters:
value- the status
-
setStatus
public void setStatus(EnumerationValue value)
Generated method - Setter of theYFormDefinition.statusattribute.- Parameters:
value- the status
-
isSystem
public java.lang.Boolean isSystem(SessionContext ctx)
Generated method - Getter of theYFormDefinition.systemattribute.- Returns:
- the system
-
isSystem
public java.lang.Boolean isSystem()
Generated method - Getter of theYFormDefinition.systemattribute.- Returns:
- the system
-
isSystemAsPrimitive
public boolean isSystemAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.systemattribute.- Returns:
- the system
-
isSystemAsPrimitive
public boolean isSystemAsPrimitive()
Generated method - Getter of theYFormDefinition.systemattribute.- Returns:
- the system
-
setSystem
public void setSystem(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.systemattribute.- Parameters:
value- the system
-
setSystem
public void setSystem(java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.systemattribute.- Parameters:
value- the system
-
setSystem
public void setSystem(SessionContext ctx, boolean value)
Generated method - Setter of theYFormDefinition.systemattribute.- Parameters:
value- the system
-
setSystem
public void setSystem(boolean value)
Generated method - Setter of theYFormDefinition.systemattribute.- Parameters:
value- the system
-
getTitle
public java.lang.String getTitle(SessionContext ctx)
Generated method - Getter of theYFormDefinition.titleattribute.- Returns:
- the title
-
getTitle
public java.lang.String getTitle()
Generated method - Getter of theYFormDefinition.titleattribute.- Returns:
- the title
-
setTitle
public void setTitle(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.titleattribute.- Parameters:
value- the title
-
setTitle
public void setTitle(java.lang.String value)
Generated method - Setter of theYFormDefinition.titleattribute.- Parameters:
value- the title
-
getVersion
public java.lang.Integer getVersion(SessionContext ctx)
Generated method - Getter of theYFormDefinition.versionattribute.- Returns:
- the version
-
getVersion
public java.lang.Integer getVersion()
Generated method - Getter of theYFormDefinition.versionattribute.- Returns:
- the version
-
getVersionAsPrimitive
public int getVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.versionattribute.- Returns:
- the version
-
getVersionAsPrimitive
public int getVersionAsPrimitive()
Generated method - Getter of theYFormDefinition.versionattribute.- Returns:
- the version
-
setVersion
public void setVersion(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theYFormDefinition.versionattribute.- Parameters:
value- the version
-
setVersion
public void setVersion(java.lang.Integer value)
Generated method - Setter of theYFormDefinition.versionattribute.- Parameters:
value- the version
-
setVersion
public void setVersion(SessionContext ctx, int value)
Generated method - Setter of theYFormDefinition.versionattribute.- Parameters:
value- the version
-
setVersion
public void setVersion(int value)
Generated method - Setter of theYFormDefinition.versionattribute.- Parameters:
value- the version
-
-