@GenerateDto(dtoPackage="net.datenwerke.rs.scriptdatasink.client.scriptdatasink.dto", icon="server") @Indexed public class ScriptDatasink extends DatasinkDefinition
FLAG_CONFIGURATION_PROTECTION, FLAG_WRITE_PROTECTIONDEFAULT_EXPORT_FILENAME| Constructor and Description |
|---|
ScriptDatasink() |
| Modifier and Type | Method and Description |
|---|---|
BasicDatasinkService |
getDatasinkService() |
DatasinkConfiguration |
getDefaultConfiguration(java.lang.String fileEnding) |
FileServerFile |
getScript() |
void |
setScript(FileServerFile script) |
escapeString, getDescription, getKey, getName, hasChildren, setDescription, setKey, setName, toStringgetNodeName, getRootNodeNamegetAcl, getOwner, getParentTarget, setAcl, setOwneraddChild, addChild, addFlag, clearFlags, equals, getBaseType, getChildren, getChildrenOfType, getChildrenSorted, getCreatedOn, getDeniedChildren, getDescendants, getDescendants, getFlags, getId, getIdOrOldTransient, getLastUpdated, getManagerClass, getOldTransientId, getOldTransientKey, getParent, getPosition, getRootLine, getSupportedChildren, getVersion, hasChildrenOfType, hasDescendantsOfType, hasFlag, hashCode, idsMatch, isAncestorOf, isConfigurationProtected, isFolder, isRoot, isUpdateLastUpdated, isWriteProtected, removeChild, removeFlag, setChildren, setConfigurationProtection, setCreatedOn, setFlags, setId, setLastUpdated, setOldTransientId, setOldTransientKey, setParent, setPosition, setUpdateLastUpdated, setVersion, setWriteProtection, wouldContainFlagpublic FileServerFile getScript()
public void setScript(FileServerFile script)
public BasicDatasinkService getDatasinkService()
public DatasinkConfiguration getDefaultConfiguration(java.lang.String fileEnding)