|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | 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 | |
java.lang.String |
getCatsConfigPlugin()
Get the name of the configuration plugin containing the room categories |
java.lang.String |
getExtUrlPort()
Get the Server Port for external room links |
java.lang.String |
getExtUrlProtocol()
Get the protocol String for external room links (i.e. |
java.lang.String |
getExtUrlServerName()
Get the Server Name for external room links |
java.lang.String |
getNameSpace()
Get the namespace which is used by the room backend system to create RF resources and resource properties |
java.lang.String |
getPropCategories()
Get the name of the room resource property containing the room categories |
java.lang.String |
getPropCreationDate()
Get the name of the room resource property containing the room creation date |
java.lang.String |
getPropDesc()
Get the name of the room resource property containing the room description |
java.lang.String |
getPropHasPublicRole()
Get the name of the room resource property containing the boolean value whether the room has a public room role or not. |
java.lang.String |
getPropHidden()
Get the name of the room resource property containing the hidden status of the room |
java.lang.String |
getPropId()
Get the name of the room resource property containing the room id |
java.lang.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. |
java.lang.String |
getPropLock()
Get the name of the room resource property containing the lock status of the room |
java.lang.String |
getPropName()
Get the name of the room resource property containing the room name |
java.lang.String |
getPropOwner()
Get the name of the room resource property containing the room owner |
java.lang.String |
getPropOwnerFullAccess()
|
java.lang.String |
getPropParamDesc()
Get the prefix of the name of the room resource properties containing the room parameter descriptions. |
java.lang.String |
getPropParamHidden()
|
java.lang.String |
getPropParams()
Get the name of the room resource property containing the names of the room parameters |
java.lang.String |
getPropParamVal()
Get the prefix of the name of the room resource properties containing the room parameter values. |
java.lang.String |
getPropPrivacy()
Get the name of the room resource property containing the room privacy |
java.lang.String |
getPropRoleName()
Get the name of the room role group property containing the name of the room role |
java.lang.String |
getPropStoreIds()
Get the name of the room resource property containing the room store ids |
java.lang.String |
getPropStructureId()
Get the name of the room resource property containing the room structure RID |
java.lang.String |
getPropTemplateDesc()
Get the name of the room resource property containing the room template description |
java.lang.String |
getPropTemplateName()
Get the name of the room resource property containing the room template name |
java.lang.String |
getPropTemplateVersion()
|
java.lang.String |
getPropVersion()
Get the name of the room resource property containing the room version |
java.lang.String |
getResContextAllowedRoomsList()
Get the name of the resource context parameter holding the list of rooms the user is allowed to enter |
java.lang.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 |
java.lang.String |
getResourceTypeRoom()
Get the resource type of the room resources |
java.lang.String |
getResourceTypeTemplate()
Get the resource type of the content template resources |
java.lang.String |
getRoomRepositoryPrefix()
Get the repository prefix of the repository containing the room resources |
java.lang.String |
getServiceUser()
Get the name service user used by the room backend system to create/access room resources |
java.lang.String |
getStructureLinkName()
Get the name of the room structure links |
java.lang.String |
getStructureRepositoryPrefix()
Get the repository prefix of the repository containing the room structure resources |
java.lang.String |
getUMPrincipleTypeRoomRole()
Get the type of the IPrincipleSets for RoomRoles |
| Method Detail |
public java.lang.String getCatsConfigPlugin()
public java.lang.String getNameSpace()
public java.lang.String getResourceTypeRoom()
public java.lang.String getResourceTypeTemplate()
public java.lang.String getUMPrincipleTypeRoomRole()
public java.lang.String getResContextAllRoomsAllowed()
public java.lang.String getResContextAllowedRoomsList()
public java.lang.String getServiceUser()
public java.lang.String getRoomRepositoryPrefix()
public java.lang.String getStructureRepositoryPrefix()
public java.lang.String getStructureLinkName()
public java.lang.String getExtUrlProtocol()
public java.lang.String getExtUrlServerName()
public java.lang.String getExtUrlPort()
public java.lang.String getPropId()
public java.lang.String getPropCreationDate()
public java.lang.String getPropVersion()
public java.lang.String getPropName()
public java.lang.String getPropDesc()
public java.lang.String getPropLock()
public java.lang.String getPropHidden()
public java.lang.String getPropOwnerFullAccess()
public java.lang.String getPropTemplateName()
public java.lang.String getPropTemplateDesc()
public java.lang.String getPropTemplateVersion()
public java.lang.String getPropStoreIds()
public java.lang.String getPropStructureId()
public java.lang.String getPropCategories()
public java.lang.String getPropOwner()
public java.lang.String getPropPrivacy()
public java.lang.String getPropInitialRole()
public java.lang.String getPropHasPublicRole()
public java.lang.String getPropParams()
public java.lang.String getPropParamDesc()
public java.lang.String getPropParamVal()
public java.lang.String getPropParamHidden()
public java.lang.String getPropRoleName()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||