public class StaticClientSideRelation extends StaticClientSideElement implements ClientSideRelation
ClientSideElement.Script, ClientSideElement.ScriptFile| Modifier and Type | Field and Description |
|---|---|
(package private) List<String> |
_sourceRelationType |
(package private) List<String> |
_targetRelationType |
_currentUserProvider, _dependencies, _featureName, _id, _pluginName, _rightManager, _rights, _rightsMode, _script| Constructor and Description |
|---|
StaticClientSideRelation() |
| Modifier and Type | Method and Description |
|---|---|
private void |
_addMessageTargetDependency(String messageTargetFactory) |
void |
configure(Configuration configuration) |
List<String> |
getSourceRelationType()
Return the type of source relation supported by this Client Side Relation
|
List<String> |
getTargetRelationType()
Return the type of target relation supported by this Client Side Relation
|
_configureClass, _configureParameters, _configureScript, configureInitialParameters_configureDependencies, _configureImports, _configureRights, _configureRightsMode, getDependencies, getId, getPluginName, getRights, getScripts, getScripts, hasRight, service, setPluginInfo, toStringgetLogger, setLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDependencies, getId, getPluginName, getRights, getScripts, getScriptsList<String> _sourceRelationType
List<String> _targetRelationType
public StaticClientSideRelation()
public void configure(Configuration configuration) throws ConfigurationException
configure in interface Configurableconfigure in class StaticFileImportsClientSideElementConfigurationExceptionprivate void _addMessageTargetDependency(String messageTargetFactory)
public List<String> getSourceRelationType()
ClientSideRelationgetSourceRelationType in interface ClientSideRelationpublic List<String> getTargetRelationType()
ClientSideRelationgetTargetRelationType in interface ClientSideRelation