|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.ui.xul.XulEventSourceAdapter org.pentaho.ui.xul.util.AbstractModelNode<UIRepositoryObject> org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryObject org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryContent org.pentaho.di.ui.repository.repositoryexplorer.model.UITransformation
public class UITransformation
Constructor Summary | |
---|---|
UITransformation()
|
|
UITransformation(RepositoryElementMetaInterface rc,
UIRepositoryDirectory parent,
Repository rep)
|
Method Summary | |
---|---|
void |
delete()
|
void |
move(UIRepositoryDirectory newParentDir)
|
void |
setName(String name)
|
Methods inherited from class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryContent |
---|
getCategory, getDescription, getFormatModifiedDate, getImage, getModifiedDate, getModifiedUser, getParent, getRepositoryDirectory, getRepositoryElementType, getType |
Methods inherited from class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryObject |
---|
getComparator, getId, getName, getObjectId, getParentPath, getPath, getRepository, getRepositoryService, isDeleted, setComparator, setRepository, setRepositoryService |
Methods inherited from class org.pentaho.ui.xul.util.AbstractModelNode |
---|
add, add, addAll, addAll, asList, clear, contains, containsAll, get, indexOf, isEmpty, isUniqueList, iterator, lastIndexOf, listIterator, listIterator, moveChildDown, moveChildDown, moveChildUp, moveChildUp, onAdd, onRemove, remove, remove, removeAll, removeModel, retainAll, set, setParent, setUniqueList, size, subList, toArray, toArray |
Methods inherited from class org.pentaho.ui.xul.XulEventSourceAdapter |
---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.List |
---|
equals, hashCode |
Constructor Detail |
---|
public UITransformation()
public UITransformation(RepositoryElementMetaInterface rc, UIRepositoryDirectory parent, Repository rep)
Method Detail |
---|
public void setName(String name) throws Exception
setName
in class UIRepositoryContent
Exception
public void delete() throws Exception
delete
in class UIRepositoryContent
Exception
public void move(UIRepositoryDirectory newParentDir) throws KettleException
move
in class UIRepositoryContent
KettleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |