|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwPriorityRule
Priority rule definition.
Rules Engine for Highlighting in Hit List.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
boolean |
appliesTo(OwObject object_p)
Checks if this rule applies to an OwObject |
String |
getContainer()
Gets the container ID the rule applies to |
String |
getStylClass()
Gets the style class the item should be highlighted if rule applies |
Method Detail |
---|
String getContainer()
String getStylClass()
boolean appliesTo(OwObject object_p) throws OwInvalidOperationException
OwObject
object_p
-
true
if this rule applies to the specified object, false
otherwise.
OwInvalidOperationException
- if the rule checking process failed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |