|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface defines the behavior for all ABLE rule template classes.
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Method Summary | |
|---|---|
java.lang.String |
getArlString()
Retrieve the ARL text string (of the underlying ruleset or rule object) |
java.lang.String |
getComment()
Retrieve the description or comment field of the template (of the underlying ruleset or rule object) |
java.lang.String |
getName()
Retrieve the name of the template (of the underlying ruleset or rule object) |
java.lang.Object[] |
getTemplateVars()
Retrieve the template variables for this template object |
| Field Detail |
public static final long serialVersionUID
| Method Detail |
public java.lang.Object[] getTemplateVars()
throws AbleDataException
AbleDataException
public java.lang.String getName()
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getComment()
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getArlString()
throws AbleDataException
AbleDataException
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||