lumis.portal.structure.sync.model.common
Class MetaTag

Package class diagram package MetaTag
java.lang.Object
  extended by lumis.portal.structure.sync.model.common.MetaTag
All Implemented Interfaces:
Serializable, Cloneable

public class MetaTag
extends Object
implements Serializable, Cloneable

MetaTag model.

Documentation in this class focus synchronization behavior. About the use behind the fields in the portal, see MetaTagConfig.

Since:
6.2.0
See Also:
MetaTagConfig, Serialized Form

Constructor Summary
MetaTag()
           
 
Method Summary
 MetaTag clone()
           
 void setChannel(Channel channel)
           
 void setPage(Page page)
           
 void setPosition(int position)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaTag

public MetaTag()
Method Detail

setPosition

public void setPosition(int position)

setChannel

public void setChannel(Channel channel)

setPage

public void setPage(Page page)

clone

public MetaTag clone()
Overrides:
clone in class Object


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.