lucee.Componentmura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.content.changeset.changesetCategoryAssignmentBean
This provides changeset assignment functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
assignmentid
|
true
|
false
|
|
any
|
category
|
true
|
false
|
|
any
|
changeset
|
true
|
false
|
|
any
|
site
|
true
|
false
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsefieldtype
- idreturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- categoryidserializable
- truecfc
- categoryaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- changesetidserializable
- truecfc
- changesetaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- siteidserializable
- truecfc
- site