Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Persona Account History"

(Example of use)
(Replacing page with '{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}')
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
== Proposed classes and attributes ==
 
 
=== Classes ===
 
 
*<code>AccountHistory</code>:
 
**1..1 <code>p:accountAction</code>
 
**1..1 <code>p:accountActionDateTime</code>
 
 
=== Simple Attributes ===
 
*<code>p:accountAction</code> - value is one Of {"login", "new", "chpw"}
 
*<code>p:accountActionDateTime</code> - value is date & time of action
 
 
=== Complex Attribute ===
 
*<code>p:accountHistory - value is an instance of <code>AccountHistory</code>
 
 
== Example of use ==
 
 
The following shows two AccountHistory instances associated with an Account of an HTML form.
 
 
[[Image:Account-history.png|center]]
 

Latest revision as of 10:40, 12 June 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Back to the top