mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID Class Reference

List of all members.

Public Member Functions

String getReferenceID ()
URL getSource ()
void setSource (URL source)
boolean equals (Object otherRefid)
String toString ()
Element toXMLElement (Document doc)
String getType ()
void setType (String type)
Date getDate ()
void setDate (Date date)
String getLangCode ()
void setLangCode (String langCode)
boolean isComplete ()

Private Member Functions

 TemplateReferenceID ()
 TemplateReferenceID (String name, LanguageMapper langMapper, Date date, String sourceURL) throws MalformedURLException
 TemplateReferenceID (String type, LanguageMapper langMapper, Date date, URL source)
 TemplateReferenceID (String type, String langCode, Date date, URL source)
 TemplateReferenceID (String referenceID, URL source)
void setReferenceID (String referenceId)

Private Attributes

URL source
String type
Date date
String langCode


Detailed Description

Class representing a reference to a Template A Template reference consists of the corresponding template ID and the URL from where it was loaded.

Constructor & Destructor Documentation

mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.TemplateReferenceID (  )  [private]

mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.TemplateReferenceID ( String  name,
LanguageMapper  langMapper,
Date  date,
String  sourceURL 
) throws MalformedURLException [private]

mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.TemplateReferenceID ( String  type,
LanguageMapper  langMapper,
Date  date,
URL  source 
) [private]

mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.TemplateReferenceID ( String  type,
String  langCode,
Date  date,
URL  source 
) [private]

mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.TemplateReferenceID ( String  referenceID,
URL  source 
) [private]


Member Function Documentation

String mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.getReferenceID (  ) 

void mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.setReferenceID ( String  referenceId  )  [private]

URL mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.getSource (  ) 

void mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.setSource ( URL  source  ) 

boolean mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.equals ( Object  otherRefid  ) 

String mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.toString (  ) 

Element mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.toXMLElement ( Document  doc  ) 

String mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.getType (  ) 

void mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.setType ( String  type  ) 

Date mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.getDate (  ) 

void mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.setDate ( Date  date  ) 

String mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.getLangCode (  ) 

void mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.setLangCode ( String  langCode  ) 

boolean mixconfig.panels.TermsAndConditionsPanel.TemplateReferenceID.isComplete (  ) 


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Mon Nov 16 23:24:48 2009 for MixConfig by  doxygen 1.5.6