com.sap.ip.collaboration.room.api.template

Interface IRoomParameter

All Superinterfaces:
IDescriptionReader
All Known Subinterfaces:
IRoomParameterEditor, IRoomParameterValue

public interface IRoomParameter
extends IDescriptionReader

Interface for room parameter.


Method Summary
 String getParameterName()
          Get parameter name.
 boolean isHidden()
          Check if hidden.
 
Methods inherited from interface com.sap.ip.collaboration.room.api.template.description.IDescriptionReader
getDescription, getDescription
 

Method Detail

getParameterName

String getParameterName()
Get parameter name.

Returns:
String containing parameter name.

isHidden

boolean isHidden()
Check if hidden.

Returns:
true if it is hidden, otherwise return false.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-COLL [sap.com] tc/kmc/coll/room api EP-KM-CRS


Copyright 2011 SAP AG Complete Copyright Notice