com.rapidminer.repository
Interface ProcessEntry
- All Superinterfaces:
- DataEntry, Entry
- All Known Implementing Classes:
- RemoteProcessEntry, ResourceProcessEntry, SimpleProcessEntry
public interface ProcessEntry
- extends DataEntry
An entry that can store processes.
- Author:
- Simon Fischer
|
Field Summary |
static java.lang.String |
TYPE_NAME
|
| Methods inherited from interface com.rapidminer.repository.Entry |
delete, getContainingFolder, getCustomActions, getDescription, getLocation, getName, getOwner, getType, isReadOnly, move, rename, willBlock |
TYPE_NAME
static final java.lang.String TYPE_NAME
- See Also:
- Constant Field Values
retrieveXML
java.lang.String retrieveXML()
throws RepositoryException
- Throws:
RepositoryException
storeXML
void storeXML(java.lang.String xml)
throws RepositoryException
- Throws:
RepositoryException
Copyright © 2001-2009 by Rapid-I