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.String
APPLICATIONID
Qualifier of theYFormDefinition.applicationId
attributestatic java.lang.String
CATEGORIES
Qualifier of theYFormDefinition.categories
attributeprotected 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 theYFormDefinition.content
attributestatic java.lang.String
DATA
Qualifier of theYFormDefinition.data
attributeprotected 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 theYFormDefinition.description
attributestatic java.lang.String
DOCUMENTID
Qualifier of theYFormDefinition.documentId
attributestatic java.lang.String
FORMID
Qualifier of theYFormDefinition.formId
attributestatic java.lang.String
LATEST
Qualifier of theYFormDefinition.latest
attributestatic java.lang.String
STATUS
Qualifier of theYFormDefinition.status
attributestatic java.lang.String
SYSTEM
Qualifier of theYFormDefinition.system
attributestatic java.lang.String
TITLE
Qualifier of theYFormDefinition.title
attributestatic java.lang.String
VERSION
Qualifier of theYFormDefinition.version
attribute-
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 Modifier and Type Method Description void
addToCategories(Category value)
Generated method - Addsvalue
to categories.void
addToCategories(SessionContext ctx, Category value)
Generated method - Addsvalue
to categories.void
addToData(SessionContext ctx, YFormData value)
Generated method - Addsvalue
to data.void
addToData(YFormData value)
Generated method - Addsvalue
to data.java.lang.String
getApplicationId()
Generated method - Getter of theYFormDefinition.applicationId
attribute.java.lang.String
getApplicationId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.applicationId
attribute.java.util.Collection<Category>
getCategories()
Generated method - Getter of theYFormDefinition.categories
attribute.java.util.Collection<Category>
getCategories(SessionContext ctx)
Generated method - Getter of theYFormDefinition.categories
attribute.long
getCategoriesCount()
long
getCategoriesCount(SessionContext ctx)
java.lang.String
getContent()
Generated method - Getter of theYFormDefinition.content
attribute.java.lang.String
getContent(SessionContext ctx)
Generated method - Getter of theYFormDefinition.content
attribute.java.util.Collection<YFormData>
getData()
Generated method - Getter of theYFormDefinition.data
attribute.java.util.Collection<YFormData>
getData(SessionContext ctx)
Generated method - Getter of theYFormDefinition.data
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theYFormDefinition.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theYFormDefinition.description
attribute.java.lang.String
getDocumentId()
Generated method - Getter of theYFormDefinition.documentId
attribute.java.lang.String
getDocumentId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.documentId
attribute.java.lang.String
getFormId()
Generated method - Getter of theYFormDefinition.formId
attribute.java.lang.String
getFormId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.formId
attribute.EnumerationValue
getStatus()
Generated method - Getter of theYFormDefinition.status
attribute.EnumerationValue
getStatus(SessionContext ctx)
Generated method - Getter of theYFormDefinition.status
attribute.java.lang.String
getTitle()
Generated method - Getter of theYFormDefinition.title
attribute.java.lang.String
getTitle(SessionContext ctx)
Generated method - Getter of theYFormDefinition.title
attribute.java.lang.Integer
getVersion()
Generated method - Getter of theYFormDefinition.version
attribute.java.lang.Integer
getVersion(SessionContext ctx)
Generated method - Getter of theYFormDefinition.version
attribute.int
getVersionAsPrimitive()
Generated method - Getter of theYFormDefinition.version
attribute.int
getVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.version
attribute.java.lang.Boolean
isLatest()
Generated method - Getter of theYFormDefinition.latest
attribute.java.lang.Boolean
isLatest(SessionContext ctx)
Generated method - Getter of theYFormDefinition.latest
attribute.boolean
isLatestAsPrimitive()
Generated method - Getter of theYFormDefinition.latest
attribute.boolean
isLatestAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.latest
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
java.lang.Boolean
isSystem()
Generated method - Getter of theYFormDefinition.system
attribute.java.lang.Boolean
isSystem(SessionContext ctx)
Generated method - Getter of theYFormDefinition.system
attribute.boolean
isSystemAsPrimitive()
Generated method - Getter of theYFormDefinition.system
attribute.boolean
isSystemAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.system
attribute.void
removeFromCategories(Category value)
Generated method - Removesvalue
from categories.void
removeFromCategories(SessionContext ctx, Category value)
Generated method - Removesvalue
from categories.void
removeFromData(SessionContext ctx, YFormData value)
Generated method - Removesvalue
from data.void
removeFromData(YFormData value)
Generated method - Removesvalue
from data.void
setApplicationId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.applicationId
attribute.void
setApplicationId(java.lang.String value)
Generated method - Setter of theYFormDefinition.applicationId
attribute.void
setCategories(SessionContext ctx, java.util.Collection<Category> value)
Generated method - Setter of theYFormDefinition.categories
attribute.void
setCategories(java.util.Collection<Category> value)
Generated method - Setter of theYFormDefinition.categories
attribute.void
setContent(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.content
attribute.void
setContent(java.lang.String value)
Generated method - Setter of theYFormDefinition.content
attribute.void
setData(SessionContext ctx, java.util.Collection<YFormData> value)
Generated method - Setter of theYFormDefinition.data
attribute.void
setData(java.util.Collection<YFormData> value)
Generated method - Setter of theYFormDefinition.data
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theYFormDefinition.description
attribute.void
setDocumentId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.documentId
attribute.void
setDocumentId(java.lang.String value)
Generated method - Setter of theYFormDefinition.documentId
attribute.void
setFormId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.formId
attribute.void
setFormId(java.lang.String value)
Generated method - Setter of theYFormDefinition.formId
attribute.void
setLatest(boolean value)
Generated method - Setter of theYFormDefinition.latest
attribute.void
setLatest(SessionContext ctx, boolean value)
Generated method - Setter of theYFormDefinition.latest
attribute.void
setLatest(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.latest
attribute.void
setLatest(java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.latest
attribute.void
setStatus(EnumerationValue value)
Generated method - Setter of theYFormDefinition.status
attribute.void
setStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theYFormDefinition.status
attribute.void
setSystem(boolean value)
Generated method - Setter of theYFormDefinition.system
attribute.void
setSystem(SessionContext ctx, boolean value)
Generated method - Setter of theYFormDefinition.system
attribute.void
setSystem(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.system
attribute.void
setSystem(java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.system
attribute.void
setTitle(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.title
attribute.void
setTitle(java.lang.String value)
Generated method - Setter of theYFormDefinition.title
attribute.void
setVersion(int value)
Generated method - Setter of theYFormDefinition.version
attribute.void
setVersion(SessionContext ctx, int value)
Generated method - Setter of theYFormDefinition.version
attribute.void
setVersion(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theYFormDefinition.version
attribute.void
setVersion(java.lang.Integer value)
Generated method - Setter of theYFormDefinition.version
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, 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.applicationId
attribute- See Also:
- Constant Field Values
-
FORMID
public static final java.lang.String FORMID
Qualifier of theYFormDefinition.formId
attribute- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Qualifier of theYFormDefinition.version
attribute- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Qualifier of theYFormDefinition.title
attribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theYFormDefinition.description
attribute- See Also:
- Constant Field Values
-
DOCUMENTID
public static final java.lang.String DOCUMENTID
Qualifier of theYFormDefinition.documentId
attribute- See Also:
- Constant Field Values
-
SYSTEM
public static final java.lang.String SYSTEM
Qualifier of theYFormDefinition.system
attribute- See Also:
- Constant Field Values
-
LATEST
public static final java.lang.String LATEST
Qualifier of theYFormDefinition.latest
attribute- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS
Qualifier of theYFormDefinition.status
attribute- See Also:
- Constant Field Values
-
CONTENT
public static final java.lang.String CONTENT
Qualifier of theYFormDefinition.content
attribute- See Also:
- Constant Field Values
-
DATA
public static final java.lang.String DATA
Qualifier of theYFormDefinition.data
attribute- See Also:
- Constant Field Values
-
CATEGORIES
public static final java.lang.String CATEGORIES
Qualifier of theYFormDefinition.categories
attribute- 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
OneToManyHandler
for 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:
getDefaultAttributeModes
in classItem
-
getApplicationId
public java.lang.String getApplicationId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.applicationId
attribute.- Returns:
- the applicationId
-
getApplicationId
public java.lang.String getApplicationId()
Generated method - Getter of theYFormDefinition.applicationId
attribute.- Returns:
- the applicationId
-
setApplicationId
public void setApplicationId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.applicationId
attribute.- Parameters:
value
- the applicationId
-
setApplicationId
public void setApplicationId(java.lang.String value)
Generated method - Setter of theYFormDefinition.applicationId
attribute.- Parameters:
value
- the applicationId
-
getCategories
public java.util.Collection<Category> getCategories(SessionContext ctx)
Generated method - Getter of theYFormDefinition.categories
attribute.- Returns:
- the categories - Categories
-
getCategories
public java.util.Collection<Category> getCategories()
Generated method - Getter of theYFormDefinition.categories
attribute.- 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.categories
attribute.- Parameters:
value
- the categories - Categories
-
setCategories
public void setCategories(java.util.Collection<Category> value)
Generated method - Setter of theYFormDefinition.categories
attribute.- Parameters:
value
- the categories - Categories
-
addToCategories
public void addToCategories(SessionContext ctx, Category value)
Generated method - Addsvalue
to categories.- Parameters:
value
- the item to add to categories - Categories
-
addToCategories
public void addToCategories(Category value)
Generated method - Addsvalue
to categories.- Parameters:
value
- the item to add to categories - Categories
-
removeFromCategories
public void removeFromCategories(SessionContext ctx, Category value)
Generated method - Removesvalue
from categories.- Parameters:
value
- the item to remove from categories - Categories
-
removeFromCategories
public void removeFromCategories(Category value)
Generated method - Removesvalue
from categories.- Parameters:
value
- the item to remove from categories - Categories
-
getContent
public java.lang.String getContent(SessionContext ctx)
Generated method - Getter of theYFormDefinition.content
attribute.- Returns:
- the content
-
getContent
public java.lang.String getContent()
Generated method - Getter of theYFormDefinition.content
attribute.- Returns:
- the content
-
setContent
public void setContent(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.content
attribute.- Parameters:
value
- the content
-
setContent
public void setContent(java.lang.String value)
Generated method - Setter of theYFormDefinition.content
attribute.- Parameters:
value
- the content
-
getData
public java.util.Collection<YFormData> getData(SessionContext ctx)
Generated method - Getter of theYFormDefinition.data
attribute.- Returns:
- the data
-
getData
public java.util.Collection<YFormData> getData()
Generated method - Getter of theYFormDefinition.data
attribute.- Returns:
- the data
-
setData
public void setData(SessionContext ctx, java.util.Collection<YFormData> value)
Generated method - Setter of theYFormDefinition.data
attribute.- Parameters:
value
- the data
-
setData
public void setData(java.util.Collection<YFormData> value)
Generated method - Setter of theYFormDefinition.data
attribute.- Parameters:
value
- the data
-
addToData
public void addToData(SessionContext ctx, YFormData value)
Generated method - Addsvalue
to data.- Parameters:
value
- the item to add to data
-
addToData
public void addToData(YFormData value)
Generated method - Addsvalue
to data.- Parameters:
value
- the item to add to data
-
removeFromData
public void removeFromData(SessionContext ctx, YFormData value)
Generated method - Removesvalue
from data.- Parameters:
value
- the item to remove from data
-
removeFromData
public void removeFromData(YFormData value)
Generated method - Removesvalue
from data.- Parameters:
value
- the item to remove from data
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theYFormDefinition.description
attribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theYFormDefinition.description
attribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.description
attribute.- Parameters:
value
- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theYFormDefinition.description
attribute.- Parameters:
value
- the description
-
getDocumentId
public java.lang.String getDocumentId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.documentId
attribute.- Returns:
- the documentId
-
getDocumentId
public java.lang.String getDocumentId()
Generated method - Getter of theYFormDefinition.documentId
attribute.- Returns:
- the documentId
-
setDocumentId
public void setDocumentId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.documentId
attribute.- Parameters:
value
- the documentId
-
setDocumentId
public void setDocumentId(java.lang.String value)
Generated method - Setter of theYFormDefinition.documentId
attribute.- Parameters:
value
- the documentId
-
getFormId
public java.lang.String getFormId(SessionContext ctx)
Generated method - Getter of theYFormDefinition.formId
attribute.- Returns:
- the formId
-
getFormId
public java.lang.String getFormId()
Generated method - Getter of theYFormDefinition.formId
attribute.- Returns:
- the formId
-
setFormId
public void setFormId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.formId
attribute.- Parameters:
value
- the formId
-
setFormId
public void setFormId(java.lang.String value)
Generated method - Setter of theYFormDefinition.formId
attribute.- Parameters:
value
- the formId
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
isLatest
public java.lang.Boolean isLatest(SessionContext ctx)
Generated method - Getter of theYFormDefinition.latest
attribute.- Returns:
- the latest
-
isLatest
public java.lang.Boolean isLatest()
Generated method - Getter of theYFormDefinition.latest
attribute.- Returns:
- the latest
-
isLatestAsPrimitive
public boolean isLatestAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.latest
attribute.- Returns:
- the latest
-
isLatestAsPrimitive
public boolean isLatestAsPrimitive()
Generated method - Getter of theYFormDefinition.latest
attribute.- Returns:
- the latest
-
setLatest
public void setLatest(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.latest
attribute.- Parameters:
value
- the latest
-
setLatest
public void setLatest(java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.latest
attribute.- Parameters:
value
- the latest
-
setLatest
public void setLatest(SessionContext ctx, boolean value)
Generated method - Setter of theYFormDefinition.latest
attribute.- Parameters:
value
- the latest
-
setLatest
public void setLatest(boolean value)
Generated method - Setter of theYFormDefinition.latest
attribute.- Parameters:
value
- the latest
-
getStatus
public EnumerationValue getStatus(SessionContext ctx)
Generated method - Getter of theYFormDefinition.status
attribute.- Returns:
- the status
-
getStatus
public EnumerationValue getStatus()
Generated method - Getter of theYFormDefinition.status
attribute.- Returns:
- the status
-
setStatus
public void setStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theYFormDefinition.status
attribute.- Parameters:
value
- the status
-
setStatus
public void setStatus(EnumerationValue value)
Generated method - Setter of theYFormDefinition.status
attribute.- Parameters:
value
- the status
-
isSystem
public java.lang.Boolean isSystem(SessionContext ctx)
Generated method - Getter of theYFormDefinition.system
attribute.- Returns:
- the system
-
isSystem
public java.lang.Boolean isSystem()
Generated method - Getter of theYFormDefinition.system
attribute.- Returns:
- the system
-
isSystemAsPrimitive
public boolean isSystemAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.system
attribute.- Returns:
- the system
-
isSystemAsPrimitive
public boolean isSystemAsPrimitive()
Generated method - Getter of theYFormDefinition.system
attribute.- Returns:
- the system
-
setSystem
public void setSystem(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.system
attribute.- Parameters:
value
- the system
-
setSystem
public void setSystem(java.lang.Boolean value)
Generated method - Setter of theYFormDefinition.system
attribute.- Parameters:
value
- the system
-
setSystem
public void setSystem(SessionContext ctx, boolean value)
Generated method - Setter of theYFormDefinition.system
attribute.- Parameters:
value
- the system
-
setSystem
public void setSystem(boolean value)
Generated method - Setter of theYFormDefinition.system
attribute.- Parameters:
value
- the system
-
getTitle
public java.lang.String getTitle(SessionContext ctx)
Generated method - Getter of theYFormDefinition.title
attribute.- Returns:
- the title
-
getTitle
public java.lang.String getTitle()
Generated method - Getter of theYFormDefinition.title
attribute.- Returns:
- the title
-
setTitle
public void setTitle(SessionContext ctx, java.lang.String value)
Generated method - Setter of theYFormDefinition.title
attribute.- Parameters:
value
- the title
-
setTitle
public void setTitle(java.lang.String value)
Generated method - Setter of theYFormDefinition.title
attribute.- Parameters:
value
- the title
-
getVersion
public java.lang.Integer getVersion(SessionContext ctx)
Generated method - Getter of theYFormDefinition.version
attribute.- Returns:
- the version
-
getVersion
public java.lang.Integer getVersion()
Generated method - Getter of theYFormDefinition.version
attribute.- Returns:
- the version
-
getVersionAsPrimitive
public int getVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of theYFormDefinition.version
attribute.- Returns:
- the version
-
getVersionAsPrimitive
public int getVersionAsPrimitive()
Generated method - Getter of theYFormDefinition.version
attribute.- Returns:
- the version
-
setVersion
public void setVersion(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theYFormDefinition.version
attribute.- Parameters:
value
- the version
-
setVersion
public void setVersion(java.lang.Integer value)
Generated method - Setter of theYFormDefinition.version
attribute.- Parameters:
value
- the version
-
setVersion
public void setVersion(SessionContext ctx, int value)
Generated method - Setter of theYFormDefinition.version
attribute.- Parameters:
value
- the version
-
setVersion
public void setVersion(int value)
Generated method - Setter of theYFormDefinition.version
attribute.- Parameters:
value
- the version
-
-