|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genesyslab.ail.Enum
com.genesyslab.ail.srl.SearchSRLTemplate.SRLAttribute
public static class SearchSRLTemplate.SRLAttribute
Lists the possible attributes that you can use for a SRL search.
| Field Summary | |
|---|---|
static SearchSRLTemplate.SRLAttribute |
BODY
Constant for the 'BODY' SRL attribute. |
static int |
BODY_
Constant for the 'BODY' SRL attribute. |
static SearchSRLTemplate.SRLAttribute |
DESCRIPTION
Constant for the 'DESCRIPTION' SRL attribute. |
static int |
DESCRIPTION_
Constant for the 'DESCRIPTION' SRL attribute. |
static int |
MAX
The number of defined constants, also the next usable value for the possible constants. |
static SearchSRLTemplate.SRLAttribute |
NAME
Constant for the 'NAME' SRL attribute. |
static int |
NAME_
Constant for the 'NAME' SRL attribute. |
static SearchSRLTemplate.SRLAttribute |
SUBJECT
Constant for the 'SUBJECT' SRL attribute. |
static int |
SUBJECT_
Constant for the 'SUBJECT' SRL attribute. |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static SearchSRLTemplate.SRLAttribute |
getSRLAttribute(int value)
Returns the SRLAttribute for this value. |
static int |
max()
The number of defined constants, also the next usable value for the possible constants. |
| Methods inherited from class com.genesyslab.ail.Enum |
|---|
equals, hashCode, toInt, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int NAME_
public static final SearchSRLTemplate.SRLAttribute NAME
public static final int DESCRIPTION_
public static final SearchSRLTemplate.SRLAttribute DESCRIPTION
public static final int SUBJECT_
public static final SearchSRLTemplate.SRLAttribute SUBJECT
public static final int BODY_
public static final SearchSRLTemplate.SRLAttribute BODY
public static final int MAX
| Method Detail |
|---|
public static final int max()
public static final SearchSRLTemplate.SRLAttribute getSRLAttribute(int value)
SRLAttribute for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||