Uses of Class
pl.decerto.hyperon.runtime.model.HyperonDomainAttribute
Packages that use HyperonDomainAttribute
Package
Description
-
Uses of HyperonDomainAttribute in pl.decerto.hyperon.runtime.core.domain
Methods in pl.decerto.hyperon.runtime.core.domain with parameters of type HyperonDomainAttributeModifier and TypeMethodDescriptionAttributeInterceptor.getValue(AttributeValueResolver resolver, HyperonDomainAttribute attr, ParamContext ctx, Object... args) This method allows provide custom handling of parameters for domain attributes.AttributeValueProvider.getValue(HyperonDomainAttribute attr, ParamContext ctx, Object... args) AttributeValueResolver.getValue(HyperonDomainAttribute attr, ParamContext ctx, Object... args) -
Uses of HyperonDomainAttribute in pl.decerto.hyperon.runtime.model
Methods in pl.decerto.hyperon.runtime.model that return HyperonDomainAttributeModifier and TypeMethodDescriptionHyperonDomainObject.getAttribute(String code) HyperonDomainObject.getAttribute(String path, String attributeCode) HyperonDomainObjectImpl.getAttribute(String code) HyperonDomainObjectImpl.getAttribute(String path, String attributeCode) HyperonDomainObject.getDynamicAttribute(String code) HyperonDomainObjectImpl.getDynamicAttribute(String code) Methods in pl.decerto.hyperon.runtime.model that return types with arguments of type HyperonDomainAttributeModifier and TypeMethodDescription@NotNull List<HyperonDomainAttribute>HyperonDomainObject.getAttributes()@NotNull List<HyperonDomainAttribute>HyperonDomainObject.getDynamicAttributes()HyperonDomainObjectImpl.getDynamicAttributes()HyperonDomainObject.getFromAllAttributes(String code) HyperonDomainObjectImpl.getFromAllAttributes(String code) Method parameters in pl.decerto.hyperon.runtime.model with type arguments of type HyperonDomainAttributeModifier and TypeMethodDescriptionvoidHyperonDomainObjectImpl.setAttributes(List<HyperonDomainAttribute> attributes) UWAGA: jedne miejsce, ktore modyfikuje kolekcje [attributes] -
Uses of HyperonDomainAttribute in pl.decerto.hyperon.runtime.model.proxy
Subclasses of HyperonDomainAttribute in pl.decerto.hyperon.runtime.model.proxyMethods in pl.decerto.hyperon.runtime.model.proxy that return HyperonDomainAttributeModifier and TypeMethodDescriptionHyperonDomainObjectProxy.getAttribute(String code) HyperonDomainObjectProxy.getAttribute(String path, String attributeCode) HyperonDomainObjectProxy.getDynamicAttribute(String code) Methods in pl.decerto.hyperon.runtime.model.proxy that return types with arguments of type HyperonDomainAttributeModifier and TypeMethodDescriptionHyperonDomainObjectProxy.getAttributes()HyperonDomainObjectProxy.getDynamicAttributes()HyperonDomainObjectProxy.getFromAllAttributes(String code) Constructors in pl.decerto.hyperon.runtime.model.proxy with parameters of type HyperonDomainAttributeModifierConstructorDescriptionHyperonDomainAttributeProxy(HyperonDomainAttribute domAttr, HyperonDomainObject domObj) -
Uses of HyperonDomainAttribute in pl.decerto.hyperon.runtime.rhino.domain
Constructors in pl.decerto.hyperon.runtime.rhino.domain with parameters of type HyperonDomainAttributeModifierConstructorDescription