public class ERD2WRule
extends com.webobjects.directtoweb.Rule
pageConfiguration
keys so high up that they will get preferred over rules without such a condition, but with a higher author setting.
This is pretty ridiculous and leads to having to set ... AND (pageConfiguration like '*')
in all the conditions.pageConfiguration
so high that they will be higher than rules with the same author setting
but lower than a rule with a higher setting.
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.Support
authorKey, DIRECT_2_WEB, lhsKey, rhsKey, WEB_ASSISTANT, WEB_ASSISTANT_PAGE_AVAILABLE
_CLASS
Constructor and Description |
---|
ERD2WRule() |
ERD2WRule(EOKeyValueUnarchiver eokeyvalueunarchiver) |
Modifier and Type | Method and Description |
---|---|
String |
assignmentClassName() |
ERD2WRule |
cloneRule() |
static Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver) |
void |
encodeWithKeyValueArchiver(EOKeyValueArchiver eokeyvaluearchiver)
Overridden to patch the normal rule class name into the generated dictionary.
|
int |
priority()
Overridden to work around
|
String |
toString()
Builds a string like:
|
_lhsToString, author, canFireInContext, compareRules, createAssignment, dataTypesInvolved, dynamicPagesInvolved, fire, firstDynamicPageNameInvolved, firstEntityInvolved, firstPropertyKeyInvolved, firstTaskInvolved, hasSameSettingsAs, isEntityPermissionRule, isEntityRule, isLookRule, isStartupRule, isTaskRule, lhs, rhs, rhsKeyPath, rhsKeyPathHash, setLhs, setRhs, tasksInvolved
public ERD2WRule()
public ERD2WRule(EOKeyValueUnarchiver eokeyvalueunarchiver)
public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
public void encodeWithKeyValueArchiver(EOKeyValueArchiver eokeyvaluearchiver)
encodeWithKeyValueArchiver
in interface EOKeyValueArchiving
encodeWithKeyValueArchiver
in class com.webobjects.directtoweb.Rule
EOKeyValueArchiving.encodeWithKeyValueArchiver(com.webobjects.eocontrol.EOKeyValueArchiver)
public int priority()
priority
in class com.webobjects.directtoweb.Rule
Rule.priority()
public String assignmentClassName()
public ERD2WRule cloneRule()
public String toString()
100: ((entity.name = 'Bug') and (task = 'edit')) => isInspectable = true [com.directtowen.BooleanAssignment]
toString
in class com.webobjects.directtoweb.Rule
Copyright © 2002 – 2024 Project Wonder.