public abstract class IlpComputedAttribute extends IlpDefaultAttribute implements IlpAttributeValueProvider
IlpAttributeValueProvider
interface.Modifier | Constructor and Description |
---|---|
protected |
IlpComputedAttribute(String name,
Class<?> valueClass)
Creates a new attribute with the given name and class.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isTransient()
Indicates whether this attribute should persist or not.
|
getAttributeGroup, getDefaultValue, getName, getValueClass, setAttributeGroup, setDefaultValue, setName, setTransient, setValueClass, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getValue, isDependentOn
public boolean isTransient()
isTransient
in interface IlpAttribute
isTransient
in class IlpDefaultAttribute
true
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.