The versioned content repository /atg/epub/file/PublishingFileRepository stores an application’s file asset metadata. ATG Content Administration accesses the PublishingFileRepository through the SecuredPublishingFileRepository component that overlays it:

/atg/epub/file/SecuredPublishingFileRepository

This component is an instance of the class :

atg.adapter.secure.GenericSecuredMutableVersionContentRepository

The default SecuredPublishingFileRepository component is set as follows:

$class=atg.adapter.secure.GenericSecuredMutableVersionContentRepository

repositoryName=PublishingFiles
repository=/atg/epub/file/PublishingFileRepository
configurationFile=/atg/epub/file/publishingFileSecurity.xml
securityConfiguration=/atg/dynamo/security/PublishingFileSecurityConfiguration
XMLToolsFactory=/atg/dynamo/service/xml/XMLToolsFactory
transactionManager=/atg/dynamo/transaction/TransactionManager

Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices