Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
AttributeFetchStrategyType |
RefinedObjectClassDefinition.getActivationFetchStrategy(QName propertyName) |
AttributeFetchStrategyType |
LayerRefinedObjectClassDefinition.getActivationFetchStrategy(QName propertyName) |
AttributeFetchStrategyType |
RefinedAttributeDefinition.getFetchStrategy() |
AttributeFetchStrategyType |
RefinedObjectClassDefinition.getPasswordFetchStrategy() |
AttributeFetchStrategyType |
LayerRefinedObjectClassDefinition.getPasswordFetchStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
RefinedAttributeDefinition.setFetchStrategy(AttributeFetchStrategyType fetchStrategy) |
Modifier and Type | Field and Description |
---|---|
protected AttributeFetchStrategyType |
ResourceBidirectionalMappingType.fetchStrategy |
protected AttributeFetchStrategyType |
ResourceObjectAssociationType.fetchStrategy |
protected AttributeFetchStrategyType |
ResourceAttributeDefinitionType.fetchStrategy |
protected AttributeFetchStrategyType |
ResourcePasswordDefinitionType.fetchStrategy |
Modifier and Type | Method and Description |
---|---|
static AttributeFetchStrategyType |
AttributeFetchStrategyType.fromValue(String v) |
AttributeFetchStrategyType |
ResourceBidirectionalMappingType.getFetchStrategy()
Gets the value of the fetchStrategy property.
|
AttributeFetchStrategyType |
ResourceObjectAssociationType.getFetchStrategy()
Gets the value of the fetchStrategy property.
|
AttributeFetchStrategyType |
ResourceAttributeDefinitionType.getFetchStrategy()
Gets the value of the fetchStrategy property.
|
AttributeFetchStrategyType |
ResourcePasswordDefinitionType.getFetchStrategy()
Gets the value of the fetchStrategy property.
|
static AttributeFetchStrategyType |
AttributeFetchStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeFetchStrategyType[] |
AttributeFetchStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceBidirectionalMappingType.setFetchStrategy(AttributeFetchStrategyType value)
Sets the value of the fetchStrategy property.
|
void |
ResourceObjectAssociationType.setFetchStrategy(AttributeFetchStrategyType value)
Sets the value of the fetchStrategy property.
|
void |
ResourceAttributeDefinitionType.setFetchStrategy(AttributeFetchStrategyType value)
Sets the value of the fetchStrategy property.
|
void |
ResourcePasswordDefinitionType.setFetchStrategy(AttributeFetchStrategyType value)
Sets the value of the fetchStrategy property.
|
Copyright © 2013 evolveum. All rights reserved.