Field Summary
Fields
boolean
boolean
True when this
DirEntry
must not appear in visible views of other
User
s
boolean
True for some internal
DirEntry
, used for specific internal tasks.
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Fetch the default
Email
address associated to
this
DirEntry
, or null, if no default is present
Fetch the default
Email
address associated to
this
DirEntry
, or null, if no default is present.
boolean
int
Field Details
hidden
public boolean hidden
True when this
DirEntry
must not appear in visible views of other
User
s
archived
public boolean archived
True if the
DirEntry
is suspended. A suspended
DirEntry
cannot sign into the system but its data is still in the system.
system
public boolean system
True for some internal
DirEntry
, used for specific internal tasks.
Constructor Details
DirBaseValue
public DirBaseValue ()
Method Details
defaultEmail
public Email defaultEmail ()
Returns:
The default Email
for the
User
defaultEmailAddress
public String defaultEmailAddress ()
Fetch the default
Email
address associated to
this
DirEntry
, or null, if no default is present
Returns:
the DirEntry
's default email
defaultEmailAddress
public String defaultEmailAddress (String domainDefaultAlias)
Fetch the default
Email
address associated to
this
DirEntry
, or null, if no default is present. If the address is
configured as all-alias, the address is returned with the domain's extension.
Returns:
the DirEntry
's default Email