public static class RMFactory.RMChoiceList
extends java.lang.Object
RMChoiceList
instances.Modifier and Type | Method and Description |
---|---|
static RMChoiceList |
fetchInstance(Repository repository,
java.lang.String choiceListId)
Retrieves a
RMChoiceList instance from a repository. |
public static RMChoiceList fetchInstance(Repository repository, java.lang.String choiceListId)
RMChoiceList
instance from a repository.repository
- the Repository
to retrieve from.
This entry cannot be null
.choiceListId
- an ID String
of the desired choice list.
This entry cannot be null
.RMChoiceList
instance.© Copyright IBM Corp. 2010, 2013. All Rights Reserved.