|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InlineCustomProperty
Describes an inline custom property.
Inline custom properties allow a user to add additional properties to an object beyond those provided and managed by the Human Task Manager. In contrast to non-inline custom properties, inline custom properties are an integral part of the associated object. This can result in more efficient queries.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
CUSTOM_TEXT_1
Constant to name the first inline custom property out of a set of eight. |
static java.lang.String |
CUSTOM_TEXT_2
Constant to name the second inline custom property out of a set of eight. |
static java.lang.String |
CUSTOM_TEXT_3
Constant to name the third inline custom property out of a set of eight. |
static java.lang.String |
CUSTOM_TEXT_4
Constant to name the fourth inline custom property out of a set of eight. |
static java.lang.String |
CUSTOM_TEXT_5
Constant to name the fifth inline custom property out of a set of eight. |
static java.lang.String |
CUSTOM_TEXT_6
Constant to name the sixth inline custom property out of a set of eight. |
static java.lang.String |
CUSTOM_TEXT_7
Constant to name the seventh inline custom property out of a set of eight. |
static java.lang.String |
CUSTOM_TEXT_8
Constant to name the eighth inline custom property out of a set of eight. |
Method Summary |
---|
Methods inherited from interface com.ibm.task.api.CustomProperty |
---|
getName, getValue |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String CUSTOM_TEXT_1
static final java.lang.String CUSTOM_TEXT_2
static final java.lang.String CUSTOM_TEXT_3
static final java.lang.String CUSTOM_TEXT_4
static final java.lang.String CUSTOM_TEXT_5
static final java.lang.String CUSTOM_TEXT_6
static final java.lang.String CUSTOM_TEXT_7
static final java.lang.String CUSTOM_TEXT_8
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |