|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.service.attributes.DefaultManager
fr.paris.lutece.plugins.document.service.attributes.InternalLinkManager
public class InternalLinkManager
Manager for Internal link Attribute
Constructor Summary | |
---|---|
InternalLinkManager()
|
Method Summary | |
---|---|
java.lang.String |
getAttributeXmlValue(Document document,
DocumentAttribute attribute)
Get the XML data corresponding to the attribute to build the document XML content |
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.DefaultManager |
---|
canBeUsedAsThumbnail, getAttributeParametersValues, getAttributeTypeCode, getCreateFormHtml, getCreateParametersFormHtml, getExtraParameters, getExtraParametersValues, getModifyFormHtml, getModifyParametersFormHtml, setAttributeTypeCode, validateValue, validateValueParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InternalLinkManager()
Method Detail |
---|
public java.lang.String getAttributeXmlValue(Document document, DocumentAttribute attribute)
getAttributeXmlValue
in interface AttributeManager
getAttributeXmlValue
in class DefaultManager
document
- The documentattribute
- The attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |