arta.synergy.web.common.client.data.bp.route
Enum RouteItemUser.RouteItemUserProp

java.lang.Object
  extended by java.lang.Enum<RouteItemUser.RouteItemUserProp>
      extended by arta.synergy.web.common.client.data.bp.route.RouteItemUser.RouteItemUserProp
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<RouteItemUser.RouteItemUserProp>
Enclosing class:
RouteItemUser

public static enum RouteItemUser.RouteItemUserProp
extends java.lang.Enum<RouteItemUser.RouteItemUserProp>


Enum Constant Summary
authorUser
           
child_route_id
          ид дочернего к работе маршрута
collationGroup
           
comment
          начальный комментарий к работе
completion_form
           
completion_form_cmp
           
dataUUID
           
dictItemID
           
dictItemName
           
eventType
           
finish_date
           
force
           
forceReg
          регистрация из мастера регистрации
formUsage
           
fromPositionID
           
generatedItem
          Наличие этого поля показывает, что данный пункт был сгенерирован, например, процессом "работа по форме" и при повторном возврате к этапу маршрута - эту работу запускать не надо
is_editable
           
itemID
           
length
           
length_cmp
           
length_type
           
parentID
          родительская работа в проектах
plan
          находится ли создаваемая работа в плане
positionID
           
prFolderID
           
prFolderName
           
reassignAuthor
           
reassignResp
           
reassignRespAuthor
           
repeat_days
           
repeat_days_cmp
           
repeat_end_date
           
resolutionItemID
           
respAuthorUser
           
respUser
           
route_item_type
           
routeTemplateID
           
routeTemplateName
           
sendDocUser
           
sqlQuery
           
start_date
           
start_date_cmp
           
startResolutionRoute
          запускать подэтапы резолюции
stateID
          статус работы
sync
          синхронный запуск этапа маршрута
timer_isRelativeDate
           
timer_relativeDays
           
timer_relativePeriod
           
timer_startDateCmp
           
timer_startTime
           
timer_startTimeCmp
           
to_field
           
toPositionID
           
userCmp
           
userID
           
 
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

force

public static final RouteItemUser.RouteItemUserProp force

itemID

public static final RouteItemUser.RouteItemUserProp itemID

prFolderID

public static final RouteItemUser.RouteItemUserProp prFolderID

prFolderName

public static final RouteItemUser.RouteItemUserProp prFolderName

completion_form

public static final RouteItemUser.RouteItemUserProp completion_form

completion_form_cmp

public static final RouteItemUser.RouteItemUserProp completion_form_cmp

resolutionItemID

public static final RouteItemUser.RouteItemUserProp resolutionItemID

dataUUID

public static final RouteItemUser.RouteItemUserProp dataUUID

dictItemID

public static final RouteItemUser.RouteItemUserProp dictItemID

dictItemName

public static final RouteItemUser.RouteItemUserProp dictItemName

eventType

public static final RouteItemUser.RouteItemUserProp eventType

to_field

public static final RouteItemUser.RouteItemUserProp to_field

route_item_type

public static final RouteItemUser.RouteItemUserProp route_item_type

is_editable

public static final RouteItemUser.RouteItemUserProp is_editable

sqlQuery

public static final RouteItemUser.RouteItemUserProp sqlQuery

userID

public static final RouteItemUser.RouteItemUserProp userID

userCmp

public static final RouteItemUser.RouteItemUserProp userCmp

positionID

public static final RouteItemUser.RouteItemUserProp positionID

fromPositionID

public static final RouteItemUser.RouteItemUserProp fromPositionID

toPositionID

public static final RouteItemUser.RouteItemUserProp toPositionID

start_date

public static final RouteItemUser.RouteItemUserProp start_date

start_date_cmp

public static final RouteItemUser.RouteItemUserProp start_date_cmp

finish_date

public static final RouteItemUser.RouteItemUserProp finish_date

routeTemplateID

public static final RouteItemUser.RouteItemUserProp routeTemplateID

routeTemplateName

public static final RouteItemUser.RouteItemUserProp routeTemplateName

timer_startDateCmp

public static final RouteItemUser.RouteItemUserProp timer_startDateCmp

timer_isRelativeDate

public static final RouteItemUser.RouteItemUserProp timer_isRelativeDate

timer_relativePeriod

public static final RouteItemUser.RouteItemUserProp timer_relativePeriod

timer_relativeDays

public static final RouteItemUser.RouteItemUserProp timer_relativeDays

timer_startTimeCmp

public static final RouteItemUser.RouteItemUserProp timer_startTimeCmp

timer_startTime

public static final RouteItemUser.RouteItemUserProp timer_startTime

length_cmp

public static final RouteItemUser.RouteItemUserProp length_cmp

length

public static final RouteItemUser.RouteItemUserProp length

length_type

public static final RouteItemUser.RouteItemUserProp length_type

repeat_days

public static final RouteItemUser.RouteItemUserProp repeat_days

repeat_days_cmp

public static final RouteItemUser.RouteItemUserProp repeat_days_cmp

repeat_end_date

public static final RouteItemUser.RouteItemUserProp repeat_end_date

formUsage

public static final RouteItemUser.RouteItemUserProp formUsage

collationGroup

public static final RouteItemUser.RouteItemUserProp collationGroup

generatedItem

public static final RouteItemUser.RouteItemUserProp generatedItem
Наличие этого поля показывает, что данный пункт был сгенерирован, например, процессом "работа по форме" и при повторном возврате к этапу маршрута - эту работу запускать не надо


reassignResp

public static final RouteItemUser.RouteItemUserProp reassignResp

reassignAuthor

public static final RouteItemUser.RouteItemUserProp reassignAuthor

reassignRespAuthor

public static final RouteItemUser.RouteItemUserProp reassignRespAuthor

respUser

public static final RouteItemUser.RouteItemUserProp respUser

authorUser

public static final RouteItemUser.RouteItemUserProp authorUser

respAuthorUser

public static final RouteItemUser.RouteItemUserProp respAuthorUser

sendDocUser

public static final RouteItemUser.RouteItemUserProp sendDocUser

child_route_id

public static final RouteItemUser.RouteItemUserProp child_route_id
ид дочернего к работе маршрута


parentID

public static final RouteItemUser.RouteItemUserProp parentID
родительская работа в проектах


stateID

public static final RouteItemUser.RouteItemUserProp stateID
статус работы


plan

public static final RouteItemUser.RouteItemUserProp plan
находится ли создаваемая работа в плане


comment

public static final RouteItemUser.RouteItemUserProp comment
начальный комментарий к работе


sync

public static final RouteItemUser.RouteItemUserProp sync
синхронный запуск этапа маршрута


startResolutionRoute

public static final RouteItemUser.RouteItemUserProp startResolutionRoute
запускать подэтапы резолюции


forceReg

public static final RouteItemUser.RouteItemUserProp forceReg
регистрация из мастера регистрации

Method Detail

values

public static RouteItemUser.RouteItemUserProp[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (RouteItemUser.RouteItemUserProp c : RouteItemUser.RouteItemUserProp.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static RouteItemUser.RouteItemUserProp valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null


Copyright © 2000 Dummy Corp. All Rights Reserved.