lucee.Componentmura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.content.contentFilenameArchiveBean
This provides content filename archiving
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
archiveid
|
true
|
false
|
|
any
|
content
|
true
|
false
|
|
mura.content.varchar
|
filename
|
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
- contentIDserializable
- truecfc
- contentaccess
- publicrequired
- falsereturntype
- anyfieltype
- indexlength
- 255serializable
- trueaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- siteIDserializable
- truecfc
- site