|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttributeOwner in com.ibm.pim.attribute |
---|
Subinterfaces of AttributeOwner in com.ibm.pim.attribute | |
---|---|
interface |
ExtendedAttributeOwner
|
Methods in com.ibm.pim.attribute that return AttributeOwner | |
---|---|
AttributeOwner |
AttributeOwner.getOriginalAttributeOwner()
get the Original Entry for the given Entry Object |
AttributeOwner |
AttributeInstance.getOwner()
Return the AttributeOwner associated with this AttributeInstance. |
Methods in com.ibm.pim.attribute with parameters of type AttributeOwner | |
---|---|
AttributeChanges |
AttributeOwner.getAttributeChangesComparedTo(AttributeOwner otherAttributeOwner)
Return the difference between this and another AttributeOwner at attribute level. |
boolean |
AttributeOwner.isComparable(AttributeOwner owner)
Check if this attribute owner is comparable with the given owner. |
Uses of AttributeOwner in com.ibm.pim.catalog.item |
---|
Subinterfaces of AttributeOwner in com.ibm.pim.catalog.item | |
---|---|
interface |
Item
Represents the Item object in the system. |
Uses of AttributeOwner in com.ibm.pim.collaboration |
---|
Subinterfaces of AttributeOwner in com.ibm.pim.collaboration | |
---|---|
interface |
CollaborationCategory
The JAVA API interface CollaborationCategory represents a
category object that has been checked out to a collaboration area and
collaborated upon. |
interface |
CollaborationItem
The JAVA API interface CollaborationItem represents an item object that has been checked out to a collaboration area and collaborated upon. |
Uses of AttributeOwner in com.ibm.pim.common |
---|
Methods in com.ibm.pim.common that return AttributeOwner | |
---|---|
AttributeOwner |
ValidationErrors.getSource()
Returns the source object that this set of validation errors correspond to. |
Uses of AttributeOwner in com.ibm.pim.hierarchy.category |
---|
Subinterfaces of AttributeOwner in com.ibm.pim.hierarchy.category | |
---|---|
interface |
Category
Interface for Category object (belongs to a Hierarchy, and groups Items) |
Uses of AttributeOwner in com.ibm.pim.lookuptable |
---|
Subinterfaces of AttributeOwner in com.ibm.pim.lookuptable | |
---|---|
interface |
LookupTableEntry
Interface for an entry within a LookupTable |
Uses of AttributeOwner in com.ibm.pim.organization |
---|
Subinterfaces of AttributeOwner in com.ibm.pim.organization | |
---|---|
interface |
Organization
Interface for Organization object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |