| Method and Description |
|---|
| selfservice.janus.domain.EntityMetadata.getAppHomeUrl()
use #getAppHomeUrls with the language code as key
|
| selfservice.domain.Provider.getDescription()
use #getDescriptions with the language code as key
|
| selfservice.janus.domain.EntityMetadata.getDescription()
use #setDescriptions with the language code as key
|
| selfservice.janus.domain.EntityMetadata.getName()
use #getNames with the language code as key
|
| selfservice.janus.domain.EntityMetadata.setAppHomeUrl(String)
use #setAppHomeUrls with the language code as key
|
| selfservice.domain.Provider.setDescription(String)
use #addDescriptions with the language code as key
|
| selfservice.janus.domain.EntityMetadata.setDescription(String)
use #getDescriptions with the language code as key
|
| selfservice.janus.domain.EntityMetadata.setName(String)
use #setNames with the language code as key
|
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.