public class StoragePathAdapter extends AdapterImpl
Adapter.Internal
target
Constructor and Description |
---|
StoragePathAdapter(String storagePath,
boolean isLocal)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getStoragePath() |
boolean |
isAdapterForType(Object type) |
boolean |
isLocal() |
getTarget, notifyChanged, setTarget, unsetTarget
public StoragePathAdapter(String storagePath, boolean isLocal)
storagePath
- The storage path to remember.isLocal
- Whether this storage was local.public boolean isAdapterForType(Object type)
isAdapterForType
in interface Adapter
isAdapterForType
in class AdapterImpl
public String getStoragePath()
public boolean isLocal()
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.