|
| | ChallengeVisualElement (String name, ChallengeVisualElements factory) |
| |
| ChallengeVisualElement | setChallenger (Boolean challenger) |
| |
| ChallengeVisualElement | setParticipates (Boolean participates) |
| |
| boolean | allows (String name, Response response, IContact contact) |
| |
| | VisualElement (String name, F factory) |
| |
| V | getParent () |
| |
| void | setParent (V parent) |
| |
| boolean | check (E entity, IContact contact) |
| |
| String | getName () |
| |
| String | getLabel () |
| |
| int | getOrder () |
| |
| boolean | allows (String name, E entity, IContact contact) |
| |
| VisualElement | getElement (String name) |
| |
| VisualElement | getElement (String name, E entity, IContact contact) |
| |
| F | getSubElements () |
| |
| V | setName (String name) |
| |
| V | setLabel (String label) |
| |
| V | setOrder (int order) |
| |
| V | setRole (String role) |
| |
| V | setAdmin (Boolean admin) |
| |
| V | setWorker (Boolean worker) |
| |
| V | setStudent (Boolean student) |
| |
| V | setHHRR (Boolean hhrr) |
| |
| V | setVisitor (Boolean visitor) |
| |
| V | addSyndication (String syndication) |
| |
| V | addGrouping (String grouping) |
| |
| V | addBusinessSyndication (String syndication) |
| |
| V | addBusinessGrouping (String grouping) |
| |
| boolean | isVisitor (E entity, IContact contact) |
| |
| int | compareTo (VisualElement o) |
| |
| int | hashCode () |
| |
| boolean | equals (Object obj) |
| |
◆ ChallengeVisualElement()
◆ allows()
| boolean org.turro.visual.ChallengeVisualElement.allows |
( |
String |
name, |
|
|
Response |
response, |
|
|
IContact |
contact |
|
) |
| |
◆ checkAllMatch()
| boolean org.turro.visual.ChallengeVisualElement.checkAllMatch |
( |
Challenge |
entity, |
|
|
IContact |
contact |
|
) |
| |
|
protected |
◆ checkAnyMatch()
| boolean org.turro.visual.ChallengeVisualElement.checkAnyMatch |
( |
Challenge |
entity, |
|
|
IContact |
contact |
|
) |
| |
|
protected |
◆ emptyEntityConstraints()
| boolean org.turro.visual.ChallengeVisualElement.emptyEntityConstraints |
( |
| ) |
|
|
protected |
◆ setChallenger()
◆ setParticipates()
The documentation for this class was generated from the following file: