4Suite
™
API Documentation
►
Module
Ft
.
Server
.
Server
.
SCore
.RawFileImp
######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Server/Server/SCore/RawFileImp.py,v 1.17 2005/01/16 07:34:38 jkloth Exp $
Classes:
RawFileImp
Functions:
NewRawFileXml
Fields:
FTSERVER_NAMESPACE
,
SET_IMT_XUPDATE
,
XLINK_NAMESPACE
Classes
class
RawFileImp
(
Ft.Server.Server.SCore.ResourceMetaDataImp.ResourceMetaDataImp
)
Methods
asSchematron
(
self
)
asStylesheet
(
self
)
########################################## #XML Interfaces ##########################################
getContent
(
self
)
getContentResource
(
self
)
getImt
(
self
)
getMetaDataResource
(
self
)
setContent
(
self
,
src
)
setImt
(
self
,
imt
)
########################################## #Mutation Interfaces ##########################################
Methods inherited from class
Ft.Server.Server.SCore.ResourceMetaDataImp.ResourceMetaDataImp
__init__
,
__str__
,
addAcl
,
addAlias
,
addLiteralProperty
,
addResourceProperty
,
applyXslt
,
asDom
,
delete
,
fetchResource
,
getAbsolutePath
,
getAbsolutePathAsUri
,
getAcl
,
getAclIdent
,
getAclIdentifiers
,
getAliases
,
getBasePath
,
getContentSlice
,
getCreationDate
,
getDisplayPath
,
getExtFunctionsAndElements
,
getLastModifiedDate
,
getModel
,
getName
,
getOwner
,
getParent
,
getPath
,
getResourceType
,
getRoot
,
getSize
,
getStatementsAbout
,
getStatementsGeneratedBy
,
getValidationInfo
,
hasResource
,
inheritAcl
,
isResourceType
,
markTemporary
,
removeAcl
,
removeAlias
,
removeLiteralProperty
,
removeResourceProperty
,
setAcl
,
setOwner
,
toXPathContext
,
verifyAcl
,
xUpdate
Fields
resourceType
= 3
Functions
NewRawFileXml
(
driver
,
path
,
acl
,
owner
,
imt
,
src
)
Fields
FTSERVER_NAMESPACE
= 'http://xmlns.4suite.org/reserved'
SET_IMT_XUPDATE
= '<xupdate:modifications\n version="1.0"\n xmlns:x...mt">%s</xupdate:update>\n</xupdate:modifications>\n'
XLINK_NAMESPACE
= u'http://www.w3.org/1999/xlink'