protected boolean |
AssignmentDetailsWrapperFactoryImpl.canCreateWrapper(ItemDefinition<?> def,
ItemStatus status,
WrapperContext context,
boolean isEmptyValue) |
|
protected boolean |
ItemWrapperFactoryImpl.canCreateWrapper(ItemDefinition<?> def,
ItemStatus status,
WrapperContext context,
boolean isEmptyValue) |
|
protected boolean |
OperationalContainerWrapperFactory.canCreateWrapper(ItemDefinition<?> def,
ItemStatus status,
WrapperContext context,
boolean isEmptyValue) |
|
protected boolean |
ResourceAttributeWrapperFactoryImpl.canCreateWrapper(ItemDefinition<?> def,
ItemStatus status,
WrapperContext context,
boolean isEmptyValue) |
|
protected boolean |
ShadowAssociationWrapperFactoryImpl.canCreateWrapper(ItemDefinition<?> def,
ItemStatus status,
WrapperContext context,
boolean isEmptyValue) |
|
PrismObjectWrapper<O> |
PrismObjectWrapperFactoryImpl.createObjectWrapper(PrismObject<O> object,
ItemStatus status) |
|
PrismObjectWrapper<O> |
PrismObjectWrapperFactoryImpl.createObjectWrapper(PrismObject<O> object,
ItemStatus status,
WrapperContext context) |
|
PrismObjectWrapper<ResourceType> |
ResourceWrapperFactoryImpl.createObjectWrapper(PrismObject<ResourceType> object,
ItemStatus status) |
|
PrismObjectWrapper<ShadowType> |
ShadowWrapperFactoryImpl.createObjectWrapper(PrismObject<ShadowType> object,
ItemStatus status) |
|
IW |
ItemWrapperFactoryImpl.createWrapper(PrismContainerValueWrapper<?> parent,
Item childItem,
ItemStatus status,
WrapperContext context) |
|
PrismContainerWrapper<ValueMetadataType> |
ValueMetadataWrapperFactoryImpl.createWrapper(PrismContainerValueWrapper<?> parent,
Item childItem,
ItemStatus status,
WrapperContext context) |
|
protected PrismReferenceWrapper<R> |
ChildOfReportParamWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismReference item,
ItemStatus status,
WrapperContext ctx) |
|
protected PrismPropertyWrapper<ExpressionType> |
ExpressionWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismProperty<ExpressionType> item,
ItemStatus status,
WrapperContext ctx) |
|
protected abstract IW |
ItemWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent,
I childContainer,
ItemStatus status,
WrapperContext wrapperContext) |
|
protected PrismContainerWrapper<C> |
LoggingConfigurationWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismContainer<C> childContainer,
ItemStatus status,
WrapperContext ctx) |
|
protected PrismContainerWrapper<C> |
PrismContainerWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismContainer<C> childContainer,
ItemStatus status,
WrapperContext ctx) |
|
protected PrismPropertyWrapper<T> |
PrismPropertyWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismProperty<T> item,
ItemStatus status,
WrapperContext wrapperContext) |
|
protected PrismReferenceWrapper<R> |
PrismReferenceWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismReference item,
ItemStatus status,
WrapperContext ctx) |
|
protected PrismContainerWrapper<ClassLoggerConfigurationType> |
ProfilingClassLoggerWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismContainer<ClassLoggerConfigurationType> childContainer,
ItemStatus status,
WrapperContext ctx) |
|
protected PrismPropertyWrapper<ProtectedStringType> |
ProtectedStringWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismProperty<ProtectedStringType> item,
ItemStatus status,
WrapperContext ctx) |
|
protected PrismContainerWrapper<ResourceAttributeDefinitionType> |
ResourceAttributeMappingWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismContainer<ResourceAttributeDefinitionType> childContainer,
ItemStatus status,
WrapperContext ctx) |
|
protected ResourceAttributeWrapper<T> |
ResourceAttributeWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent,
ResourceAttribute<T> childContainer,
ItemStatus status,
WrapperContext ctx) |
|
protected PrismContainerWrapper<ShadowAssociationType> |
ShadowAssociationWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismContainer<ShadowAssociationType> childContainer,
ItemStatus status,
WrapperContext ctx) |
|
protected PrismReferenceWrapper<ObjectReferenceType> |
TenantRefWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent,
PrismReference item,
ItemStatus status,
WrapperContext ctx) |
|