C# Class erminas.SmartAPI.CMS.Project.Publication.PublicationTarget

Inheritance: PartialRedDotProjectObject, IPublicationTarget
ファイルを表示 Open project: erminas/smartapi

Public Methods

Method Description
PublicationTarget ( IProject project, System.Guid guid ) : System

Protected Methods

Method Description
LoadWholeObject ( ) : void
RetrieveWholeObject ( ) : XmlElement

Private Methods

Method Description
LoadXml ( ) : void
PublicationTarget ( IProject project, XmlElement xmlElement ) : System

Method Details

LoadWholeObject() protected method

protected LoadWholeObject ( ) : void
return void

PublicationTarget() public method

public PublicationTarget ( IProject project, System.Guid guid ) : System
project IProject
guid System.Guid
return System

RetrieveWholeObject() protected method

protected RetrieveWholeObject ( ) : XmlElement
return System.Xml.XmlElement