com.sap.mdm.publishing2.objects
Class Publication

java.lang.Object
  extended bycom.sap.mdm.publishing2.objects.Publication

public class Publication
extends Object


Constructor Summary
Publication(Repository repository)
           
Publication(Repository repository, com.sap.mdm.internal.protocol.UniqueId publicationId)
          Deprecated. Replaced by a 1 parameter constructor below
 
Method Summary
 String getCharStyleWorkSpacePropertiesXml()
           
 int getId()
           
 String getPageWorkSpacePropertiesXml()
           
 PublicationTreeNode getPublicationNode(int nodeId)
          Deprecated. renamed to getPublicationNodeData.
 PublicationNode getPublicationNode2(int nodeId)
           
 PublicationTreeNode getPublicationNodeData(int nodeId)
           
 PublicationNode[] getPublicationNodes()
           
 PublicationTreeNode[] getPublicationTreeNodes()
          Deprecated. Use getPublicationNodes and then getPublicationNodeData for each publication node.
 String getStyleWorkSpacePropertiesXml()
           
 String getSwatchWorkSpacePropertiesXml()
           
 String getTagWorkSpacePropertiesXml()
           
 void loadPublicationTree()
           
 void setCharStyleWorkSpacePropertiesXml(String xmlString)
           
 void setPageWorkSpacePropertiesXml(String xmlString)
           
 void setStyleWorkSpacePropertiesXml(String xmlString)
           
 void setSwatchWorkSpacePropertiesXml(String xmlString)
           
 void setTagWorkSpacePropertiesXml(String xmlString)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Publication

public Publication(Repository repository,
                   com.sap.mdm.internal.protocol.UniqueId publicationId)
Deprecated. Replaced by a 1 parameter constructor below


Publication

public Publication(Repository repository)
Method Detail

getId

public int getId()

loadPublicationTree

public void loadPublicationTree()
                         throws CommandException
Throws:
CommandException

getPublicationTreeNodes

public PublicationTreeNode[] getPublicationTreeNodes()
Deprecated. Use getPublicationNodes and then getPublicationNodeData for each publication node.


getPublicationNodes

public PublicationNode[] getPublicationNodes()
                                      throws Exception
Returns:
PublicationNode[]
Throws:
Exception

getPublicationNode

public PublicationTreeNode getPublicationNode(int nodeId)
                                       throws Exception
Deprecated. renamed to getPublicationNodeData.

Parameters:
nodeId -
Returns:
Throws:
Exception

getPublicationNodeData

public PublicationTreeNode getPublicationNodeData(int nodeId)
                                           throws Exception
Throws:
Exception

getPublicationNode2

public PublicationNode getPublicationNode2(int nodeId)
                                    throws Exception
Throws:
Exception

getCharStyleWorkSpacePropertiesXml

public String getCharStyleWorkSpacePropertiesXml()
                                          throws CommandException
Throws:
CommandException

setCharStyleWorkSpacePropertiesXml

public void setCharStyleWorkSpacePropertiesXml(String xmlString)
                                        throws CommandException
Throws:
CommandException

getPageWorkSpacePropertiesXml

public String getPageWorkSpacePropertiesXml()
                                     throws CommandException
Throws:
CommandException

setPageWorkSpacePropertiesXml

public void setPageWorkSpacePropertiesXml(String xmlString)
                                   throws CommandException
Throws:
CommandException

getStyleWorkSpacePropertiesXml

public String getStyleWorkSpacePropertiesXml()
                                      throws CommandException
Throws:
CommandException

setStyleWorkSpacePropertiesXml

public void setStyleWorkSpacePropertiesXml(String xmlString)
                                    throws CommandException
Throws:
CommandException

getSwatchWorkSpacePropertiesXml

public String getSwatchWorkSpacePropertiesXml()
                                       throws CommandException
Throws:
CommandException

setSwatchWorkSpacePropertiesXml

public void setSwatchWorkSpacePropertiesXml(String xmlString)
                                     throws CommandException
Throws:
CommandException

getTagWorkSpacePropertiesXml

public String getTagWorkSpacePropertiesXml()
                                    throws CommandException
Throws:
CommandException

setTagWorkSpacePropertiesXml

public void setTagWorkSpacePropertiesXml(String xmlString)
                                  throws CommandException
Throws:
CommandException


Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.