Interface PrismPropertyWrapper<T>

All Superinterfaces:
Cloneable, DebugDumpable, Definition, Freezable, ItemDefinition<PrismProperty<T>>, ItemWrapper<PrismProperty<T>,PrismPropertyValueWrapper<T>>, LivePrismItemDefinition, PrismItemAccessDefinition, PrismItemBasicDefinition, PrismItemInstantiableDefinition<T,PrismPropertyValue<T>,PrismProperty<T>,PrismPropertyDefinition<T>,PropertyDelta<T>>, PrismItemMatchingDefinition<T>, PrismItemStorageDefinition, PrismItemValuesDefinition<T>, PrismLifecycleDefinition, PrismPresentationDefinition, PrismPropertyDefinition<T>, Revivable, Serializable, SmartVisitable<Definition>, Visitable<Definition>
All Known Subinterfaces:
ResourceAttributeWrapper<T>
All Known Implementing Classes:
ExpressionWrapper, PrismPropertyWrapperImpl, ProtectedStringTypeWrapperImpl, ResourceAttributeWrapperImpl

public interface PrismPropertyWrapper<T> extends ItemWrapper<PrismProperty<T>,PrismPropertyValueWrapper<T>>, PrismPropertyDefinition<T>
Author:
katka
  • Method Details

    • getPredefinedValuesOid

      String getPredefinedValuesOid()
    • setPredefinedValuesOid

      void setPredefinedValuesOid(String oid)