org.gxos.schema
Class WebExportMDType
java.lang.Object
|
+--org.gxos.schema.WebExportMDType
- All Implemented Interfaces:
- java.io.Serializable
- public abstract class WebExportMDType
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebExportMDType
public WebExportMDType()
deletePageClipLength
public void deletePageClipLength()
getGroupAddons
public GroupAddons getGroupAddons()
getGroupAuthor
public GroupAuthor getGroupAuthor()
getGroupClipLength
public int getGroupClipLength()
getGroupDate
public GroupDate getGroupDate()
getGroupExtras
public GroupExtras getGroupExtras()
getGroupLabel
public java.lang.String getGroupLabel()
getGroupLocation
public GroupLocation getGroupLocation()
getGroupMeeting
public GroupMeeting getGroupMeeting()
getGroupSummary
public GroupSummary getGroupSummary()
getGroupTitle
public java.lang.String getGroupTitle()
getGroupType
public GroupTypeType getGroupType()
getPageAddons
public PageAddons getPageAddons()
getPageAuthor
public PageAuthor getPageAuthor()
getPageClipLength
public int getPageClipLength()
getPageDate
public PageDate getPageDate()
getPageExtras
public PageExtras getPageExtras()
getPageLabel
public java.lang.String getPageLabel()
getPageLocation
public PageLocation getPageLocation()
getPageMeeting
public PageMeeting getPageMeeting()
getPageNumber
public int getPageNumber()
getPageTitle
public java.lang.String getPageTitle()
getPageType
public PageTypeType getPageType()
hasGroupClipLength
public boolean hasGroupClipLength()
hasPageClipLength
public boolean hasPageClipLength()
hasPageNumber
public boolean hasPageNumber()
isValid
public boolean isValid()
marshal
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out
-
marshal
public abstract void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler
-
setGroupAddons
public void setGroupAddons(GroupAddons _groupAddons)
- Parameters:
_groupAddons
-
setGroupAuthor
public void setGroupAuthor(GroupAuthor _groupAuthor)
- Parameters:
_groupAuthor
-
setGroupClipLength
public void setGroupClipLength(int _groupClipLength)
- Parameters:
_groupClipLength
-
setGroupDate
public void setGroupDate(GroupDate _groupDate)
- Parameters:
_groupDate
-
setGroupExtras
public void setGroupExtras(GroupExtras _groupExtras)
- Parameters:
_groupExtras
-
setGroupLabel
public void setGroupLabel(java.lang.String _groupLabel)
- Parameters:
_groupLabel
-
setGroupLocation
public void setGroupLocation(GroupLocation _groupLocation)
- Parameters:
_groupLocation
-
setGroupMeeting
public void setGroupMeeting(GroupMeeting _groupMeeting)
- Parameters:
_groupMeeting
-
setGroupSummary
public void setGroupSummary(GroupSummary _groupSummary)
- Parameters:
_groupSummary
-
setGroupTitle
public void setGroupTitle(java.lang.String _groupTitle)
- Parameters:
_groupTitle
-
setGroupType
public void setGroupType(GroupTypeType _groupType)
- Parameters:
_groupType
-
setPageAddons
public void setPageAddons(PageAddons _pageAddons)
- Parameters:
_pageAddons
-
setPageAuthor
public void setPageAuthor(PageAuthor _pageAuthor)
- Parameters:
_pageAuthor
-
setPageClipLength
public void setPageClipLength(int _pageClipLength)
- Parameters:
_pageClipLength
-
setPageDate
public void setPageDate(PageDate _pageDate)
- Parameters:
_pageDate
-
setPageExtras
public void setPageExtras(PageExtras _pageExtras)
- Parameters:
_pageExtras
-
setPageLabel
public void setPageLabel(java.lang.String _pageLabel)
- Parameters:
_pageLabel
-
setPageLocation
public void setPageLocation(PageLocation _pageLocation)
- Parameters:
_pageLocation
-
setPageMeeting
public void setPageMeeting(PageMeeting _pageMeeting)
- Parameters:
_pageMeeting
-
setPageNumber
public void setPageNumber(int _pageNumber)
- Parameters:
_pageNumber
-
setPageTitle
public void setPageTitle(java.lang.String _pageTitle)
- Parameters:
_pageTitle
-
setPageType
public void setPageType(PageTypeType _pageType)
- Parameters:
_pageType
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException