RSE
Release 3.2

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
 java.lang.String getType()
           
 boolean isPersistent()
           
 

Method Detail

getType

java.lang.String getType()

isPersistent

boolean isPersistent()

RSE
Release 3.2

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