|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICmRelatedContent
This type of container hold link properties.
| Field Summary | |
|---|---|
static int |
KEYID_LINK
The int id for the LINK key. |
static Key |
LINK
Key representing the related content link. |
| Method Summary | |
|---|---|
ID[] |
getLinks()
Gets the link IDs for related content. |
void |
setLinks(ID[] ids)
Sets the link IDs for related content. |
| Methods inherited from interface com.bea.apps.groupspace.content.ContentBase |
|---|
getContentType, getCreatedBy, getCreatedDate, getCurrentParentFolderId, getDestinationFolderId, getDisplayName, getIcon, getId, getModifiedBy, getModifiedDate, getName, getNode, getNodePath, getNodeProperties, getNodeProperty, getNodeType, getParentId, isContentNode, isHierarchyNode, setCurrentParentFolderId, setDestinationFolderId, setNode, setProperty, setProperty |
| Field Detail |
|---|
static final int KEYID_LINK
int id for the LINK key.
static final Key LINK
| Method Detail |
|---|
ID[] getLinks()
throws CollaborationException
CollaborationException
void setLinks(ID[] ids)
throws CollaborationException
ids - an array of IDs
CollaborationException
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||