public class IlpDefaultEquipmentLink extends IlpAbstractRepresentationLink implements IlpMutableEquipmentLink
IlpEquipmentLink
.VALUE_NOT_SET
Constructor and Description |
---|
IlpDefaultEquipmentLink(IlpAttributeGroup model)
Creates a new link without child objects.
|
IlpDefaultEquipmentLink(IlpAttributeGroup model,
IlpExpansionStrategy strategy)
Creates a new link.
|
IlpDefaultEquipmentLink(IlpObject object)
Creates a new link without child objects, that is attached to a business object.
|
IlpDefaultEquipmentLink(IlpObject object,
IlpExtendedAttributeGroup model)
Creates a new link without child objects, attached to a business object.
|
IlpDefaultEquipmentLink(IlpObject object,
IlpExtendedAttributeGroup model,
IlpExpansionStrategy strategy)
Creates a new link attached to a business object.
|
addRepresentationLinkListener, fireRepresentationLinkEvent, getFromNode, getToNode, removeRepresentationLinkListener, setFromNode, setToNode
addAttributeValueListener, addChild, addChildren, addChildren, addRepresentationNodeListener, addTreeAttributeValueListener, fireEvent, fireRepresentationNodeEvent, getAllowsChildren, getAttributeGroup, getAttributeValue, getAttributeValue, getChildren, getCSSClasses, getCSSID, getCSSType, getEditor, getExpansionStrategy, getIlpObject, getLogger, getParent, hasAttributeValue, isLeaf, removeAttributeValueListener, removeChild, removeChildren, removeChildren, removeChildren, removeRepresentationNodeListener, removeTreeAttributeValueListener, setAttributeValue, setAttributeValue, setParent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setFromNode, setToNode
addChild, addChildren, addChildren, removeChild, removeChildren, removeChildren, removeChildren
addRepresentationLinkListener, getFromNode, getToNode, removeRepresentationLinkListener
addRepresentationNodeListener, getAllowsChildren, getChildren, getExpansionStrategy, getParent, isLeaf, removeRepresentationNodeListener
getEditor, getIlpObject
addAttributeValueListener, fireEvent, getAttributeGroup, getAttributeValue, getAttributeValue, hasAttributeValue, removeAttributeValueListener, setAttributeValue, setAttributeValue
public IlpDefaultEquipmentLink(IlpAttributeGroup model)
model
- The attribute group.public IlpDefaultEquipmentLink(IlpAttributeGroup model, IlpExpansionStrategy strategy)
model
- The attribute group.strategy
- The child object loader, or null
for a leaf link.public IlpDefaultEquipmentLink(IlpObject object)
object
- The corresponding business object.public IlpDefaultEquipmentLink(IlpObject object, IlpExtendedAttributeGroup model)
object
- The corresponding business object.model
- The attribute group.public IlpDefaultEquipmentLink(IlpObject object, IlpExtendedAttributeGroup model, IlpExpansionStrategy strategy)
object
- The corresponding business object.model
- The attribute group.strategy
- The child object loader, or null
for a leaf link.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.