|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A class implementing the NexusFactory interface is a factory
for objects implementing the Nexus interface.
Nexus| Method Summary | |
Nexus |
getNexus(java.lang.String nexusUuid)
Returns an object implementing the Nexus interface, for accessing information about the Nexus identified by the given UUID, using the default locale. |
Nexus |
getNexus(java.lang.String nexusUuid,
java.util.Locale locale)
Returns an object implementing the Nexus interface, for accessing information about the Nexus identified by the given UUID, with strings returned in the specified locale when possible. |
| Method Detail |
public Nexus getNexus(java.lang.String nexusUuid)
nexusUuid - -
a String containing the UUID of the Nexus (site, context)
whose information is to be requested
Nexus
public Nexus getNexus(java.lang.String nexusUuid,
java.util.Locale locale)
nexusUuid - -
a String containing the UUID of the Nexus (site, context)
whose information is to be requestedlocale - -
the locale which is to be used for localization of
properties returned.
Nexus
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||