RSE
Release 3.4

org.eclipse.rse.core.model
Interface ISystemContentsType

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

public interface ISystemContentsType

Common interface for representing different contents types of artifacts that can be stored in an IRemoteContainer.


Method Summary
 String getType()
           
 boolean isPersistent()
           
 

Method Detail

getType

String getType()

isPersistent

boolean isPersistent()

RSE
Release 3.4

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