org.openmobileis.modules.common.data.Label Interface Reference

Inheritance diagram for org.openmobileis.modules.common.data.Label:

org.openmobileis.common.util.collection.Orderable org.openmobileis.modules.common.data.DefaultLabel org.openmobileis.modules.common.database.fodb.FODBLabel List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 43 of file Label.java.

Public Member Functions

void setLabelSortOrder (int o)
 Use to sort label in a specific order.

Static Public Attributes

static final long serialVersionUID = 5521257935120563452L


Member Function Documentation

void org.openmobileis.modules.common.data.Label.setLabelSortOrder ( int  o  ) 

Use to sort label in a specific order.

Sorting id made : sort with labelOrder if equals use label.

Parameters:
o label sort order

Implemented in org.openmobileis.modules.common.data.DefaultLabel.


The documentation for this interface was generated from the following file:
Generated on Mon Dec 4 11:03:40 2006 for OpenMobileIS by  doxygen 1.5.1-p1