public interface Organization
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminRole()
Returns the name for the local admin role.
|
String |
getAnonymousRole()
Returns the name for the local anonymous role.
|
String |
getId() |
String |
getName() |
Map<String,String> |
getProperties()
Returns the organizational properties
|
Map<String,Integer> |
getServers()
Returns the server names and the corresponding ports that have been registered with this organization.
|
String getId()
String getAnonymousRole()
String getAdminRole()
String getName()
Map<String,String> getProperties()
Copyright © 2009–2021 Opencast Project. All rights reserved.