com.infodesire.infobit.data
Interface Script
- All Superinterfaces:
- Attributed, Content
- public interface Script
- extends Content
script is kind of content combining template infobit and several named
infobit links
- Version:
- $Revision: 1.3 $
- Author:
- konstantin
|
Method Summary |
java.util.Map |
getLinks()
map of infobit links keyed by generic names. |
Infobit |
getTemplate()
template of this script |
getTemplate
public Infobit getTemplate()
- template of this script
- Returns:
- The Template value
getLinks
public java.util.Map getLinks()
- map of infobit links keyed by generic names. do not ever try to modify
this map - you will get really bad exception....
- Returns:
- infobit link map
Copyright © 2003 Information Desire GmbH. All Rights Reserved.