Class SmartAssociationTileModel
java.lang.Object
com.evolveum.midpoint.gui.impl.component.tile.Tile<T>
com.evolveum.midpoint.gui.impl.component.tile.TemplateTile<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>
com.evolveum.midpoint.gui.impl.page.admin.resource.component.SmartAssociationTileModel
- All Implemented Interfaces:
Serializable,Comparable<Tile>
public class SmartAssociationTileModel
extends TemplateTile<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSmartAssociationTileModel(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> valueWrapper, @NotNull ResourceType resource, String statusInfoToken) -
Method Summary
Modifier and TypeMethodDescription@Nullable StringgetIcon()getName()protected StatusInfo<CorrelationSuggestionsType>getStatusInfo(@NotNull PageBase pageBase, Task task, OperationResult result) booleanvoidsetDescription(String description) voidvoidMethods inherited from class com.evolveum.midpoint.gui.impl.component.tile.TemplateTile
addTag, addTags, clone, compareTo, createTileFromObject, description, getTags, selectedMethods inherited from class com.evolveum.midpoint.gui.impl.component.tile.Tile
getTitle, getValue, isSelected, setSelected, setTitle, setValue, toggle
-
Constructor Details
-
SmartAssociationTileModel
public SmartAssociationTileModel(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> valueWrapper, @NotNull @NotNull ResourceType resource, String statusInfoToken)
-
-
Method Details
-
getStatusInfo
protected StatusInfo<CorrelationSuggestionsType> getStatusInfo(@NotNull @NotNull PageBase pageBase, Task task, OperationResult result) -
getIcon
- Overrides:
getIconin classTile<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>
-
setIcon
- Overrides:
setIconin classTile<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>
-
getName
-
setName
-
getDescription
- Overrides:
getDescriptionin classTile<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>
-
setDescription
- Overrides:
setDescriptionin classTile<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>
-
getSubjectName
-
getObjectName
-
getSubjectType
-
getObjectType
-
getResourceOid
-
getCssTag
-
getCssIconTag
-
getTextTag
-
isSuggestion
public boolean isSuggestion() -
getAssociationObjectObjectClass
-