apollo.Template
Interface ReplacementTagRole

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
RT_CheckboxRole, RT_StandardRole, RT_RadioButtonRole, RT_TextAreaRole, RT_SelectRole

public interface ReplacementTagRole
extends java.io.Serializable


Method Summary
 java.lang.String getRoleCode()
           
 void prepareReplacementTable(java.util.Hashtable RT)
           
 void processAnotherRole(ReplacementTagRole RTag)
           
 

Method Detail

prepareReplacementTable

public void prepareReplacementTable(java.util.Hashtable RT)

processAnotherRole

public void processAnotherRole(ReplacementTagRole RTag)

getRoleCode

public java.lang.String getRoleCode()