service PackageFolderContent in module com::sun::star::ucb:: |
service PackageFolderContent;
A PCP Folder is a container for other PCP Folders and PCP Streams.
Exported Interfaces |
This interface is implemented according to the specification of service Content .
This interface is implemented according to the specification of service Content .
This interface is implemented according to the specification of service Content .
Supported Commands
This interface is implemented according to the specification of service Content .
This interface is implemented according to the specification of service Content .
This interface is implemented according to the specification of service Content .
This interface is implemented according to the specification of service Content .
This interface is implemented according to the specification of service Content .
This interface is implemented according to the specification of service Content .
A PCP Folder can create other PCP Folders and PCP Streams. To create a new child of a PCP Folder:
Another, more convenient way for creating streams is simply to assemble the URL for the new content ( last part of the path will become the title of the new stream ) and to obtain a Content object for that URL from the UCB. Then let the content execute the command "insert". The command will fail, if you set the command's parameter InsertCommandArgument::ReplaceExisting" to false and there is already a stream with the title given by the content's URL.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.