| Method and Description |
|---|
| csa.janus.domain.EntityMetadata.getAppHomeUrl()
use #getAppHomeUrls with the language code as key
|
| csa.domain.Provider.getDescription()
use #getDescriptions with the language code as key
|
| csa.janus.domain.EntityMetadata.getDescription()
use #setDescriptions with the language code as key
|
| csa.janus.domain.EntityMetadata.getName()
use #getNames with the language code as key
|
| csa.janus.domain.EntityMetadata.setAppHomeUrl(String)
use #setAppHomeUrls with the language code as key
|
| csa.domain.Provider.setDescription(String)
use #addDescriptions with the language code as key
|
| csa.janus.domain.EntityMetadata.setDescription(String)
use #getDescriptions with the language code as key
|
| csa.janus.domain.EntityMetadata.setName(String)
use #setNames with the language code as key
|
| Constructor and Description |
|---|
| csa.domain.ServiceProvider(String, String)
name is not a single value String anymore
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.