|
2009-10-01 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.epcglobal.llrp.write.profile.servlet.operations.AbstractOperation
org.eclipse.soda.dk.epcglobal.llrp.write.profile.servlet.operations.Filter
public class Filter
| Field Summary | |
|---|---|
static java.lang.String |
TARGETTAG1
Define the targettag1 (String) constant. |
static java.lang.String |
TARGETTAG1_BITPOINTER
Define the targettag1 bitpointer (String) constant. |
static java.lang.String |
TARGETTAG1_MATCH
Define the targettag1 match (String) constant. |
static java.lang.String |
TARGETTAG1_MEMORYBANK
Define the targettag1 memorybank (String) constant. |
static java.lang.String |
TARGETTAG1_TAGDATA
Define the targettag1 tagdata (String) constant. |
static java.lang.String |
TARGETTAG1_TAGMASK
Define the targettag1 tagmask (String) constant. |
static java.lang.String |
TARGETTAG2
Define the targettag2 (String) constant. |
static java.lang.String |
TARGETTAG2_APPLY
Define the targettag2 apply (String) constant. |
static java.lang.String |
TARGETTAG2_BITPOINTER
Define the targettag2 bitpointer (String) constant. |
static java.lang.String |
TARGETTAG2_MATCH
Define the targettag2 match (String) constant. |
static java.lang.String |
TARGETTAG2_MEMORYBANK
Define the targettag2 memorybank (String) constant. |
static java.lang.String |
TARGETTAG2_TAGDATA
Define the targettag2 tagdata (String) constant. |
static java.lang.String |
TARGETTAG2_TAGMASK
Define the targettag2 tagmask (String) constant. |
| Fields inherited from class org.eclipse.soda.dk.epcglobal.llrp.write.profile.servlet.operations.AbstractOperation |
|---|
INCREMENT, MEMORYBANK, OP_COUNT, OPERATIONID, PASSWORD, REPEAT, TIMEOUT, WORDCOUNT, WORDPOINTER, WRITEDATA |
| Constructor Summary | |
|---|---|
Filter()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
java.lang.String |
htmlOutput(java.lang.String servletPath)
Html output with the specified servlet path parameter and return the String result. |
java.lang.String |
opOutput()
Op output and return the String result. |
void |
setValues(javax.servlet.http.HttpServletRequest request)
Sets the values value. |
| Methods inherited from class org.eclipse.soda.dk.epcglobal.llrp.write.profile.servlet.operations.AbstractOperation |
|---|
getActionFieldId, getCustomFieldId, getFormHeader, getFormTail, getName, getOpNameFieldId, linkOutput, matchedOperation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TARGETTAG1
public static final java.lang.String TARGETTAG1_MEMORYBANK
public static final java.lang.String TARGETTAG1_MATCH
public static final java.lang.String TARGETTAG1_BITPOINTER
public static final java.lang.String TARGETTAG1_TAGMASK
public static final java.lang.String TARGETTAG1_TAGDATA
public static final java.lang.String TARGETTAG2_APPLY
public static final java.lang.String TARGETTAG2
public static final java.lang.String TARGETTAG2_MEMORYBANK
public static final java.lang.String TARGETTAG2_MATCH
public static final java.lang.String TARGETTAG2_BITPOINTER
public static final java.lang.String TARGETTAG2_TAGMASK
public static final java.lang.String TARGETTAG2_TAGDATA
| Constructor Detail |
|---|
public Filter()
| Method Detail |
|---|
public java.lang.String htmlOutput(java.lang.String servletPath)
servletPath - The servlet path (String) parameter.
String) value.opOutput()public java.lang.String opOutput()
String) value.htmlOutput(String)public void setValues(javax.servlet.http.HttpServletRequest request)
request - The request (HttpServletRequest) parameter.
|
2009-10-01 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||