RSE
Release 1.0

org.eclipse.rse.core.model
Interface ISystemContentsType

All Known Implementing Classes:
RemoteChildrenContentsType, RemoteFileChildrenContentsType, RemoteFolderChildrenContentsType, RemoteSearchResultsContentsType, SystemChildrenContentsType, SystemFilterStringContentsType, SystemFilterStringContentsType

public interface ISystemContentsType


Method Summary
 String getType()
           
 boolean isPersistent()
           
 

Method Detail

getType

public String getType()

isPersistent

public boolean isPersistent()

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.