public static class RMFactory.ClassificationGuide
extends java.lang.Object
ClassificationGuide
instances.Modifier and Type | Method and Description |
---|---|
static ClassificationGuide |
fetchInstance(FilePlanRepository fpRepository,
java.lang.String guideIdent,
RMPropertyFilter filter)
Retrieves the specified DoD Security Classification Guide from the
specified file plan repository.
|
public static ClassificationGuide fetchInstance(FilePlanRepository fpRepository, java.lang.String guideIdent, RMPropertyFilter filter)
fpRepository
- the FilePlanRepository
that the container is associated with.
This entry cannot be null
.guideIdent
- a guide name String
or ID String
value for the desired guide.
This entry cannot be null
.filter
- an optional RMPropertyFilter
defining which properties
to retrieve.
This entry can be null
.ClassificationGuide
instance.© Copyright IBM Corp. 2010, 2013. All Rights Reserved.