com.anwrt.anycontent.extensions.page
Class AdministratorEntry

java.lang.Object
  extended bycom.anwrt.anycontent.extensions.menu.Entry
      extended bycom.anwrt.anycontent.extensions.menu.StaticEntry
          extended bycom.anwrt.anycontent.extensions.page.AdministratorEntry

public class AdministratorEntry
extends StaticEntry

A static entry but change the link


Nested Class Summary
 
Nested classes inherited from class com.anwrt.anycontent.extensions.menu.Entry
Entry.Item, Entry.Menu, Entry.Separator
 
Field Summary
 
Fields inherited from class com.anwrt.anycontent.extensions.menu.StaticEntry
_item, _itemParams
 
Fields inherited from class com.anwrt.anycontent.extensions.menu.Entry
_logger, PARAMETER_AREANAME, PARAMETER_WORKFLOW
 
Constructor Summary
AdministratorEntry()
           
 
Method Summary
protected  void setLink(java.lang.String link)
          Set the link from configuration
 
Methods inherited from class com.anwrt.anycontent.extensions.menu.StaticEntry
configure, getEntries, initialize, isEmpty, isStaticEntry, setLink
 
Methods inherited from class com.anwrt.anycontent.extensions.menu.Entry
_toSAX, getPluginId, getPluginName, setInformation, toSAX
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdministratorEntry

public AdministratorEntry()
Method Detail

setLink

protected void setLink(java.lang.String link)
Description copied from class: StaticEntry
Set the link from configuration

Overrides:
setLink in class StaticEntry
Parameters:
link -


Copyright © 2006 Anyware Technologies. All Rights Reserved.