|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface providing technical properties of the room backend system.
With a call of IRoomsSystem.getRoomProps()
you will get an instance of IRoomProps. This interface gives you access to
the configuration of the room backend system for use in other applications.
| Method Summary | |
String |
getCatsConfigPlugin()
Get the name of the configuration plugin containing the room categories |
String |
getExtUrlPort()
Get the Server Port for external room links |
String |
getExtUrlProtocol()
Get the protocol String for external room links (i.e. |
String |
getExtUrlServerName()
Get the Server Name for external room links |
String |
getIndexId()
Get the ID of the TRex index for rooms |
String |
getNameSpace()
Get the namespace which is used by the room backend system to create RF resources and resource properties |
String |
getPropAdminRole()
Get the name of the room resource property containing the name of the room role which is used as admin role for users in the room. |
String |
getPropCategories()
Get the name of the room resource property containing the room categories |
String |
getPropCreationDate()
Get the name of the room resource property containing the room creation date |
String |
getPropDesc()
Get the name of the room resource property containing the room description |
String |
getPropHasPublicRole()
Get the name of the room resource property containing the boolean value whether the room has a public room role or not. |
String |
getPropHidden()
Get the name of the room resource property containing the hidden status of the room |
String |
getPropId()
Get the name of the room resource property containing the room id |
String |
getPropInitialRole()
Get the name of the room resource property containing the name of the room role which is used as initial role for new users in the room. |
String |
getPropLastVisitDate()
Get the name of the room resource property containing the room last visit date |
String |
getPropLock()
Get the name of the room resource property containing the lock status of the room |
String |
getPropName()
Get the name of the room resource property containing the room name |
String |
getPropOwner()
Get the name of the room resource property containing the room owner |
String |
getPropOwnerDisplayName()
Get the name of the room resource property containing the displayname of the room owner |
String |
getPropOwnerFullAccess()
|
String |
getPropParamDesc()
Get the prefix of the name of the room resource properties containing the room parameter descriptions. |
String |
getPropParamHidden()
|
String |
getPropParams()
Get the name of the room resource property containing the names of the room parameters |
String |
getPropParamVal()
Get the prefix of the name of the room resource properties containing the room parameter values. |
String |
getPropPrivacy()
Get the name of the room resource property containing the room privacy |
String |
getPropRoleGroupId()
Get the prefix for the room role group property containing the name of the room role goup in the UM |
String |
getPropRoleName()
Get the name of the room role group property containing the name of the room role |
String |
getPropStoreIds()
Get the name of the room resource property containing the room store ids |
String |
getPropStructureId()
Get the name of the room resource property containing the room structure RID |
String |
getPropTemplateDesc()
Get the name of the room resource property containing the room template description |
String |
getPropTemplateName()
Get the name of the room resource property containing the room template name |
String |
getPropTemplateVersion()
|
String |
getPropVersion()
Get the name of the room resource property containing the room version |
String |
getRenderingNameSpace()
Get the namespace which is used by the room ui to render rooms |
String |
getResContextAllowedRoomsList()
Get the name of the resource context parameter holding the list of rooms the user is allowed to enter |
String |
getResContextAllRoomsAllowed()
Get the name of the resource context parameter holding the flag whether a user is allowed to enter ALL rooms in the list |
String |
getResourceTypeRoom()
Get the resource type of the room resources |
String |
getResourceTypeTemplate()
Get the resource type of the content template resources |
String |
getRoomRepositoryPrefix()
Get the repository prefix of the repository containing the room resources |
String |
getServiceUser()
Get the name service user used by the room backend system to create/access room resources |
String |
getStructureLinkName()
Get the name of the room structure links |
String |
getStructureRepositoryPrefix()
Get the repository prefix of the repository containing the room structure resources |
String |
getUMPrincipleTypeRoomRole()
Get the type of the IPrincipleSets for RoomRoles |
boolean |
getUseTrexSearch()
Get the cobfiguration flag if TRex search should be used to find rooms. |
| Method Detail |
public String getCatsConfigPlugin()
public String getNameSpace()
public String getRenderingNameSpace()
public String getResourceTypeRoom()
public String getResourceTypeTemplate()
public String getUMPrincipleTypeRoomRole()
public String getResContextAllRoomsAllowed()
public String getResContextAllowedRoomsList()
public String getServiceUser()
public String getRoomRepositoryPrefix()
public String getStructureRepositoryPrefix()
public String getStructureLinkName()
public String getExtUrlProtocol()
public String getExtUrlServerName()
public String getExtUrlPort()
public String getPropId()
public String getPropCreationDate()
public String getPropVersion()
public String getPropName()
public String getPropDesc()
public String getPropLock()
public String getPropHidden()
public String getPropOwnerFullAccess()
public String getPropTemplateName()
public String getPropTemplateDesc()
public String getPropTemplateVersion()
public String getPropStoreIds()
public String getPropStructureId()
public String getPropCategories()
public String getPropOwner()
public String getPropOwnerDisplayName()
public String getPropPrivacy()
public String getPropInitialRole()
public String getPropAdminRole()
public String getPropHasPublicRole()
public String getPropParams()
public String getPropParamDesc()
public String getPropParamVal()
public String getPropParamHidden()
public String getPropRoleName()
public String getPropRoleGroupId()
public String getPropLastVisitDate()
public boolean getUseTrexSearch()
public String getIndexId()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||