Class SContactInfo
java.lang.Object
org.bonitasoft.engine.identity.model.SContactInfo
- All Implemented Interfaces:
Serializable,PersistentObject
User contact info: can be personal or professional contact information.
- Author:
- Emmanuel Duchastenier
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Field Details
-
ID
- See Also:
-
WEBSITE
- See Also:
-
COUNTRY
- See Also:
-
STATE
- See Also:
-
CITY
- See Also:
-
ZIP_CODE
- See Also:
-
ADDRESS
- See Also:
-
ROOM
- See Also:
-
BUILDING
- See Also:
-
FAX_NUMBER
- See Also:
-
MOBILE_NUMBER
- See Also:
-
PHONE_NUMBER
- See Also:
-
EMAIL
- See Also:
-
IS_PERSONAL
- See Also:
-
-
Constructor Details
-
SContactInfo
-