@NotFinalAPI public interface DataStoreUtilsService
Modifier and Type | Method and Description |
---|---|
boolean |
isExternalAttributeClass(String className)
Returns true if the specified class has defined external(federated) attributes.
|
boolean |
isExternalClass(String className)
Returns true if the specified class is an 'external' class.
|
boolean |
isStoredPatternFederated(String patternName)
Returns true if the given stored pattern is federated.
|
boolean isExternalClass(String className)
className
- CIT name.boolean isExternalAttributeClass(String className)
className
- CIT name.boolean isStoredPatternFederated(String patternName)
patternName
- name of stored pattern Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.