public class ContentAsset extends MetadataWithContent
| Constructor and Description |
|---|
ContentAsset()
Constructor
|
getContent, setContent, setContentgetFullName, setFullName, setFullNamepublic ContentAssetFormat getFormat()
public void setFormat(ContentAssetFormat format)
protected void setFormat(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLanguage()
public void setLanguage(String language)
protected void setLanguage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMasterLabel()
public void setMasterLabel(String masterLabel)
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getOriginNetwork()
public void setOriginNetwork(String originNetwork)
protected void setOriginNetwork(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ContentAssetRelationships getRelationships()
public void setRelationships(ContentAssetRelationships relationships)
protected void setRelationships(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ContentAssetVersions getVersions()
public void setVersions(ContentAssetVersions versions)
protected void setVersions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataWithContentIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataWithContentIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataWithContentIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataWithContentIOExceptionConnectionExceptionpublic String toString()
toString in class MetadataWithContentCopyright © 2017. All Rights Reserved.