Modifier and Type | Method and Description |
---|---|
ResourceSchema |
LayerRefinedResourceSchema.getOriginalResourceSchema() |
ResourceSchema |
RefinedResourceSchema.getOriginalResourceSchema() |
static ResourceSchema |
RefinedResourceSchema.getResourceSchema(PrismObject<ResourceType> resource,
PrismContext prismContext) |
static ResourceSchema |
RefinedResourceSchema.getResourceSchema(ResourceType resourceType,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static void |
RefinedResourceSchema.setParsedResourceSchemaConditional(ResourceType resourceType,
ResourceSchema parsedSchema) |
Modifier and Type | Method and Description |
---|---|
ResourceSchema |
ResourceManager.getResourceSchema(ResourceType resource,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
ResourceSchema |
ConnectorInstance.fetchResourceSchema(List<QName> generateObjectClasses,
OperationResult parentResult)
Retrieves the schema from the resource.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectorInstance.initialize(ResourceSchema resourceSchema,
Collection<Object> capabilities,
OperationResult parentResult)
Get necessary information from the remote system.
|
Modifier and Type | Method and Description |
---|---|
ResourceSchema |
ConnectorInstanceIcfImpl.fetchResourceSchema(List<QName> generateObjectClasses,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectorInstanceIcfImpl.initialize(ResourceSchema resourceSchema,
Collection<Object> capabilities,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
static ResourceSchema |
ResourceSchema.parse(Element element,
String shortDesc,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static void |
ShadowUtil.applyResourceSchema(PrismObject<? extends ShadowType> shadow,
ResourceSchema resourceSchema)
This is not supposed to be used in production code! It is just for the tests.
|
Modifier and Type | Method and Description |
---|---|
void |
DummyResourceContoller.assertDummyResourceSchemaSanity(ResourceSchema resourceSchema,
ResourceType resourceType) |
void |
DummyResourceContoller.assertDummyResourceSchemaSanityExtended(ResourceSchema resourceSchema,
ResourceType resourceType) |
static void |
IntegrationTestTools.assertIcfResourceSchemaSanity(ResourceSchema resourceSchema,
ResourceType resourceType) |
Copyright © 2013 evolveum. All rights reserved.