|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||||
java.lang.Objectjava.lang.Enum<RouteItemUser.RouteItemUserProp>
arta.synergy.web.common.client.data.bp.route.RouteItemUser.RouteItemUserProp
public static enum RouteItemUser.RouteItemUserProp
| Method Summary | |
|---|---|
static RouteItemUser.RouteItemUserProp |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RouteItemUser.RouteItemUserProp[] |
values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Enum Constant Detail |
|---|
public static final RouteItemUser.RouteItemUserProp force
public static final RouteItemUser.RouteItemUserProp itemID
public static final RouteItemUser.RouteItemUserProp prFolderID
public static final RouteItemUser.RouteItemUserProp prFolderName
public static final RouteItemUser.RouteItemUserProp completion_form
public static final RouteItemUser.RouteItemUserProp completion_form_cmp
public static final RouteItemUser.RouteItemUserProp resolutionItemID
public static final RouteItemUser.RouteItemUserProp dataUUID
public static final RouteItemUser.RouteItemUserProp dictItemID
public static final RouteItemUser.RouteItemUserProp dictItemName
public static final RouteItemUser.RouteItemUserProp eventType
public static final RouteItemUser.RouteItemUserProp to_field
public static final RouteItemUser.RouteItemUserProp route_item_type
public static final RouteItemUser.RouteItemUserProp is_editable
public static final RouteItemUser.RouteItemUserProp sqlQuery
public static final RouteItemUser.RouteItemUserProp userID
public static final RouteItemUser.RouteItemUserProp userCmp
public static final RouteItemUser.RouteItemUserProp positionID
public static final RouteItemUser.RouteItemUserProp fromPositionID
public static final RouteItemUser.RouteItemUserProp toPositionID
public static final RouteItemUser.RouteItemUserProp start_date
public static final RouteItemUser.RouteItemUserProp start_date_cmp
public static final RouteItemUser.RouteItemUserProp finish_date
public static final RouteItemUser.RouteItemUserProp routeTemplateID
public static final RouteItemUser.RouteItemUserProp routeTemplateName
public static final RouteItemUser.RouteItemUserProp timer_startDateCmp
public static final RouteItemUser.RouteItemUserProp timer_isRelativeDate
public static final RouteItemUser.RouteItemUserProp timer_relativePeriod
public static final RouteItemUser.RouteItemUserProp timer_relativeDays
public static final RouteItemUser.RouteItemUserProp timer_startTimeCmp
public static final RouteItemUser.RouteItemUserProp timer_startTime
public static final RouteItemUser.RouteItemUserProp length_cmp
public static final RouteItemUser.RouteItemUserProp length
public static final RouteItemUser.RouteItemUserProp length_type
public static final RouteItemUser.RouteItemUserProp repeat_days
public static final RouteItemUser.RouteItemUserProp repeat_days_cmp
public static final RouteItemUser.RouteItemUserProp repeat_end_date
public static final RouteItemUser.RouteItemUserProp formUsage
public static final RouteItemUser.RouteItemUserProp collationGroup
public static final RouteItemUser.RouteItemUserProp generatedItem
public static final RouteItemUser.RouteItemUserProp reassignResp
public static final RouteItemUser.RouteItemUserProp reassignAuthor
public static final RouteItemUser.RouteItemUserProp reassignRespAuthor
public static final RouteItemUser.RouteItemUserProp respUser
public static final RouteItemUser.RouteItemUserProp authorUser
public static final RouteItemUser.RouteItemUserProp respAuthorUser
public static final RouteItemUser.RouteItemUserProp sendDocUser
public static final RouteItemUser.RouteItemUserProp child_route_id
public static final RouteItemUser.RouteItemUserProp parentID
public static final RouteItemUser.RouteItemUserProp stateID
public static final RouteItemUser.RouteItemUserProp plan
public static final RouteItemUser.RouteItemUserProp comment
public static final RouteItemUser.RouteItemUserProp sync
public static final RouteItemUser.RouteItemUserProp startResolutionRoute
public static final RouteItemUser.RouteItemUserProp forceReg
| Method Detail |
|---|
public static RouteItemUser.RouteItemUserProp[] values()
for (RouteItemUser.RouteItemUserProp c : RouteItemUser.RouteItemUserProp.values()) System.out.println(c);
public static RouteItemUser.RouteItemUserProp valueOf(java.lang.String name)
name - the name of the enum constant to be returned.
java.lang.IllegalArgumentException - if this enum type has no constant
with the specified name
java.lang.NullPointerException - if the argument is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||||