|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITypedResourceList
A typed list of IResource instances. This interface extends the
IResourceList : It can be used for lists of resources other than
the children of colletions and can carry arbitrary type information in it's
type attribute.
Copyright 2004 SAP AG
| Method Summary | |
|---|---|
Map |
getPropertyBag(IResource resource)
|
String |
getType()
Returns the resource list's type attribute |
void |
setPropertyBag(IResource resource,
Map propertyBag)
Set a property bag for a resource contained in the list. |
void |
setType(String type)
Set the type attributes |
| Methods inherited from interface com.sapportals.wcm.repository.IResourceList |
|---|
add, add, addAll, containsResource, difference, get, indexOf, intersection, lastIndexOf, listIterator, listIterator, remove, remove, set, size, sort, subList, union |
| Method Detail |
|---|
String getType()
null .void setType(String type)
type - type to be setMap getPropertyBag(IResource resource)
resource - a resource contained in the list.
null if the specified resource is not contained
in the list or no property bag is associated with the resource.
void setPropertyBag(IResource resource,
Map propertyBag)
throws com.sapportals.wcm.WcmException
resource - A resource contained in the list.propertyBag - Properties to store.
com.sapportals.wcm.WcmException - If the specified resource is not contained in the
list.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||